资讯

I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
The design is clean and direct featuring off the shelf tubing and fittings, 2 pressure/vacuum switches, and an Arduino.
When the Pi is shut down in software, the Arduino can sense that the Pi isn’t on any more and disconnect the power. The remote control is used to turn the Pi on.
While you could (eventually) learn to code Arduino projects yourself and make your Arduino do almost anything, you can also simply piggy back off open-source projects already available (that's ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn't very pretty to ...
When reed switch is opened, pin 2 of Arduino goes high with the help of the pull-up resistor R2, and the alert signal is available through the piezo-speaker PZ1 (not an active piezo-buzzer). At the ...