Rpi to Arduino I2C
Budget: $30 – $250 USD
I need a basic functioning program that does this....I want to from command line on Rpi go into Python shell and enter let's say
(a1). And on Arduino digital pin 10 goes (HIGH)
(a21). ....... . ....... ...... (blink slow)
(a22). ........ ...... ....... (blink fast)
(a3). ...... .......... ....... .. goes (LOW)
And just continue that loop. I mean stay in the python shell until I kill the whole program with Ctrl+C
(a1). And on Arduino digital pin 10 goes (HIGH)
(a21). ....... . ....... ...... (blink slow)
(a22). ........ ...... ....... (blink fast)
(a3). ...... .......... ....... .. goes (LOW)
And just continue that loop. I mean stay in the python shell until I kill the whole program with Ctrl+C