Skip to main content

Questions tagged [arduino-uno-r4-wifi]

Filter by
Sorted by
Tagged with
2 votes
1 answer
206 views

I have been working on this program for a few weeks now and finally got it somewhere near finishing. It uploads and seems to do what I want it to do on a R3 board but will not run on my R4 Wifi board ...
user115219's user avatar
0 votes
1 answer
529 views

I am switching a code from Arduino Uno R3 to Arduino Uno R4 Wifi due to the limitation of RAM spaces on R3. I use a thermocouple shield and SD Card read/write shield with the project, which requires ...
Bh4's user avatar
  • 3
2 votes
1 answer
110 views

I want print data from a DHT11 (temperature and humidity) on a MAX7219 LED display but it only shows 0. Serial monitor, on the other hand, shows both humidity and temperature which means that my ...
Andrew Coz's user avatar