Skip to content

mauza/rpi-ir-messages-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Infrared Message Protocol

This project is trying to use a IR sensor and an IR LED to send and receive encoded messages via infrared light.

You should be able to have one raspberry pi on one side of a room and be able to send messages across the room! It is fun to block the messages by obstructing them or sending a bunch of interference via a different IR remote.

The end goal of this is to have a ready to go activity you can play with kids or adults as an introduction to some computer science basics. You can also dive deeper for more savvy individuals like trying to implement error correction into your message protocol.

Parts necessary:

You may be able to find these parts on amazon for cheaper as well.

TODOs:

  • Finish the basic code
  • Step by step guild
  • create partially complete code with steps for completion
  • Create next steps or other things to try

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages