Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 487 Bytes

AVR

This repository is about study of Atmega128 programming.
I code these on CodeVision. So if you run these, you may have to edit them little bit.

Variable resistance

Program with variable-resistance.
The analog value is changed by turnning switch. Received it and then show it by a 7-segment.

RTC

Program with ds1302 module.
RTC stands for real time clock. We use it to count time.

Calculator

Program with 4*4 keypad.

Making CAR

Program with ultrasonic sensor.