Ideas

Arduino Temperature controlled USB fan

Temperature-controlled USB fan using Arduino

As summer is coming, I bought a USB fan from HuaQiangBei, Shenzhen. However, when I focus myself on work(or game), I could hardly notice its existence. If I can teach it how to think and execute its duty without my order, that will be more practical and fun! So roll your sleeves and follow me

Temperature-controlled USB fan using Arduino Continue Reading

Input Pullup Serial using Arduino

Input Pullup Serial using Arduino

This example demonstrates the use of INPUT_PULLUP with pinMode(). It monitors the state of a switch by establishingserial communication between your Arduino and your computer over USB. Additionally, when the input is HIGH, the onboard LED attached to pin 13 will turn on; when LOW, the LED will turn off. Circuit image developed using Fritzing. For more

Input Pullup Serial using Arduino Continue Reading

Joy Slippers Version 2 using Arduino

Joy Slippers Version 2 using Arduino

These slippers have 4 analog pressure sensors embedded. They can be used to feed Up, Down, Left and Right values into your computer replacing your mouse, joystick… Visit the JoySlippers website >> http://www.joyslippers.plusea.at/ This Instructable improves upon the previous version http://www.instructables.com/id/Joy-Slippers/. It will show you how to make a pair of Joy Slippers, connect them

Joy Slippers Version 2 using Arduino Continue Reading

Scroll to Top