ajander / bird-behavior

0 stars 0 forks source link

Get WiFi-enabled device and verify connectivity using Arduino IoT Cloud #6

Open ajander opened 1 year ago

ajander commented 1 year ago

This is just to verify that the WiFi connectivity is working. Next step would be to try to send the data to AWS instead of Arduino IoT Cloud.

Either buy a new Arduino that has WiFi module built in (Arduino Uno WiFi Rev2, for example, $54), or buy a WiFi module and add it to the Arduino Uno I already have. Here is one such WiFi module:

ESP8266 ($7.50)

ajander commented 1 year ago

Also considering using a Raspberry Pi.