I implemented a nodemcu 8266 as a api rest server with a temperature sensor (DHT22) in a Mac with macOS Monterey, when I read the temperature and humidity in a
I'm using Arduino UNO and I2C protocol to read data from MPU 9250 in arduino IDE. But the sampling rate is lower than the one I selected, indeed, I try to use 1
Iam using ESP32 with 4 type of sensors and external power supply to send the data to ThinkSpeak cloud. the Device was work noromally for cuble of months after t
So, I am a curious person. And been tinkling with NVS in ESP32 WROOM 32D for storage. What I did was simply write a formatting code to wipeout a few addresses i
I've seen other posts with the same error message, but couldn't find any solution that works for me. I'm using windows 10. I've done all the required steps, but
How to create and access the environment variables in Arduino IDE? In my case, I want to connect the AWS IoT MQTT endpoint but am worried to save the certificat
I'm trying to use encoders to track the movement of three wheels on a robot, but as soon as any of the motors move the robot "locks up", it stops responding to
I have a software problem, I'm controlling relays through ethernet shield and arduino. I got a code from the net which works great and i can control the relays
I am running Debian 7 (Linux Crunchbang) and wanted to use The Arduino IDE to program my Arduino UNO. To do that I installed the package arduino. When I started
I've set up a webserver running on ESP8266 thats currently hosting 7 sites. The sites is written in plain HTML in each diffrent tab in the arduino ide. I have i