-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8de39cd
commit e62e97e
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |