Category: Arduino
How to Use Arduino and a RF 433 Long Range
This is a tutorial on how to use a 433MHz long range transmitter/receiver with Arduino. I just explain how i have use the 433MHz RF Long Distance Transmitter / Receiver Pair and a arduino to install it on my rc truck for a firework ignition, lamp , pan tilt camera system How to Use...
Continue ReadingInterfacing 8×8 LED Matrix with Arduino
This tutorial will show how to interface a 8x8 LED matrix with Arduino. Example code is provided. LED matrix displays can be used to display almost anything. Most modern LED sign boards uses various types of matrix boards with controllers. In this tutorial we are going to interface a...
Continue ReadingArduino 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 -...
Continue ReadingA 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...
Continue Reading3.5″ Color TFT display ILI9481 on Arduino Uno and 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....
Continue ReadingArduino 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...
Continue ReadingRFID Computer login
Luke wanted to login on his PC without having to type in a password. He solved this by using a RC522 RFID reader and an Arduino Leonardo. There are various products on the market that would solve this problem from fingerprint readers to proximity dongles but i decided to see what i...
Continue ReadingHow to measure temperature very accurately with an Arduino
This project shows how to measure temperature data from a TSYS01 Temperature Sensor board using Arduino: While studying in university we were challenged as part of a course work into designing a box with very accurate temperature control. If the project were to succeed, multiple...
Continue Reading