Update README.md

This commit is contained in:
NDBCK 2016-11-27 21:52:20 +01:00 committed by GitHub
parent 8dbd9f63b7
commit 563d3d8588
1 changed files with 2 additions and 2 deletions

View File

@ -146,6 +146,6 @@ The SPI settings (found by looking at the graph in the datasheet "Configuration
The prototype code simply sends the necessary signals to turn the lights on and off in an endless loop (for testing purposes).
Now that the prototype works it's time to make a couple of remote's to control the light.
It's needed to remark that the givven code uses the addres that my original Ikea remote has. Somewhere within the 8 bytes that are sent in a burst will be an unique identifier. Without another remote to compare it to I don't know what the identifier is. (Probably there will also be a sort of error detection like CRC).
It's needed to remark that the givven code uses the addres that my original Ikea remote has. Somewhere within the 8 bytes that are sent in a burst will be an unique identifier. Without another remote to compare it to I don't know what the identifier is. (Probably there will also be a sort of error detection like CRC).
##Designing a PCB
##Designing a PCB