DmxSerial2 icon indicating copy to clipboard operation
DmxSerial2 copied to clipboard

Example using sensors

Open kidpatchcabbage opened this issue 7 years ago • 4 comments

Please create an example using a sensor. I am a noob and struggling to implement. Any help appreciated. Thanks.

kidpatchcabbage avatar May 13 '18 09:05 kidpatchcabbage

Well @StefanKrupop added the sensor code in https://github.com/mathertel/DmxSerial2/pull/7 . Do you have an example Stefan?

peternewman avatar Aug 18 '18 15:08 peternewman

@StefanKrupop posted an example using sensors over there: https://forum.dmxcontrol-projects.org/index.php?thread/13724-adding-sensors-to-arduino-rdm-dmx/&postID=115681#post115681

jsphpl avatar May 13 '20 18:05 jsphpl

@StefanKrupop I think it would be great to get your example merged . I'm happy to work on it and perhaps switch the sensors to the onboard temperature and voltage ones so they'll just work for everyone out of the box.

Do you want to take credit for your work? In which case could you push it up to a fork of this repo and I can make changes on top of that, or are you happy for me to commit something inspired by your code?

peternewman avatar Jun 08 '21 21:06 peternewman

Feel free to take my example sketch (which really isn't much) and make a nicer example out of it. ;-)

StefanKrupop avatar Jun 09 '21 07:06 StefanKrupop