interfacing

AVR Data Logger with MicroSD using ATmega32 microcontroller

This project shows you how to store data into microSD card in files with FAT32 format using microcontroller AVR ATmega32. The MCU receives sensor’s data through internal ADC. You can connect up to 8 different sensors to the system. In this project, Dharmani uses one channel to read temperature value from LM35 sensor and remain […]

AVR Data Logger with MicroSD using ATmega32 microcontroller Read More »

Electric Spinning Wheel using ATmega8 microcontroller

The Electric Eel Wheel is a smart electric spinning wheel which helps you spinning the fiber of your choice into yarn easily instead of traditional wheel. This Electric spinner is lighter and smaller, making it easier to take your spinning with you. You can control spinning speed and its direction, forward or reverse. The electronics

Electric Spinning Wheel using ATmega8 microcontroller Read More »

Atmega Rechargeable Battery Capacity Tester using ATMega168 microcontroller

This ATMega168-based battery tester allows you to find out the overall capacity of the rechargeable battery. It can shows how long will a battery last from the time it’s fully charged to the time that the “low battery” indicator comes on your device. It can be used to test multiple cells individually, and display the

Atmega Rechargeable Battery Capacity Tester using ATMega168 microcontroller Read More »

Simple Automatic Battery Discharge Analyzer using ATmega48 microcontroller

The project allows you to analyze characteristics of unknown/junk battery especially the capacity and variation of the voltage on discharge. It is controlled with a PC via a serial port. No external power supply is required because it is powered by RS-232C signals. It uses ATmega48 as main controller for dummy load and constant current

Simple Automatic Battery Discharge Analyzer using ATmega48 microcontroller Read More »

AVR Security Keypad Lock using ATtiny2313 microcontroller

The Security Keypad Lock Project is a basic access control system based on ATtiny2313. It can be modified to protect just about anything. The “Code Lock” ability will allow the rightful user to deploy the platform to any property that requires simple password-protection. The “AVR” RISC microcontroller used ensures low costs. Possible applications may include:

AVR Security Keypad Lock using ATtiny2313 microcontroller Read More »

Speaking Calculator using AVR ATmega88 microcontroller

Speaking Calculator using AVR ATmega88 microcontroller

This Speaking Calculator project is an interesting device built just by three chips that can be very useful to blind people. The system has four basic operations (addition, subtraction, multiplication and division), and the functions: clear all, change of sign (+/-), inverse (1/x), square root (v), pi number (p), add with memory (M+) and read

Speaking Calculator using AVR ATmega88 microcontroller Read More »

Handy Password Managing System, Lord of the Keys using AVR ATmega168

The Lord of the Keys is password managing system that able to store many usernames and passwords inside a Java Card™ smart card (one of the most secure methods to store confidential information). Whenever a dialog box appears in an application or web browser requesting a username and password. These security features can be found

Handy Password Managing System, Lord of the Keys using AVR ATmega168 Read More »

Scroll to Top