Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John-Mark Gurney 6736f1eb6e add links on how to change camera settings on android.. 1 year ago
..
encdec8b10b rename so name is consistent... 1 year ago
sampledata add links on how to change camera settings on android.. 1 year ago
Makefile add code to do tristate led blinking... 1 year ago
README.md add a working framework for doing 8b10b encoding/decoding.. 2 years ago
genseq.py add algorithm version of the lookup table. 1 year ago
main.c add code to do tristate led blinking... 1 year ago
requirements.txt add a working framework for doing 8b10b encoding/decoding.. 2 years ago

README.md

Blink LED

This project is to blink a LED, and have a standard cell phone camera decode the data.

8b10b code

Adding:

(cd ..; git subtree add -P blinkled/encdec8b10b --squash https://github.com/olagrottvik/encdec8b10b.git master)

Updating:

(cd ..; git subtree pull -P blinkled/encdec8b10b --squash https://github.com/olagrottvik/encdec8b10b.git master)

Info

8b/10b encoding