You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# PxlNode (UDP + SERIAL)
2
2
3
+
The PxlNode family of code, has been designed with the goal of making it easier than ever to stream pixel data in real time to your leds from [GeoPix](http://www.geopix.io). GeoPix has native support for these protocols, not only streaming but polling and configuration making it very easy to import and pixel map with out any more hassle than neccesary.
4
+
5
+
If you are interested in using this code base with other software, the protocol is entirely documented and fairly straight forwards to grasp.
6
+
3
7
For a complete guide, and breakdown of both Teensy and NodeMCU code bases, please refer to the complete WIKI.
0 commit comments