devicescript icon indicating copy to clipboard operation
devicescript copied to clipboard

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)

Results 124 devicescript issues
Sort by recently updated
recently updated
newest added

Do you have a good sample? We love samples! Send your samples as pull request to add it to the list. The general instructions on sample are at: https://microsoft.github.io/devicescript/contributing#samples

documentation
good first issue

Implement the signalr protocol to talk with asp.net/azure signalr projects. https://github.com/dotnet/aspnetcore/blob/main/src/SignalR/docs/specs/HubProtocol.md

enhancement
good first issue

- [ ] update xiaoexpansionboard to use generic footprint

bug

**Describe the bug** Users following the tutorial video are instructed to create non-compiling code. This will block users within the target audience. **To Reproduce** 1. In browser, load https://github.com/microsoft/devicescript 2....

bug
documentation

They are logically runnin on the device so they should be detected and nested.

bug
vscode

This program should have the same `devs disasm` regardless if the import is present or not ```ts import { startBME680 } from "@devicescript/drivers" console.log(Buffer.alloc) ```

bug

- tools need - how to rebuild the schema.json - ... Needed to be able to add support for ESP32 FlashMode flags.

enhancement

Implement URLSearchParams - mdn: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams - guide : https://microsoft.github.io/devicescript/contributing#add-core-javascript-apis

enhancement
good first issue
core js

Currently quite hard/impossible to get this right without a lot of insider knowledge. - [ ] missing docs about which pin to pick for log - [x] productId is false,...

bug

I have started from a chromebook a remote tunnel session to my pc "louis" with ip-address 192.168.0.126. Using the Devicescript extension I want to connect to my mcu-board connected to...

bug