Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Simple 5 region thermostat with PIC16F690 using NTC's as a sensors driving 5+1 relays. Thermostat do not use PID control but a simple on/off with hysteresis (like ordinary mechanical thermostat would - note that function in source that decides to turn heater on/off is called pid() but that's not how decision is made). Note that it's designed to measure 5 regions and control 5 groups of heaters but *all* of them are trying to reach *same* temperature.