Hi
I'm Simon and I've been working on Python programs to let Scratch control GPIO on Raspberry Pi and also on Arduino using Python.
https://cymplecy.wordpress.com/wp-admin/post.php?post=267&action=edit
Arduino comes with Firmata and I've been using the Pyfirmata library to let me control the Arduino pins.
Is anyone working on implenting Firmata using Energia?
Just to get me going, I'm modifing the simple DRC that Gordon developed and so far I've got Digital Ouput and PWM output working.
regards
Simon