General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
ESP32 mySQM+ Sky-Meter/Weather Station with loads of features
mySQM+ Sky Quality Meter/Weather Station
(c) R Brown, 2020-2025, All rights reserved.
Permission is granted for personal and Academic use only.
Code or portions of code may not be copied or used without appropriate credit given to author(s).
EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at
https://sourceforge.net/projects/myesp-boards/
Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232/USB interface. It can read and write values, and can continuously log data from WS-2300 to a file or SQL database.
All available documentation can be read online at http://ws2300.sourceforge.net/
...Subsequently client applications can take this data to display on webpages, export to text file, and almost anything else.
The driver has been written using the mingw port of the gcc compiler, currently the system runs on Windows XP, however the design is deliberately cross platform, and linux based serial port interfaces will be added.
The first client is written in php, and tested using the Apache web server.
JAWS - Jefferson AWS, linux port of AWS weather station interface. JAWS runs on a linux computer connected via serial to a AWS datalogger. It then logs and sends weather data. The data can be sent to a csv log file, wundergound, and mysql.