Arduino Mega Chess on TFT display
https://www.electronics-lab.com/arduino-mega-chess-tft-display/
Chess processor with GUI dedicated for Arduino Mega. by Sergey Urusov After some my Arduino project remains unclaimed touchscreen, so I decided to realize my chidhood dream to create a chess program. After a couple of months it wins me, but it is not big deal because i do not have any chess rating, just […]
DAC Shield For Arduino Nano using MCP4725
https://www.electronics-lab.com/dac-shield-arduino-nano-using-mcp4725/
This project features an easy to use Digital to Analog converter (DAC) shield for Arduino Nano. The project is built using MC4725 12Bit DAC IC over I2C communication. The shield directly seats on Arduino Nano and also can be used as stand-alone DAC converter that can be connected to other micro-controller board with help of […]
Arduino Milliohm Meter
https://www.electronics-lab.com/arduino-milliohm-meter/
danielrp @ instructables.com writes: This is an accurate milliohm meter with a maximum resolution of 0.1mOhm. The design is very simple, the whole assembly can be built in a couple of hours once all the parts are gathered. It is based on a precision current sink and a high-resolution ADC controlled by an Arduino Nano […]
The Little Buddy Talker – Arduino Compatible Speech Chip Set
https://www.electronics-lab.com/little-buddy-talker-arduino-compatible-speech-chip-set/
Small, versatile, fun, and inexpensive! Use the 254 word library to bring speech to your Arduino projects! Speak, Arduino, Speak! About a year ago, I designed an Arduino shield that allowed for you to add voice to your electronic designs. I’ve since been able to minimise that design into a much less inexpensive, and smaller […]
The ezPixel is an Upcoming FPGA based WS2812B Controller Board
https://www.electronics-lab.com/ezpixel-upcoming-fpga-based-ws2812b-controller-board/
FPGAs are field programmable gate arrays which basically means they are reconfigurable hardware chips. FPGAs have found applications in different industries and engineering fields from the defence, telecommunications to automotive and several others but little application in the maker’s world. Mostly, as a result of being largely difficult and high cost as compared to the likes […]
Easy LED Strip Lightning Made possible by ChromaTab
https://www.electronics-lab.com/easy-led-strip-lightning-made-possible-chromatab/
LED strips provide users with multi-color and flexible illumination which can be fit into tight spacing. Also, they are customizable, durable, and easy to install which is why LED strips have gained popularity in design and personal projects. However, installing them can result in a lot of wire, power transistors (to control the LEDs), a […]
Arduino Nokia 5110 Tutorial #2- Displaying Customized Graphics
https://www.electronics-lab.com/arduino-nokia-5110-tutorial-2-displaying-customized-graphics/
In one of our previous tutorials we did an introduction on how to use the Nokia 5110 LCD with the Arduino, the tutorial covered displaying texts with different fonts etc. For this tutorial, we are taking things a little bit further and will be working through the display of customized graphics on the Nokia 5110 […]
DS18B20 Sensor Based Thermometer with Nokia 5110 LCD display
https://www.electronics-lab.com/ds18b20-sensor-based-thermometer-nokia-5110-lcd-display/
Hi guys welcome to this tutorial. Today we will be building a simple temperature monitor using the DS18B20 sensor with a Nokia 5110 LCD Display and an Arduino mega. The DS18B20 digital temperature sensor gives a 9-bit to 12-bit Celsius temperature readings and also has an alarm function with nonvolatile user-programmable upper and lower trigger […]
Imitation Fireplace Using Cool Mist and LEDs
https://www.electronics-lab.com/imitation-fireplace-using-cool-mist-leds/
A convincing artificial fire effect for the holiday season, using NeoPixel LEDs, an Arduino UNO, and a cool mist module. The instructions for this are actually pretty simple, basically you just need to get the materials, and put them all together. The only technical part is soldering the wires onto the NeoPixel stick, and uploading […]
Open-Source NB-IoT Shield for Arduino
https://www.electronics-lab.com/open-source-nb-iot-shield-arduino-2/
This completely open-source LTE shield uses the latest and greatest CAT-M NB-IoT technology optimized for low-power IoT devices! by Timothy Woo @ hackster.io: With the emergence of low-power IoT devices with cellular connectivity and the phase-out of 2G (with only T-mobile supporting 2G/GSM until 2020), everything is moving toward LTE and this has left many […]