RobotCasserole1736 / RobotCasserole2017

Robot Casserole robot source code for the 2017 FRC game, First Steamworks.
MIT License
0 stars 0 forks source link

Create fire led patterns #131

Open gerth2 opened 7 years ago

gerth2 commented 7 years ago

Google Fire rendering algorithm if you have no idea how else to get started.

gerth2 commented 7 years ago

https://github.com/bruhautomation/ESP-MQTT-JSON-Digital-LEDs/blob/master/ESP_MQTT_Digital_LEDs/ESP_MQTT_Digital_LEDs.ino has some great implementation examples of how to do LED patterns.

gerth2 commented 7 years ago

I spent some time thinking through this last night, I have an idea of how to structure code. Next meeting, we'll go through the design.