Talk:Noise Square Table: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
m another minor edit
m add note about likely element used for the noise square table
 
Line 3: Line 3:
* need to add some links to arduino sketches
* need to add some links to arduino sketches
* need to insert the specific type of led strip (ws2812 or ws2812b) into the schematic and text (so it's searchable)
* need to insert the specific type of led strip (ws2812 or ws2812b) into the schematic and text (so it's searchable)
  * using [http://fastLED.io fastLED] with the included rgbCalibrate sketch suggests the part is WS2812B with GRB color sequencing.
* add pin number used for the striplight data connection.. just guessed it was pin12, worked.
* add pin number used for the striplight data connection.. just guessed it was pin12, worked.
* thinking of adding a pair of nRF24L01s, one connected to the ICSP/serial header and the other connected to neoPony for easy programming
* thinking of adding a pair of nRF24L01s, one connected to the ICSP/serial header and the other connected to neoPony for easy programming

Latest revision as of 20:30, 9 September 2015

todos


  • need to add some links to arduino sketches
  • need to insert the specific type of led strip (ws2812 or ws2812b) into the schematic and text (so it's searchable)
 * using fastLED with the included rgbCalibrate sketch suggests the part is WS2812B with GRB color sequencing.
  • add pin number used for the striplight data connection.. just guessed it was pin12, worked.
  • thinking of adding a pair of nRF24L01s, one connected to the ICSP/serial header and the other connected to neoPony for easy programming