Difference between revisions of "LedPanelEsp32"

From Hitchin Hackspace
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:


[[File:Esp32 DevKitC Wiring.png|600px|none]]
[[File:Esp32 DevKitC Wiring.png|600px|none]]


[[File:Example wiring using IDC connectors.jpg|600px|none|Example]]
[[File:Example wiring using IDC connectors.jpg|600px|none|Example]]


[[File:Example IDC Connection 2.jpg|600px|none|Top Connection]]
[[File:Example IDC Connection 2.jpg|600px|none|Top Connection]]
== Drivers ==
== Drivers ==
Drivers and example Arduino sketches can be found [https://github.com/neilpstevenson/HHLedDisplayPanels.git GitHub here]
Drivers and example Arduino sketches can be downloaded from [https://github.com/neilpstevenson/HHLedDisplayPanels.git GitHub here]
 
[[Category:Projects]]
[[Category:Information Resources]]

Latest revision as of 21:56, 15 January 2022

Wiring ESP32 DevKitC/NodeMCU Module

I’ve wired the panels using pins that can conveniently be connected using a single ribbon cable.

Esp32 DevKitC Wiring.png


Example


Top Connection

Drivers

Drivers and example Arduino sketches can be downloaded from GitHub here