Equipment/Bus Pirate: Difference between revisions
From London Hackspace Wiki
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
white - CS | white - CS | ||
black - MISO | black - MISO | ||
AVRDude bus pirate mappings: | |||
+ * BusPirate AVR Chip | |||
+ * --------- -------- | |||
+ * GND <-> GND | |||
+ * +5V <-> Vcc | |||
+ * CS <-> RESET | |||
+ * MOSI <-> MOSI | |||
+ * MISO <-> MISO | |||
+ * SCL/CLK <-> SCK |
Revision as of 20:31, 9 March 2010
brown - GND red - +3.3 orange - +5 yellow - ADC green - VPU blue - AUX purple - CLK grey - MOSI white - CS black - MISO
AVRDude bus pirate mappings:
+ * BusPirate AVR Chip + * --------- -------- + * GND <-> GND + * +5V <-> Vcc + * CS <-> RESET + * MOSI <-> MOSI + * MISO <-> MISO + * SCL/CLK <-> SCK