Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:bus-parrot [2015/01/11 01:33] – [Firmware] darron | projects:bus-parrot [2017/01/12 22:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
</ | </ | ||
- | The Bus Parrot is a clone of the Bus Pirate general purpose I/O device for the RPi. | + | The Bus Parrot is a clone of the Bus Pirate general purpose I/O device for the [[: |
In this instance communication is performed via the RPi built-in UART rather than using a USB bridge as in the original. | In this instance communication is performed via the RPi built-in UART rather than using a USB bridge as in the original. | ||
Line 19: | Line 19: | ||
=== Build === | === Build === | ||
- | This layout | + | This layout is almost functionally the same as the original the difference being the the power section. |
- | as the original the difference being the the power section. | + | |
{{: | {{: | ||
Line 36: | Line 35: | ||
BITRULES=0x1700 | BITRULES=0x1700 | ||
VPP=9 | VPP=9 | ||
- | PGM=255 | + | PGM=-1 |
PGC=10 | PGC=10 | ||
PGD=11 | PGD=11 |