News

The RaspPi and the Arduino communicate via UART as [Steve] felt it was a bit simpler than going the SPI or I2C route. The RaspPi GPIO’s run on 3.3v and the ATMEGA328’s like 5v. To solve this ...