Skip to content

ducminh296/Embedded-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of embedded code for TI TM4 Microcontroller

A collection of codes when working with the TI TM4 micro-controller. Each codes is described below.

LCD.c

Interface the LCD with the MCU using GPIO, timer, PWM, interrupts. Features: display characters on LCD, adjust brightness using, scrolling speed

Theremin.c

A simple digital theremin using Buzzer and photoresistors. The theremin uses the heterodyne principle to generate an audio signal. The instrument's pitch circuitry includes two radio frequency oscillators. One oscillator operates at a fixed frequency. The frequency of the other oscillator is controlled by the performer's distance from the pitch control antenna. http://www.youtube.com/watch?v=w5qf9O6c20o

IR.c

Design and Implement a simple Infrared remote control that is compatible with the Deepcool RGB Colour LED Light Strip in the lab IR_FSM.png contains the FSM design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages