A combination of a C# server and an arduino program that allows you to control a bunch of Hull Pixelbots at once. Currently a work in progress - it should be amazing once it's done!
This repository has been archived on 2019-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Starbeamrainbowlabs 7a3eaf2847 Make interface binder more verbose. 2016-10-29 14:34:01 +01:00
PixelHub-Client Remove passwords / ssid 2016-10-21 21:51:53 +01:00
PixelHub-Server Make interface binder more verbose. 2016-10-29 14:34:01 +01:00
.gitignore .orig files should never be allowed to enter the git repo 2016-10-25 18:06:41 +01:00
LICENSE initial commit 2016-10-15 17:15:25 +02:00
README.md Correct README 2016-10-22 09:08:52 +01:00

README.md

PixelHub

A combination of a C# server and an arduino program that allows the control of a Hull Pixelbot.

Credits

  • Debugging:
    • Andrew C, Karen van Eck, Mike C

Tcp Client

For Multicast networkinterface blog post