DIY Electronics

Articles Written 292

Universal 1W LED Standby Light

Circuit of the Universal 1W standby LED Light introduced here is more self-contained and more flexible than many of the early designs. The circuit consists of a small Lithium-Ion (Li-Ion) battery, simple Li-Ion battery charger, […]

Pauper’s Rotary Encoder

Quadrature Encoder is a familiar everyday sensor in robotics world. A quadrature encoder is a handy rotary encoder that let you know the speed and direction of a rotating shaft or linear motion. Let’s start […]

How to Build a Digital Weight Scale

Nowadays, if you want to build your own digital weight scale, it’s surprisingly easy because you only need a handful of commonly available components in addition to your favorite Arduino microcontroller board. In this primer […]

How to Play with PT100 Sensors

Recently I came across a bundle of PT100 temperature sensors (after a long time), and wanted to build a temperature sensor device with the help of an Arduino. Even though I already had a few […]

How to Play with RTC Modules

The following article is a simple guide lets you get time and calendar functions with a real time clock chip and microcontroller. Hopefully this entryway can help you to walk through your own project ideas […]

Laptop Security Alarm

Want to keep your laptop/notebook securely? Introduced here is the idea of a simple yet effective laptop/notebook antitheft alarm device with a security cable that fits in the USB port of the laptop/notebook. The security […]

Quick Servo Tester Nano(v3)

Here’s a nice little project of a quick servo tester with Arduino Nano (v3) microcontroller board. Another key part in this basic project is a cheap Arduino Nano(v3) expansion shield. The hardware setup is extremely […]