µ[micro]electronics info

A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.

E-books

Google

Disclaimer

Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.

My e-mail

My website

eLua - Embedded Lua

This project aims to offer the full set of features of the Lua Programming Language to the embedded world.

Lua is well known as a scripting language, used in a lot of variety applications - e.g. the game character scripting etc. Lua is simple and portable language, which interpreter is written in plain old C.

eLua is not a stripped down set of Lua; much on the contrary, it strives to offer the same features as the desktop version of Lua, but complementing them with specific features for embedded use. eLua allows you to run Lua completely on the target microcontroller.

eLua is published under MIT license.

Link: eLua pages

Powered by Drupal - Design by Artinet