Choose The Best Display For Your Arduino Project
https://www.electronics-lab.com/choose-best-display-arduino-project/
Have you ever been unsure which display you should be using in your next project? This tutorial from educ8s.tv will come in handy for choosing the best display for your each and every Arduino project! There are lots of choices, so let’s talk about each one of them. Basically, you have three types of displays: […]
Dual Screen Netatmo Weather Station
https://www.electronics-lab.com/dual-screen-netatmo-weather-station/
Netatmo Weather Station is a module that measures your indoor comfort by providing vital information such as temperature, humidity, air quality, and CO2, alerting you when you need to air out your home to bring down its pollution levels. One of the Netatmo limitations is that you need to use a smartphone to view the […]
Badgerboard, LoRa Future IoT Development Board
https://www.electronics-lab.com/badgerboard-lora-future-iot-development-board/
The LoRa Alliance™ is an open, non-profit association of members who believe that the Internet of Things era is now, its LoRaWAN is a Low Power Wide Area Network with features that support low-cost, mobile, and secure bidirectional communication for Internet of Things (IoT), machine-to-machine (M2M), smart city, and industrial applications. LoRaWAN is optimized for […]
LC-04 4 Channel Logic Converter 3.3V – 5.0V
https://www.electronics-lab.com/lc-04-4-channel-logic-converter-3-3v-5-0v/
If you have ever tried to connect a 3.3V device to a 5V system, you know what a challenge it can be. The LC-04 bi-directional logic level converter is a small device that safely steps down 5V signal to 3.3V and steps up 3.3V to 5V at the same time. In this instructable, mybotic explained the […]
Introducing Autodesk Circuits Simulator For Beginner
https://www.electronics-lab.com/introducing-autodesk-circuits-simulator-beginner/
Circuits.io is an online platform created by Autodesk for hardware hackers. It provides a browser-based application for designing, simulating electronic circuits and creating PCB boards. Autodesk circuits simulator can simulate Arduino-based projects for testing designs and programs before creating them in real life. The simulator allows you to learn electronics using a virtual Arduino board […]
Using a Color Sensor (TCS230) with Arduino Uno and ST7735 color TFT display
https://www.electronics-lab.com/using-color-sensor-tcs230-arduino-uno-st7735-color-tft-display/
In this video tutorial educ8s.tv show us how use the TCS230 color sensor with Arduino: Hey guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. In this video we are going to learn how to use the TCS230 […]
DIY Home Energy Meter
https://www.electronics-lab.com/diy-home-energy-meter/
A new tutorial by The DIY Life is for building a home energy meter that provides information about power consumption and cost estimates for the month. Using Arduino and some other components you can build your own energy meter that measure the supply current to your home through a CT (current transformer), current, power, maximum […]
Arduino Installing and Using Libraries
https://www.electronics-lab.com/arduino-installing-using-libraries/
runtimeprojects.com has a tutorial on how to install and use Arduino libraries. Libraries are an essential part in the Arduino world. They are what makes Arduino so easy to use. Libraries are written to encapsulate complex functions and expose them as simple function calls to the user. For example to switch a pixel on and […]
Arduino-Based VU Meter
https://www.electronics-lab.com/arduino-based-vu-meter/
The voice unit (VU) meter is a device that displays a representation of the signal level in audio equipment. It is used in some consumer audio equipment for utilitarian purposes such as in recording devices or for aesthetics like playback devices. The original VU meter is a passive electromechanical device, but using a few LEDs […]
Arduino Ouija Board
https://www.electronics-lab.com/arduino-ouija-board/
Ouija Board is a flat board marked with the letters of the alphabet, the numbers 0–9, the words “yes”, “no”, along with various symbols and graphics. It uses a small heart-shaped piece of wood or plastic called a planchette. Participants place their fingers on the planchette, and it is moved about the board to spell […]