Talk:Noise Square Table: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
add some todos for future page updates
 
m add note about likely element used for the noise square table
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
#some todos
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)
* 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 [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.
* 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