albertopasca.it
[Arduino] Mail Notifier with C# - while (true) { }
Hi all, as my first experiment, an arduino connected to COM9 to recognize incoming mails from google mail (gmail)!! Very easy to do!!! As experiment I connected Arduino board to a breadboard with a GREEN LED and a PIEZO SPEACKER in this way: Rif: albertopasca.it I connected the LED to Arduino pin 13 and speacker to arduino pin 12. The code sended to Arduino ATMEGA328 chip was this: -It Read More
Alberto Pasca