Found a Arduino type visual programming tool based on MIT Scratch, enhanced for
Arduino. Looks better supported than some of the other equivalents out there,. like
Ardublock.
This quick example is for generating pulse trains/periods. Pretty easy setup and learning
curve. Tons of videos and Teacher related stuff on Web.
You drag and drop the blocks onto canvas, config values and tests, and it converts to C
code and uploads into Arduino.


One could easily had qualified triggers, like sensor outputs, and analog
readings. Precision good as Arduino boards xtal controlled clocks.
Not tried it yet but I think code would run fine on ATTINY as well.
Regards, Dana.
Arduino. Looks better supported than some of the other equivalents out there,. like
Ardublock.
This quick example is for generating pulse trains/periods. Pretty easy setup and learning
curve. Tons of videos and Teacher related stuff on Web.
You drag and drop the blocks onto canvas, config values and tests, and it converts to C
code and uploads into Arduino.


One could easily had qualified triggers, like sensor outputs, and analog
readings. Precision good as Arduino boards xtal controlled clocks.
Not tried it yet but I think code would run fine on ATTINY as well.
Regards, Dana.