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

gwanryo/practice-atmega128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages