Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellJoyce authored Jul 8, 2019
1 parent 8de39cd commit e62e97e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Pi-puck FT903 Firmware

### Source code for the FT903 microcontroller firmware on the Pi-puck extension board.

The FT903 provides the Raspberry Pi with a USB interface to the e-puck camera, and an I2C interface to control the three RGB LEDs.

Firmware can be compiled and programmed using the Bridgetek FT9xx Toolchain (https://brtchip.com/ft9xx-toolchain/) v2.5.0 or newer. The FT903 can also be programmed using USB DFU mode from the Raspberry Pi - see https://github.com/yorkrobotlab/pi-puck/tree/master/ft903 for more details.

0 comments on commit e62e97e

Please sign in to comment.