-
Hello,
Is it possible to have this run on either the ESP8266 or ESP32 boards?
I cannot get it to compile. lots of errors using the example code with variables not defined.
Please let me know …
-
AFAIK, even if there are ways to "guide" the compiler or to make it more/less probable, there is currently no guarantee a coroutine frame will be allocated statically.
I don't speak standardese mys…
-
Managed to track down someone from the factory and they where more than happy to release the source code to this kit, has all source code schematics and everything. hope this helps.
![unknown](http…
-
Data pin,
LED type ,
Color order,
Brightness from
read json object from spiffs like :
`{`
` "Data pin": 4,`
` "LED type": "WS2812",`
` "Color order": "RGB",`
` "Brightness ": 84`
`}…
-
Hi, this looks like a neat little DB for embedded development. I wonder whether you made any performance measurements? From the description it seems there is not much caching which could harm performa…
-
After an hour of trying, I couldn't figure out how to connect to Libera.Chat for the very first time and was unable to register a username/password so my fallback is to post an issue here.
I want…
mdear updated
8 months ago
-
Can I compile bin and upload it to microbit?
-
SSIR Automotive team is partnering with multiple Tier1/ OEMs in developing End to End solutions based on **Samsung's Exynos Auto SOC for IVI/ ADAS**
1. Deep exposure to **ARM architecture**
2. Kno…
-
### Guidelines
- [x] I checked for duplicate suggestions
- [X] My suggestion intends to add or improve something
### Version
Development (Unstable)
### Topic
A programming feature (e.g…
-
# **Overview**
An issue was discovered in MQTT-C through 1.1.5. The MQTT input data processing function `mqtt_unpack_publish_response` in [mqtt.c](https://github.com/LiamBindle/MQTT-C/blob/be12c343…