pdxfrog / ucontrol32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ucontrol32

lecture2: Simple FSM. Controlling an LED through a switch.
lecture3: Using the Change Notification Flag register.
lecture4: Using the Change Notification Flag register and Finite State Machine
lecture5: Basic usage of 1 second timer.
lecture6: Delaying with a timer.
lecture7: Configuring a 32-bit timer with bit operations.
lecture8: Beginnings of an RTCC implementation (incomplete)
lecture9: Initializing and sending a character on the UART.
lecture11: Initializing and using the ADC.
lecture13: Initializing and using the PWM module with ADC.
lecture14: SPI Initialization.
lecture15: I2C Read and write to accelorometer.

About


Languages

Language:Makefile 63.7%Language:C 19.4%Language:C++ 11.5%Language:Shell 5.4%