Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
John-Mark Gurney 6736f1eb6e add links on how to change camera settings on android.. 1 år sedan
..
encdec8b10b rename so name is consistent... 1 år sedan
sampledata add links on how to change camera settings on android.. 1 år sedan
Makefile add code to do tristate led blinking... 1 år sedan
README.md add a working framework for doing 8b10b encoding/decoding.. 2 år sedan
genseq.py add algorithm version of the lookup table. 1 år sedan
main.c add code to do tristate led blinking... 1 år sedan
requirements.txt add a working framework for doing 8b10b encoding/decoding.. 2 år sedan

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