Full featured Arduino DSLR Intervalometer


https://www.electronics-lab.com/dslr-intervalometer/

by aniansh @ instructables.com: Have you ever felt like creating one of those city street time lapses that you see on the internet or recording the blooming of a flower through a time lapse or maybe create a night sky panorama of the milky way drifting in the background? Well, now you can do so […]

Wireless Weather Station using Arduino Due, DHT22 sensor and NRF24L01+


https://www.electronics-lab.com/wireless-weather-station-using-arduino-due-dht22-sensor-nrf24l01/

educ8s.tv uploaded a new project on youtube. In this video we build a Wireless Weather Station using the fast and powerful 32bit Arduino Due board. We measure the temperature and the humidity with a couple of DHT22 sensors and we communicate with the remote sensor using the 2.4GHz NRF24L01+ module. Let’s see how to build […]

Learn how to play sound with Arduino by building a DIY Micro Piano


https://www.electronics-lab.com/learn-play-sound-arduino-building-diy-micro-piano/

In this video we are going to learn how to make sound with Arduino. We are going to build a simple Micro Piano in order to demonstrate the capabilities of the tone function. Let’s start! Playing back sound is great for adding audio feedback to our projects. So far we were using displays or LEDs […]

WiFiRGB – A WiFi-enabled RGB high-power LED


https://www.electronics-lab.com/wifirgb-wifi-enabled-rgb-high-power-led/

Tom blogged about his WiFi/Browser controlled RGB LED project: Features Simple hardware, using pre-fabricated modules Controls an RGB LED via any recent browser, any operating system WiFi credentials can be configured via browser Software is written as an Arduino sketch WiFiRGB – A WiFi-enabled RGB high-power LED – [Link]  

Electromagnetic Field Detector using an Arduino


https://www.electronics-lab.com/electromagnetic-field-detector-using-arduino/

by LightBug @ instructables.com: In today’s instructable I’m going to show you how to build your own electromagnetic field meter using an Arduino. This device can be used to detect mains voltage, static electricity and radiations from certain devices. Electromagnetic Field Detector using an Arduino – [Link]

Arduino Uno Menu Template


https://www.electronics-lab.com/arduino-uno-menu-template/

PaulSS @ instructables.com shows us  how to build a menu for a LCD/button shield: While working on a new Instructable (coming soon) I had decided to use an Arduino Uno with an LCD/button shield I purchased off of AliExpress. It’s a knockoff of the DFRobot Shield. I knew that I needed a menu for my […]

Arduino Tutorial: Serial Plotter the new impressive tool of the Arduino IDE


https://www.electronics-lab.com/arduino-tutorial-serial-plotter-new-impressive-tool-arduino-ide/

A few months ago, with version 1.6.6, the Arduino IDE introduced a great new feature. It is called Serial Plotter and you can find it in your Arduino IDE under the tools menu. Using the Serial Plotter we can graph the output of our Arduino project in real time. A tutorial describing this feature and […]

Arduino – Laser Tripwire Alarm System


https://www.electronics-lab.com/arduino-laser-tripwire-alarm-system/

In this instructable, we will be building a laser guided tripwire alarm system using a SainSmart Leonardo R3 development board. Arduino – Laser Tripwire Alarm System – [Link]

1000 steps Servo motor


https://www.electronics-lab.com/1000-steps-servo-motor/

TheSuperSewcio @ instructables.com shows us how to control a servo motor in high precision using Arduino: In many project like CNC machines people use stepper motors. They are probably always more expensive than servos. They can rotate 360°, 1 step = 1,8° (mostly). Servos can rotate only from 0° to 180°, 1 step = 1°. But […]

Build an Arduino-Controlled AM/FM/SW Radio


https://www.electronics-lab.com/build-arduino-controlled-amfmsw-radio/

by Raymond Genovese @ www.allaboutcircuits.com: The idea of a single chip radio is intriguing. The prospect is especially interesting to me because, frankly, I envy the analog skills I associate with building a radio receiver. When I browsed the circuit literature in the area, I came across the Silicon Labs collection. One of their chips, […]