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
Yea, unfortunately I have not updated firmatabuilder to support the changes made for ConfigurableFirmata 3.X. But you should be able to get away without it. Just load the example ino at examples/ConfigurableFirmata/ConfigurableFirmata.ino into the Arduino IDE and make the required adjustments to the modules you want (they're all listed at the top of the file). If you've installed the library via the library manager, the example should be available under the "File/Examples" menu of the IDE.
The only thing that might not work out of the box is the Wifi communication, as I've not tested it with ESP8266. It is tested with ESP32, so the adjustments shouldn't be that big. For a quick start, you can test everything with the USB connection as well.
Not sure this project is still supported. I discovered ConfigurableFirmata from Gobots.io.
I attempted to use the Firmata Builder today with the following configuration:
I have installed version 3.2.0 of the ConfigurableFirmata library.
Here is the generated Sketch:
Let me know if you need any additional information. Excited to write some Go code for an ESP8266 device!
The text was updated successfully, but these errors were encountered: