A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
(serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the sourcecode.