Skip to content

johnekent/greenhouse-iot

Repository files navigation

greenhouse-iot

Details for pico w

Please see only the pico folder

Details below are for Pi zero, etc.

General Pi Setup

Enable I2C - go through the Preferences - Interfaces UI
Enable SSH - go through the Preferences - Interfaces UI
Make sure WIFI is setup in /etc/wpa_supplicant/wpa_supplicant.conf
Static IP - Eero Settings - Network Settings - Reservations & port forwarding -- set a static IP for the device. Verify with ifconfig -a.

Libraries for I2C and IoT

sudo apt-get update
sudo apt-get install i2c-tools

Note: This page has setup from AWS with additional steps

https://docs.aws.amazon.com/iot/latest/developerguide/connecting-to-existing-device.html

installed Linux Python IoT SDK to
pi@raspberrypi:/iot

And successfully ran the ./start.sh to validate communication.

check the wireless strength and options using command:

iwlist wlan0 scan | egrep "Cell|ESSID|Signal|Rates|Frequency"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published