-
Hello,
1. I am trying to connect my Arduino Nano 33 IOT to the console, but I am unable to do so. Please provide exact instruction + code.
I have connected ESP32 without any problem.
2. I would …
-
Hi,
I am using below code for serialization,
```
void WriteConfigJson() {
//Serial.println("saving config");
const size_t capacity = JSON_OBJECT_SIZE(7)+400;
DynamicJsonDocument do…
-
Hey guys!
I have seen some posts and read some threads about this issue and I wanted to ask once and for all.
I understand this issue is mainly because wifi interrupts causing fastled to flicker t…
-
Response I get back from a webhook get, comes in as **param.asStr()**
{"results":{"sunrise":"7:21:16 AM","sunset":"5:40:33 PM","solar_noon":"12:30:55 PM","day_length":"10:19:17","civil_twilight_beg…
-
This will not compile in Arduino IDE. i first tried on the current version and had many compile errors. So after reading more about it i saw your mention of needing version 1.8.1. i uninstalled newer…
-
Thanks for fixing my last problem.., im kinda new to github :)
Anyways, I have a new problem... Which is when I setup the fish, then take it out of the pc and plug it into a power supply. I can still…
-
Making a esp8266 device on Blynk that can toggle/ control TP-link bulbs. The bulbs accept settings as a http POST with json object. Details are [here](https://itnerd.space/2017/01/22/how-to-control-yo…
-
![master front/back](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x/blob/main/Schematics_2.8/master_frontback.jpg?raw=true)
https://www.mindmotion.com.cn/en/products/mm32mcu/mm32spin…
-
I don't have any experience with development for PIC processors, so please excuse my ignorance regarding development environments. I have successfully used the MPLAB X IPE to program the hex file into…
-
What is a good way of controlling the SPA or any home automation things from an iPhone?
- I don't want to expose the ESP8266 webserver directly to the internet due to lack of security.
- I want an a…