Skip to content

trung-pham-dinh/IR-decoder-C8051

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The IR format which this program decodes is Pulse Distance Coding. A bit start with a falling edge, end with a falling edge

Start bit: ~15ms
1-bit: ~2.3ms
0-bit: ~1.1ms

A frame of data consist of 1 start bit and 32 data bit.

About

IR remote decoder in C8051F920

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published