gwanryo / practice-atmega128

Practice atmega128 using CodeVision AVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Practice atmega128 using CodeVision AVR


Languages

Language:C 100.0%