Skip to content

Final project of PB171 course @ FI MUNI, spring 2019.

Notifications You must be signed in to change notification settings

horacekj/smartled-ir-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartLED control via IR remote

This project was created as a final project of PB171 course @ FI MUNI, spring 2019.

Main aim: connect IR receiver & smart LEDs. Allow to set multiple modes of smart leds via IR remote controller.

Basic info

  • CPU: PIC18F46K22
  • Board: YuniPIC v1.1
  • IDE: MPLABX
  • Compiler: XC8
  • Remote controller protocol: NEC IR
  • Smart LEDs: 46 pcs of WS2812B

Wiring

  • LEDs' data to RA0 (ADC0 on YuniPIC, disconnect ADC jumper).
  • Remote control receiver to RB3 (BUTT4 on YuniPIC, unsolder BUTT4's capacitor)

About

Final project of PB171 course @ FI MUNI, spring 2019.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published