I’m looking at building a low-cost embedded function. I’d like to use Lua inside the modem, or possibly inside a very nearby single-chipper providing CAN, Ethernet, AtoDs and so on. Maybe both options as different models.
I’m evaluating the SIMCOM modems SIM5218 and SIM5320, but we’d all be a lot happier using a Sierra Wireless product. There’s no comparison in the development environments.
But… SW seems to be talking of Lua as something which runs only on ready-built gateways. I was hoping to be able to install my s/w inside a modem module itself, as the SIMCOM track seems to offer.
So my questions are:
-
What is the up-front cash cost of hardware and software needed to get one Lua-capable hardware lump on the desk in front of me running “hello world”?
-
What is the minimum Sierra Wireless hardware I can run the resulting app on - do I have to keep buying gateways, or can I install it in something more recognisable as a modem module. If so, which module(s) ?
-
How much of the wondrous stuff that S.Wireless have done to enhance Lua ( eg threading ) can be re-used on, say, a Freescale Kinetis K60 with an elua port?? Is any of it locked to your hardware, either technically or commercially?