Close

Very silly MFC app added to github

A project log for Cypress PSOC 4 + ESP8266 WS2812 RGB XMAS Lights

802.11 WIFI enabled RGB LED Strips, using the ESP8266 and $4 Psoc 4 dev board.

charliexcharliex 12/25/2014 at 06:070 Comments

I knocked up a very hacky quick app that displays the LED's as buttons and sets the colours to match the LEDS ( within reasons)

It's expecting broadcast UDP (which is terrible idea) and abuses the OnPaint of MFC, but it's mildly interesting. VS2013 project file,.

Also helps to show the latency of UDP broadcast around a network.

Discussions