Difference between revisions of "LedPanelEsp32"

From Hitchin Hackspace
Jump to navigation Jump to search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Wiring ESP32 DevKitC/NodeMCU Module ==
== Wiring ESP32 DevKitC/NodeMCU Module ==
[[File:Esp32 DevKitC Wiring.png|None]]
I’ve wired the panels using pins that can conveniently be connected using a single ribbon cable.
[[File:Example wiring using IDC connectors.jpg|thumb|Example]]
 
[[File:Example IDC Connection 2.jpg|thumb]]
[[File:Esp32 DevKitC Wiring.png|600px|none]]
 
 
[[File:Example wiring using IDC connectors.jpg|600px|none|Example]]
 
 
[[File:Example IDC Connection 2.jpg|600px|none|Top Connection]]
 
== Drivers ==
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 22: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