STEM Education

Logo Young Scientists Dashboard Logo

Empowering the next generation of environmental geniuses & Bosses

Logo You're Helping Protect Our Community! Logo

Every weather reading you collect helps firefighters and scientists understand how to keep families safe from wildfires.

Your small device is making a BIG difference! LogoLogoLogo

3

Super Science Helpers

Weather monitoring devices

6

Times You've Helped!

Total weather measurements

3

Amazing Schools

Working together for safety

Where Our Young Scientists Are Helping! πŸ—ΊοΈ

Look at all the places where kids like you are collecting weather data to help keep everyone safe!

Our Amazing Science Team! (3 helpers) Logo

Every student scientist below is making a real difference in protecting our community from wildfires!

demo_device_001 Active
Student: Alice Johnson
School: Kanab High School
Location: 37.0475, -112.5260
Last Seen: 2025-07-28 03:37
Readings: 2 weather measurements
demo_device_002 Active
Student: Bob Smith
School: Kane County STEM Academy
Location: 37.1000, -112.4000
Last Seen: 2025-07-28 03:37
Readings: 2 weather measurements
test_device_001 Active
Student: Charlie Brown
School: Desert Hills High School
Location: 37.2000, -112.3000
Last Seen: 2025-07-28 03:37
Readings: 2 weather measurements

How to Build Your Weather Helper! Logo

Logo You Can Make a Real Difference! Logo

Building a weather station is like creating a superhero sidekick that never sleeps! Your device will help protect families by watching the weather 24/7.

Even if this seems big and complicated, remember: every expert was once a beginner, and every small step counts!

Simple to Start

Even kindergarteners can help collect weather data!

Teamwork Rocks

Ask friends, family, or teachers to help you build it!

Classes on weather IoT devices available! Contact Carousel.inc for training.

You're a Hero

Your weather data helps keep everyone safe!

Logo Easy Steps to Build Your Weather Hero Station! Logo

1️⃣
Get Your Supplies (Ask a grown-up to help!)
Logo Mini Computer
Raspberry Pi or Arduino
Logo Temperature Sensor
DHT22 or similar
Logo Wires & Breadboard
To connect everything
Logo LED Light
To show it's working!
2️⃣
Connect Your Sensor (Like puzzle pieces!)

πŸ”΄ Red wire goes to Power (3.3V)

⚫ Black wire goes to Ground (GND)

πŸ”΅ Data wire goes to Pin 2

⚠️ Safety First! Always ask an adult to help with wiring!
3️⃣
Get Your Secret Password (API Key)

Ask your teacher for a special "API Key" - it's like a secret password that lets your weather station talk to our website!

Example: student_awesome_scientist_2025
4️⃣
Copy the Magic Code!

This "magic spell" (Python code) tells your weather station how to send data to our website:

Logo Copy the code below
Logo Change "Your Name" to your real name
Logo Change "Your School" to your school name
Logo Put in your API key from Step 3
# This is your weather station's magic spell! import time # Your information (change these!) MY_NAME = "Tommy Thompson" MY_SCHOOL = "Your School Here" MY_API_KEY = "Ask teacher for this!" # This function sends weather data def send_my_weather_data(): print("Sending weather data to help protect families!") # Temperature and humidity code goes here print("βœ… Data sent successfully!") # Run this every 10 minutes while True: send_my_weather_data() time.sleep(600) # Wait 10 minutes
5️⃣
Test Your Weather Hero!
βœ… Does the LED light turn on?
βœ… Can you see temperature numbers?
βœ… Does it send data to our website?
βœ… Is your name showing up on the dashboard?
Logo Congratulations! You're now a Weather Hero protecting your community! LogoLogo
πŸ“š Quick Reference for Young Scientists
🌑️ Temperature: How hot or cold (in Celsius)
πŸ’§ Humidity: How much water is in the air (0-100%)
πŸ“ Location: Where your station is (latitude & longitude)
⏰ Timestamp: When you took the measurement

πŸš€ Ready to Start Your Science Adventure? πŸš€

Don't worry if this looks complicated - you're smarter than you think! Every professional scientist started by learning one step at a time.

Need help getting started? Ask your teacher for a special API key - it's like a secret password that lets your device talk to our system!

πŸš€ Explore Student Innovations Hub! 🌟

Discover how young scientists are changing the world, one weather station at a time!

🌟 This website is free and open source 🌟

Supporting young scientists and community safety through technology education