There are serveral lessons put together for usage of this kit in a classroom setting.
If you are just looking to connect to the hyperlocal weather station network, visit lesson 8.
The lessons are split into three parts. Lesson one is a basic tutorial and introduces students to the arduino IDE for the first time. Lessons 2-5 go through the creation of a simple arduino based weather station that reports temperature and humidity data using an LCD panel. Lessons 6-8 go through the creation of a complex hyperlocal weather network using a raspberry pi. Links to each lesson are found below. You can also select each lesson from right inside this directory.
- Lesson 2: Setting up the Humidity & Temp Sensor
- Lesson 3: Learning the basics of coding
- Lesson 4: Weather station functions
- Lesson 5: Simple weather station creation
- Lesson 6: Setting up the arduino for a complex weather station
- Lesson 7: Setting up the raspberry pi server
- Lesson 8: How to connect to a weather Station
There are also some assignments available to the students as the progress. They can be found here:
- Assignment 1: To be done after lesson 3
- Assignment 2: To be done after lesson 5
- Assignment 3: To be done after lesson 5 and assignment 2
If you have any issues with the arduino, visit the issues page.