create online build tool/service for ConfigurableFirmata
Closed this issue · 2 comments
soundanalogous commented
The idea here is to create a simple site that allows the user to select an assortment of features and the service will auto generate an .ino file (that the user can download) based on the feature selection. The service will need to understand feature dependencies and auto select as needed. It should also report the estimated amount of memory the application will occupy (because as more features are added, including all features may exceed the memory of an Arduino Uno or similar so the user).
soundanalogous commented
Work towards this is in progress: https://github.com/firmata/firmata-builder
soundanalogous commented
basic version is live: http://firmatabuilder.com