Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (24 loc) · 753 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 753 Bytes

practice-atmega128

Purpose

Personal practice atmega128 using CodeVisionAVR

Project

  1. test
    • Test code
  2. 7segments
    • Using 7 segments display
  3. uart
    • printf to UART for debug
  4. infra_red
    • Using infrared sensor with free-running method (ADC)
  5. infra_red_interrupt
    • Using infrared sensor with interrupt method (ADC)
  6. ultrasound
    • Using ultrasound sensor with external interrupt and clock/timer

Tool

Software

  • CodeVisionAVR 3.34 Evaluation
  • rarely Atmel Studio 7