Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/devicescript
TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://github.com/microsoft/devicescript
devicescript embedded esp32 iot jacdac rp2040 typescript
Last synced: 5 days ago
JSON representation
TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
- Host: GitHub
- URL: https://github.com/microsoft/devicescript
- Owner: microsoft
- License: mit
- Created: 2022-03-14T18:26:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T01:25:33.000Z (about 2 months ago)
- Last Synced: 2024-12-12T19:10:32.767Z (9 days ago)
- Topics: devicescript, embedded, esp32, iot, jacdac, rp2040, typescript
- Language: TypeScript
- Homepage: https://microsoft.github.io/devicescript/
- Size: 103 MB
- Stars: 3,345
- Watchers: 24
- Forks: 122
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
- awesome-programming-languages - DeviceScript - TypeScript for Tiny IoT Devices (ESP32, RP2040, ...). DeviceScript brings a TypeScript developer experience to low-resource microcontroller-based devices. DeviceScript is compiled to a custom VM bytecode, which can run in very constrained environments. [Tiny, IoT] (Uncategorized / Uncategorized)
- StarryDivineSky - microsoft/devicescript
README
# DeviceScript
**TypeScript for Tiny IoT Devices.**
DeviceScript brings a TypeScript developer experience to low-resource microcontroller-based devices.
DeviceScript is compiled to a custom VM bytecode, which can run in very constrained
environments.- [Read the documentation](https://microsoft.github.io/devicescript)
> Experimental Project from Microsoft Research - Join the discussions to provide feedback.
https://user-images.githubusercontent.com/4175913/228997575-122d6ad0-f37e-4d4e-ab79-3d8f680ed99d.mp4
## Contributing
Contributions are welcome! See [contributing page](https://microsoft.github.io/devicescript/contributing).
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.