Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaqwsx/jaculus
Jaculus - Javascript runtime for ESP32
https://github.com/yaqwsx/jaculus
esp32 javascript
Last synced: 3 months ago
JSON representation
Jaculus - Javascript runtime for ESP32
- Host: GitHub
- URL: https://github.com/yaqwsx/jaculus
- Owner: yaqwsx
- License: gpl-3.0
- Created: 2021-08-03T19:09:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T22:55:58.000Z (over 2 years ago)
- Last Synced: 2024-05-01T12:47:16.619Z (10 months ago)
- Topics: esp32, javascript
- Language: C++
- Homepage: https://yaqwsx.github.io/Jaculus/
- Size: 725 KB
- Stars: 6
- Watchers: 6
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Jaculus — a Javascript runtime for ESP32
Jaculus allows you to program ESP32 using a Javascript.
## Documentation
The project documentation is available at
[https://yaqwsx.github.io/Jaculus/](https://yaqwsx.github.io/Jaculus/).