Arduino-Powered Laser Engraver
https://www.electronics-lab.com/arduino-powered-laser-engraver/
MichielD99, a 16 year old Belgian teenage maker build this amazing laser engraver using Arduino UNO, two NEMA-17 stepper motors and stepper motor drivers. This laser engraver uses a 1.8W 445nm laser module, of course, this is nothing compared to the industrial laser cutters who use lasers of (a lot) more than 50W. But this […]
Simple Arduino SD-Card GPS/NMEA Datalogger
https://www.electronics-lab.com/simple-arduino-sd-card-gpsnmea-datalogger/
KF5OBS @ jaunty-electronics.com shows us how to build a minimalistic GPS datalogger. The GPS logger is based on the Arduino platform and stores raw NMEA sentences from pretty much any GPS module to a SD card. For a project I needed to log GPS information. I had various GPS modules and plenty of Arduinos laying […]
Arduino Distance Meter
https://www.electronics-lab.com/arduino-distance-meter/
Paoson Woodwork @ instructables.com has build an Arduino Based Distance meter using SR-04 Ultrasonic sensors and an LCD display: This a project I’ve been working for some time now. It is a device that shows in a little LCD display the distance to the nearest object it can find, usually the floor, the ceilling and two […]
Visuino – visual programming environment for Arduino
https://www.electronics-lab.com/visuino-visual-programming-environment-for-arduino/
Visuino is the latest software developed by Mitov Software which allows you to program your Arduino boards using a graphical interface. So far only the official boards are supported but more will come. Using Visuino you can easily create complex programs using drag and drop interface without the need to become expert in programming. Check […]
Home Thermostat With Arduino and LCD
https://www.electronics-lab.com/home-thermostat-with-arduino-and-lcd/
ArisK3 @ instructables.com decided to replace his home thermostat with a DIY one so he build an Arduino based thermostat with big character LCD. Replacing a standard thermostat (SIEMENS-RAA30 16GR) with a self made, arduino-based, big LCD screen is a fun project. Home Thermostat With Arduino and LCD – [Link]
Arduino Voltmeter Prototype
https://www.electronics-lab.com/arduino-voltmeter-prototype/
Proto G @ instructables.com has build an Arduino based digital voltmeter that is able to measure up to 30V and it’s using an OLED LCD display. In this instructable, I’ll show you how to make a simple arduino voltmeter. It can measure voltages in excess of 30VDC depending on how you configure it. The smaller […]
ArdLock – Arduino Door Lock
https://www.electronics-lab.com/ardlock-arduino-door-lock/
EswarD2 @ instructables.com has build an Arduino based door lock using Arduino UNO, a keypad and a servo motor. This a door lock built as fun project.It is quite easy to build and a fun way to learn and improve your knowledge of arduino.I tried to add a 16*2 display but there werent enough GPIO pins […]
Guide to ESP8266 and Tweeting Using ESP8266
https://www.electronics-lab.com/guide-to-esp8266-and-tweeting-using-esp8266/
Subhan95 @ instructables.com has written a tutorial on how to use ESP8266 with Arduino and tweet using it. What can the ESP8266 do?It is limited by your imagination.I have seen projects and tutorials on the internet showing how to fetch a city’s temperature, stock prices,sending and receiving emails ,making phone calls and much much more.I will […]
PCB Christmas tree
https://www.electronics-lab.com/pcb-christmas-tree/
Well, Christmas may over but we think you may take a look at this well designed PCB Christmas tree and why not consider building it for the next year. Since I already have an Arduino, and I felt pretty comfortable with it, I decided to use it to control the LEDs. However a full Arduino […]
Smokerduino – Arduino Smoker Controller
https://www.electronics-lab.com/smokerduino/
rjkorn @ instructables.com shows us his Arduino Smoker Controller: I had made a Sous Vide controller and thought it might work well for my smoker too. All I really had to do was change the sensor form a Dallas 18B20 to a thermocouple. The Dallas sensor tops out at about 250 degrees Fahrenheit. This particular smoker […]