howerj / ledcom

Using an LED for light sensing and two way communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED Communications

WORK IN PROGRESS

To Do

  • Implement basic LED sensing library
  • Implement basic LED communications library
  • Build custom protocol on top of LED library
  • Test with different micro-controllers and LED lights
  • Write paper/documentation
    • Write a paper like the Mitsubishi paper
    • Make diagrams/videos/instructions on how to setup using and Arduino.
  • Add references
    • Mitsubishi LED paper
    • Forrest Mims
    • Synchronization using a state machine

References:

About

Using an LED for light sensing and two way communication

License:MIT License


Languages

Language:C 39.6%Language:C++ 37.3%Language:Makefile 23.2%