Bus Pirate Demoboard Example list
From DP
Analog to Digital converter over the I2C
connections/jumper setup
- BP protocol setup (link)
- interface
Commands
Setup ADC (0x10): [0x10 ADC#] ADC# Key // AN3= analogue in * 3/3 // AN8= analogue in * 2/3 // AN9= analogue in * 1/3 // AN29= temperature // AN30= DAC // AN31= FVR buffer
Read ADC (0x11): [0x11 r r r r:2]
I2C>[0x10 29]
I2C START BIT
WRITE: 0x10 ACK
WRITE: 0x1D ACK
I2C STOP BIT
Set ADC to read from internal temperature.
I2C>[0x11 r:5]
I2C START BIT
WRITE: 0x11 ACK
READ: 0x62 ACK 0x62 ACK 0x62 ACK 0x62 ACK 0x62
NACK
I2C STOP BIT
I2C>
Analog to Digital converter over the SPI
- connections/jumper setup
- BP protocol setup (link)
- interface
Analog to Digital converter over the UART
- connections/jumper setup
- BP protocol setup (link)
- interface
Digital to Analog converter over the I2C
- connections/jumper setup
- BP protocol setup (link)
- interface
Digital to Analog converter over the SPI
- connections/jumper setup
- BP protocol setup (link)
- interface
Digital to Analog converter over the UART
- connections/jumper setup
- BP protocol setup (link)
- interface
EEPROM over the I2C
- connections/jumper setup
- BP protocol setup (link)
- interface
EEPROM over the SPI
- connections/jumper setup
- BP protocol setup (link)
- interface
EEPROM over the UART
- connections/jumper setup
- BP protocol setup (link)
- interface
PWM over the I2C
- connections/jumper setup
- BP protocol setup (link)
- interface
PWM over the SPI
- connections/jumper setup
- BP protocol setup (link)
- interface
PWM over the UART
- connections/jumper setup
- BP protocol setup (link)
- interface
