Light-Up Poker Chip
Spice up your poker games with these cool blinking chips. They can be programmed on the fly to have a certain number of the LEDs illuminated to indicate value, or you can have the lights blink in a...
View ArticleOpen Source IoT Platform
The Project Intended as open source for those who want to build their own dosimeter with their own tools, this is an IOT device that can take several sensors and have the data centralized online. The...
View Article3D-Printed RGB Wallet
Stand out from the crowd with this unabashedly ostentatious excuse for a wallet. It’s got plenty of space, RGB lights, and you can even put your name on it for added vanity. Interested? Keep reading!In...
View ArticleSSD1306xLED Tinusaur ATtiny85 Library for SSD1306
Story SSD1306xLED is a C library for working with the SSD1306 display driver to control dot matrix OLED/PLED 128×64 displays. It is intended to be used with the Tinusaur board but should also work with...
View ArticleThiDom Home automation
Story This project uses Arduino, Raspberry and Attiny, it allows you to control nd monitor your home (AC outlet, shutters, heater, light, opening detector, temperature …). The raspberry is the web...
View ArticleOH HAI! on Windows 10 IoT Core
Story Oh, Hai Hai (‘hi’) is an integration point for several stand alone smart home technologies. Hai runs on the Raspberry Pi and can be adapted to optimize electricity consumption (lighting/HVAC)...
View ArticleBasic Servo Motor Controlling with Microchip PIC Microcontroller
The servo motor is widely used in model hobbyist such as airplane R/C model for moving the rudder, ailerons, elevators and acceleration control or in the car R/C model for steering and acceleration...
View ArticleBasic User’s Experiment Notes
The “Basic User’s Experiment Note” is based on the popular 8-bit Atmel AVR ATmega328P microcontroller using AVRJazz 28PIN development board. This e-book covering most of the Atmel AVR ATmega328P...
View ArticleBuild Your Own Microcontroller Based PID Control Line Follower Robot (LFR) –...
One of the interesting parts in building the Line Follower Robot is; you could start it with a very simple version by using just two transistors with the LED and LDR for sensor (Build Your Own...
View ArticleUsing Push Button Switch with Atmega32 and Atmel Studio
This tutorial is meant for beginners in the field of Atmel AVR programming. I hope that you already read my first tutorial Blinking LED using Atmega32 and Atmel Studio. In most of the embedded...
View ArticleLED Driver MAX7219 – clock
Below is the schematic that shows how the IC is wired to the ATMEGA328 microcontroller and the 4 digit 7-segment display with comon cathode. Besides the MAX7219 you need only three other external...
View Articleservo motor controller
In ths project you can learn how to build a servo controleer motor with the ATMEGA328 board. The position of the servo motor is controlled by the software (sweep back and forth) or by a potentiometer....
View ArticleLED Mood light
In this projects 8 different colors are displayed with the use of a RGB LED. The microcontroller that is used is the ATMega8. An RGB LED is a LED which has three LED’s integrated in one packaging....
View ArticleATTiny 2313 BOARD
his board is a development board on which you can build your projects. It is suited for educational use, experiments or prototyping. The board uses the ATTiny2313 microcontroller with a 20Mhz clock....
View ArticleATMega328 Board
The ATMega328 board is a microcontroller board based on the ATmega328, The board contains everything needed to support the microcontroller. The board need 5VDC to power it. Simply connect the power...
View ArticleHome Appliance Control over Mobile Network
You can call up on your colleague‘s mobile number and ask him/her to turn on or off the lights or other appliance of your office. You may be any where in the world at that time, as mobile network...
View ArticleControl Electrical Appliances from Android Smart Phone using Bluetooth :...
Connecting Bluetooth Module with Development Board The Bluetooth module has seven interface pins of which two are NC (not connected) pins. The table below shows how you can interface with it our low...
View ArticleControl Electrical Appliances from Android Smart Phone using Bluetooth :...
Connecting Bluetooth Module with Development Board The Bluetooth module has seven interface pins of which two are NC (not connected) pins. The table below shows how you can interface with it our low...
View ArticleP10 LED Display Panel Interface with AVR ATmega8
Making LED displays and signage is a complete industry in itself serving all sorts of clients like banks, railway stations, factories, airport and more. In earlier days display units were made using...
View ArticleLED Dot Matrix Room Temperature Display using P10 and ATmega8
Room temperature display on big screen is a common requirement from industrial sector. Used in server rooms, PLC rooms, storage rooms and many other places in an industrial units. Traditionally seven...
View Article