Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:bus-parrot [2015/01/11 01:33]
darron [Firmware]
projects:bus-parrot [2017/01/12 22:44] (current)
Line 4: Line 4:
 </wrap> </wrap>
  
-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 [[:boards:rpi|Raspberry Pi]].
  
 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 is a work-in-progress and is almost functionally the same +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.+
  
 {{:projects:busparrot.png?200|SCHEMATIC}} {{:projects:busparrot.png?200|SCHEMATIC}}
Line 36: Line 35:
 BITRULES=0x1700 BITRULES=0x1700
 VPP=9 VPP=9
-PGM=255+PGM=-1
 PGC=10 PGC=10
 PGD=11 PGD=11