What has been achieved?
Congratulations - your weather station is now ready and sending data to TheThingsNetwork!
In further tutorials we will show you how to retrieve the data from there and process it graphically!
What have we achieved?
- we have successfully connected the electronic components of a weather station - microcontroller, sensors and a radio module
- we programmed the microcontroller, a Raspberry Pi Pico (H), to read the sensors, process the data and forward it to a radio module
- we have successfully registered with TheThingsNetwork (TTN), created an application and added our weather station
- we have written a decoder for the TTN to display our data in a readable form again