Skip to content

xuaantung/ADC-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ADC to Digital converter with light sensor

Using light sensor ADC values as input values and display the current level of brightness using LEDs

With 0 being the no light and 255 as full brightness

Prerequisites

  • AVR-GCC for linking
  • AVR-GDB for debugging
  • AVR-Libc for support libraries
  • AVRDUDE for uploading code to the on-chip memeories of Michrochip's AVR controller

Usage

To compile: make all

To run: make main-install

About

ADC in AVR Atmega2560

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published