Controlling an Arduino with a Raspberry Pi webserver

preview_player
Показать описание
Finally found some python webserver code that spits out integers over I2C to an Arduino :) Made a simple webpage with 4 buttons to control 4 leds.
Рекомендации по теме
Комментарии
Автор

Hi; I am trying to interface an Arduino Nano with a Raspberry Pi over I2C, I have most of it working but the software I am using is really slow. I stumbled across this yesterday and it seems to be a better solution. I'll take a look at the github link for some more ideas. Thanks for posting this.

Sternhammer