Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
/ ADC-LEDs Public archive

This project aims to read the analog voltage sinusoidal signal as input and output the voltage frequency value to digital ports to show the result as a hex value by turning on the corresponding LEDs.

License

Notifications You must be signed in to change notification settings

elissabk/ADC-LEDs

Repository files navigation

ADC-LEDs

This project aims to read the analog voltage sinusoidal signal as input and output the voltage frequency value to digital ports to show the result as a hex value by turning on the corresponding LEDs. Proteus is used to simulate the circuitry and CCS C Compiler to create and compile the code for the project. The .hex file is obtained after compiling the code in CCS C Compiler and is given to the PIC18F25K22 microcontroller.

About

This project aims to read the analog voltage sinusoidal signal as input and output the voltage frequency value to digital ports to show the result as a hex value by turning on the corresponding LEDs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages