Two Raspberry Pi Pico Ws have been deployed as prototypes at Townsite Urban Farm (TUF) and are currently reporting Temperature, Pressure, and Humdity from two locations to the Initial State IoT service. The first location - TUF hoophouse - is inside the TUF “hoophouse” (a semi-permanent greenhouse), and the second location - TUF chicken coop - is outdoors, approximately 20 feet away mounted on the shed adjacent to the TUF chicken coop. Photos of the sites are below.

The full data dashboard can be accessed on Initial State.


Our goal is to work with students in the Four Corners region to build a network of Raspberry Pi weather stations at schools. Students will gain experience with hardware and software development for environmental monitoring, a first step in understanding and exploring the weather in their region.

Our next steps are solidifying the code deployed on the machines (4cscc-micropython), connecting hardware for gauging wind speed, wind direction, and rain fall, and then working with students to scale up the operation.

Our biggest challenge in deployment will be Internet connectivity for sending data from our microcontrollers to the Internet as many of the areas that we work in have unreliable Internet connections.


TUF hoophouse Pico (i.e., tuf-1):

*TUF hoophouse* (hostname: `tuf-1`)


TUF chicken coop Pico (i.e., tuf-3):

*TUF chicken coop* (hostname: `tuf-3`)


TUF chicken coop data sensors. The black cup houses a BME 280 temperature/humidity/air pressure sensor (we’ll see if it holds up to weather - this is a prototype!), and the wind speed, wind direction, and rain gauge are mounted on the tall grey post.

*TUF chicken coop sensors* (hostname: `tuf-3`)


The TUF site, indicating where sensors are located.

*TUF site*