Skip to main content

Questions tagged [arduino-uno-wifi]

Arduino Uno WiFi R2 It's basically an Arduino Uno Rev3s with a 8-bit AVR microprocessor from Microchip, and an onboard IMU (Inertial Measurement Unit). As for the WiFi connection, that's made secure with the new ECC608 crypto chip accelerator.

Filter by
Sorted by
Tagged with
0 votes
0 answers
47 views

I am trying to build a simple project to get data from a web server and display it, using an Arduino Uno R3 clone with integrated ESP8266 wifi. What I have so far: The ESP8266 attempts to connect to ...
Robb's user avatar
  • 1