Arduino… Creating an Interactive Display for Arduino: A Step-by-Step Guide 14 Oct 2023October 14, 2023 In the world of microcontrollers and DIY electronics, the Arduino platform is a favorite for building all sorts of projects. Whether you're a seasoned Arduino enthusiast or just getting started,…
Arduino… Arduino with a servo and two buttons 8 Apr 2016November 16, 2020 I had a request to take a servo and attach it to the Arduino. Watch the video, I know the text is hard to read in the video. Please see…
Arduino… Arduino joystick connection 5 Apr 2016November 16, 2020 In this session I take a basic joystick and hook it to my arduino. This is simple but fun and I feel I could come up with some neat projects…
Arduino… Arduino Bluetooth connection with a Bluesmirf Gold 4 Apr 2016November 16, 2020 I take a BlueSmirf BlueTooth chip and connect it to my Arduino. Over all this is a very easy setup. Now it sounds like the two pins that are not…
Arduino… Raspberry PI 2 with Windows IOT talking to Arduino Network 20 Mar 2016November 16, 2020 This session is the start of a full IOT device. It could be used for Home automation or just sensor data that gets transfered to a database. Future versions of…
Arduino… IR receiver to LCD screen 8 Mar 2016November 16, 2020 I have taken a IR receiver and pushed the results to a LCD screen. I also show unknown buttons from a different remote on the serial monitor. This will come…
Arduino… Arduino with networking shield sending data to website 8 Mar 2016November 17, 2020 In this session I take a network shield and hook it to my Arduinio mega. I then take a temp sensor and a tilt switch and produce a webpage when…
Arduino… Arduino 8X8 LED Matrix 1 Mar 2016November 16, 2020 In this session I take 2 8X8 LED matrix boards and join them to the Arduino. Parts Needed Here is the code that I have to make the displays blink…
Arduino… Arduino 16X2 LCD display 29 Feb 2016November 16, 2020 I have a 16x2 LCD display for the arduino. 16X2 refers to the fact that it has the capability to do 16 characters wide and 2 rows high. As you…
Arduino… Heartbeat Sensor 28 Feb 2016November 16, 2020 Arduino Compatible Finger Heartbeat Detection Sensor Module use's Infrared LED and Optical Transistor's to detect pulsation in fingers. Parts Needed -OR- This is the code that comes with the sensor.…