DeviceScript
TypeScript for Tiny IoT Devices
TypeScript for IoT
The familiar syntax and tooling, all at your fingertips.
Small Runtime
Bytecode interpreter for low power/flash/memory.
Hardware as Services
Client/server architecture for sensors and actuators.
Debugging
In Visual Studio Code, for embedded hardware or simulated devices.
Simulation and Testing
Develop and test your firmware using hardware/mock sensors. CI friendly.
TypeScript Drivers
Write drivers in TypeScript using I2C, SPI, ... without having to go down to C (limitations apply :) )
Build Devices Fast
Code, Debug, Upload, Inspect from Visual Studio Code.