Arduino LED Wall clock using WS2811
https://www.electronics-lab.com/arduino-led-wall-clock-using-ws2811/
This is a big LED digit wall clock based on Arduino and WS2811. Features : big digits ( each digit is approximately the size of a A4 paper). slim in order to fit in a photo frame (a big one). auto dim the light depending on the light in the room. dedicated DST button. Arduino […]
Arduino IDE 1.6.6 Now Available for Download
https://www.electronics-lab.com/arduino-ide-1-6-6-now-available-for-download/
Arduino IDE latest version is ready for download. New features include the arduino-builder tool for command-line fans, a nifty Serial plotter that should help with visualizing sensor readings and tons of bug fixes. From the Arduino blog: Today we are very proud to release Arduino IDE 1.6.6 and updated cores for all supported platforms (AVR […]
Arduino Watch Sport
https://www.electronics-lab.com/arduino-watch-sport/
by Alexis Ospitia @ instructables.com: In today’s technology, especially electronics have come a long way, to the point that today can make projects a few years ago were very complicated to implement, thanks to these technological advances are now able to design and implement our houses projects. and through this article I come to show you […]
Arduino Project: MP3 player using Arduino and DFPlayer mini MP3 player module
https://www.electronics-lab.com/arduino-project-mp3-player-using-arduino-and-dfplayer-mini-mp3-player-module/
Building an MP3 player with Arduino is extremely easy. We use the DFPlayer mini in order to build a simple MP3 player. The MP3 player has 3 buttons, in order to Play/Pause, to load the next song and one in order to load the previous song. In this video we are using an Arduino Uno, […]
Lie Detector and Biofeedback Arduino Based
https://www.electronics-lab.com/lie-detector-and-biofeedback-arduino-based/
by masteruan @ instructables.com: This tutorial will explain how to build a machine for biofeedback. But first a bit of theory. What is biofeedback? Biofeedback is the process of gaining greater awareness of many physiological functions primarily using instruments that provide information on the activity of those same systems, with a goal of being able to […]
A Tutorial For Launching Your First Balloon
https://www.electronics-lab.com/a-tutorial-for-launching-your-first-balloon/
Here is a nice tutorial about launching you first ballon into space. Also tracking device information is provided. Source is available here: There are a lot of reasons to put together a weather balloon launch. Its a great project for a STEM /STEAM class, it requires planning, electronics and programming, and teamwork. It has a […]
Attiny85 EMF detector
https://www.electronics-lab.com/attiny85-emf-detector/
by masteruan @ instructables.com: This is a simple tutorial to create an EMF detector. You can use Arduino for this job, but is better use a microcontroller called Attiny85. It is possible program it throe the Arduino interface. Attiny85 EMF detector – [Link]
Arduino with GSM and PIR Sensor
https://www.electronics-lab.com/arduino-with-gsm-and-pir-sensor/
by motheeb @ instructables.com: This lesson will allow you to use SMS to control an LED along with using Arduino to make automatic calls to your phone in case it sensed movements in your room. You will be able to listen to the voices there and act upon emergency. Arduino with GSM and PIR Sensor – […]
DIY Capacitance Meter
https://www.electronics-lab.com/diy-capacitance-meter/
electro-labs.com published another great project based on Atmega328P: We are building another opensource SoloPCB project which is very enjoyable to build and use. In our electronics works, we frequently need to know the actual value of a capacitor. As you know, small sized SMD capacitors have no markings showing their values. Or there are lots of […]
OpenduinoGSM an open source tool Arduino IDE compatible with Opengate project inside
https://www.electronics-lab.com/openduinogsm-an-open-source-tool-arduino-ide-compatible-with-opengate-project-inside/
Emanuele @ dev.emcelettronica.com: OpenduinoGSM is an open source tool for hobbyists & professional makers. The first project realized is the useful opengate (one ring with your phone and the gate is open). Inspired with OpenduinoGSM! With OpenduinoGSM you have the option of using the Arduino development environment, so anyone, even those who are unfamiliar electronics and […]