Vivi4n / ceng355

Code for CENG 355 - Microprocessor-Based Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CENG 355

For CENG 355 - Microprocessor-Based Systems at UVic.

Complete code for a microcontroller that

  1. Reads an analogue voltage level
  2. Outputs an analogue control signal to a 555 timer (via optocoupler) based on the input voltage
  3. Measures the oscillation frequency of the 555 timer
  4. Displays controller resistance (determined from input voltage) and timer frequency on an LCD

system

Overly detailed design summary is here

About

Code for CENG 355 - Microprocessor-Based Systems


Languages

Language:C 99.4%Language:C++ 0.6%