Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR Receiver for Pico Light Bulbs Project

This is the MicroPython code for the second Pico used to receive the IR signals and send them to the main Pico via UART.

Hardware

  • Raspberry Pi Pico: Main microcontroller.
  • VS1838B IR Receiver: For receiving signals from an infrared remote control.

Project Structure

  • irrecvdata.py: Manages communication with the LD2410 sensor.
  • main.py: Main program that handle the ir receive and UART out.

Usage

  • Buttons:
    • Button 1: Increase brightness.
    • Button 2: Decrease brightness.
    • Button 3: Switch to human sensor mode.
    • Button 4: Toggle between always on and always off modes.

License

This project is licensed under the MIT License.

About

This is the code for the Raspberry Pi Pico used to receive the IR signals and send the signal via UART.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages