Line Follower with PID
-
Updated
Mar 11, 2018 - Makefile
8000
Line Follower with PID
HC05 Bluetooth Module acts as a receiver. The Mobile phone uses its inbuilt Bluetooth to send the data using an app, hence it acts as a transmitter. Now based on the command sent through the phone, the Car is made to go in different directions accordingly.
Mini project based on AVR Micro-Controller to get room temperature using LM35 sensor connected to ADC channel and LCD to display Temperature all the time.
Smart Home system project consist of two AVR Micro-Controllers.The first Micro-Controller responsible for interfacing with the user and the second one responsible for the system operations and control.In this project I implemented the following drivers Keypad,Lcd,SPI,Timer,and ADC.
In this project, we wanted to implement Simon Game with ATmega32 microcontroller. We also used the C language to write the program.
Garag system based on AVR Micro-Controller using two PIR sensors to detect cars on the entrance and exit gates connected to external interupts, and two servo motors to control both gates so I used also Timer module to generate PWM to control servo motors angel.Finally I used LCD to Display car number in the garage and if there is a place or gara…
Stop Watch with ATMEGA 32 Using Timer 1 & 3 Interrupts
Contains Code for timing SPI transmissions between two Atmega32a.
Design a hotel room Locker system that enable the guest to set a password, this password should never delete even if the microcontroller power is off
Mini project based on AVR Micro-Controller to guess hidden number in the game.I used only LCD driver and Keypad driver for this project.
A real-time clock (RTC) that show the current time
C Codes that can be compiled in Mircrochip Studio to generate hex files. The hex files can be burned into any ATMega32
My simon-game project that is written in C language for the AVR ATMEGA32 microcontroller.
Smart Home Project implemented by ATmega32 Microcontroller, LCD, Keypad, LM35 Temperature Sensor and LEDs.
A Digital Clock, Implemented with ATMega32 Microcontroller
Fan Speed Controller with Temperature
atmega32-miniproject | Student study to review for final exam
Add a description, image, and links to the atmega32 topic page so that developers can more easily learn about it.
To associate your repository with the atmega32 topic, visit your repo's landing page and select "manage topics."