Using USB Type-C on hobbyist projects
https://www.electronics-lab.com/using-usb-type-c-hobyist-projects/
Tyler has build a breakout board for Type-C USB plug and explains how this can be used in various DIY projects. The new Type-C USB connector is the latest addition to the USB connector standards. It offers reversible plugs, direction independent cables, USB3.1 speeds, and 3A charging in a connector only a little bigger than […]
Arduino Load Cell / Scale
https://www.electronics-lab.com/arduino-load-cell-scale/
This is a turorial on how to create a programmable scale for weighing objects, parts counting, even directing product flow on a conveyor system. Parts used are a load cell, an Arduino, and an INA125P amplifier. Arduino Load Cell / Scale – [Link]
USBuddy: USB development tool
https://www.electronics-lab.com/usbuddy-usb-development-tool/
Jakub has designed and built a USB breakout board with current monitor – USBuddy: Do you sometimes develop with USB? I do. So I need to access data lines, bus voltage and I’d like to easily monitor the current too. I made myself a small companion (43.5 mm × 22.5 mm, 9.5 g) to do […]
Getting Started with OPENOCD Using FT2232H Adapter for SWD Debugging
https://www.electronics-lab.com/getting-started-openocd-using-ft2232h-adapter-swd-debugging/
Yahya tipped us with his latest tutorial about flashing EFM32 MCUs with OpenOCD using FT2232H adapter. Old MCUs from vendors like ATMEL and MICROCHIP, like the PIC16F and Atmega family, tend to have a special programming interface to program internal flash. For example, Atmega used SPI pins (MISO, MOSI, SCK) and PIC used two pins […]
A Smart Night Lamp for Kids
https://www.electronics-lab.com/a-smart-night-lamp-for-kids/
A Smart Night Lamp for kids. Tutorial and source code available: Few weeks ago I heard my nephew (aged 7) complaining of the dark at night. Basically he was afraid. So I decided to put knowledge into practice and build a night lamp for kids. Since the project was intended for kids, I thought of […]
3.5″ Color TFT display ILI9481 on Arduino Uno and Mega
https://www.electronics-lab.com/3-5-color-tft-display-ili9481-arduino-uno-mega/
In this video we learn how to drive the new, low cost big, 3.5″ Color TFT display for Arduino Uno and Mega. For the written tutorial please check here. A few weeks ago, I discovered this promising new display on Banggood.com and thought that it might be useful in some of our projects. The price […]
4 Wire Resistance Measurement – Kelvin connection
https://www.electronics-lab.com/4-wire-resistance-measurement-kelvin-connection/
This video describes and demonstrates the 4-wire resistance measurement (Kelvin connection) – what it is, and when & why it is used for making low valued resistance measurements. 4 Wire Resistance Measurement – Kelvin connection – [Link]
Arduino Countdown Timer
https://www.electronics-lab.com/arduino-countdown-timer/
Ardumotive.com shows us how to build a 2-digit countdown timer using Arduino. In this Instructables guide I will show you how to make your own Arduino two digit countdown timer. I made my own circuit by using the ATmega328 micro controller but this is an optional step. In this guide I will help you to […]
Building a PIN Diode Geiger Counter
https://www.electronics-lab.com/building-pin-diode-geiger-counter/
“Kai” is in the process of building a Geiger counter based on BPW34 photodiode and explains his first step for the sensor circuit. The common approach to protect the photodiodes from light is to use one layer of tin foil and connect it to ground. This should also protect the circuit against electromagnetic radiation. I’ve started with something […]
Researchers develop LED covering full visible light spectrum
https://www.electronics-lab.com/researchers-develop-led-covering-full-visible-light-spectrum/
Researchers have developed the first standard LED covering the full visible light, in collaboration with Nichia Corporation. LED and OLED lighting, which is generally called solid-state lighting (SSL), is becoming more common as the next generation lighting. Evaluations of total luminous flux (a performance index for lighting) and color are important for SSL, and to […]