Close

Tuesday 8/23/16

A project log for C.Y.C.L.O.N.S

The Concussion Yielded Colored Light Operating Node System

dante-orona-yangDante Orona Yang 08/26/2016 at 03:020 Comments

Today, I worked out the timing per bit for the bits that will eventually become bytes. The one bits are 1300 nano seconds high, and 350 nano seconds low, while the zero bits are the opposite. I initially began using while loops and PINB =1/0 commands, but soon switched to NOP to adjust the time. Soon i will be able to string the bits into bytes which from there are strung in groups of three for the RGB data for each NeoPixles

Discussions