http://jadonk.github.io/blockly-bonescript/ I did not see this earlier , I was proposing a similar idea, Can i submit a proposal to build upon this project to include more blocks and cape support? can this be integrated with the project idea : "Fix bugs in Bonescript" , I have worked with Blockly library for a few months to make a Visual Editor to generate Arduino Code for programming the ESP8266-ESP32 SoC. I would like to work on the following improvements to blockly-bonescript :
- In the Math Category , include map(),min() and max() blocks.
- Add shiftOut() function block
- Add attachInterrupt() and detachInterrupt() blocks.
- Add I2C blocks , Add custom blocks for BMP180,DHT11,DHT22,AM2302 Sensors to directly get sensor readings from a single block.
- Custom blocks for Interfacing Servo Motor and ADXL3345 Accelerometer.
- Add direct blocks support for Bacon Cape, Dual Relay + IO Cape and Weather Cape
- Design a better User Interface
On Tuesday, March 20, 2018 at 3:44:56 AM UTC-4, Vaishnav Ma wrote:http://jadonk.github.io/blockly-bonescript/ I did not see this earlier , I was proposing a similar idea, Can i submit a proposal to build upon this project to include more blocks and cape support? can this be integrated with the project idea : "Fix bugs in Bonescript" , I have worked with Blockly library for a few months to make a Visual Editor to generate Arduino Code for programming the ESP8266-ESP32 SoC. I would like to work on the following improvements to blockly-bonescript :
- In the Math Category , include map(),min() and max() blocks.
- Add shiftOut() function block
- Add attachInterrupt() and detachInterrupt() blocks.
- Add I2C blocks , Add custom blocks for BMP180,DHT11,DHT22,AM2302 Sensors to directly get sensor readings from a single block.
- Custom blocks for Interfacing Servo Motor and ADXL3345 Accelerometer.
- Add direct blocks support for Bacon Cape, Dual Relay + IO Cape and Weather Cape