Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| internet_of_things [2026/05/23 10:21] – administrator | internet_of_things [2026/05/23 10:33] (current) – administrator | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======= Internet of Things (IoT) ======= | + | ======= Internet of Things (IoT) ======= |
| - | {{ : | + | |
| ====The Internet of Things (IoT) is a network of physical devices, vehicles, home appliances, and other items embedded with sensors, software, and connectivity, | ====The Internet of Things (IoT) is a network of physical devices, vehicles, home appliances, and other items embedded with sensors, software, and connectivity, | ||
| - | This interconnected web enables | + | The pictured diagram, shows how microcontrollers enable normal |
| + | **Our open-source greenhouse controllers are a perfect example of [[internet_of_things|IoT]] in action.** By leveraging the [[esp32|ESP32]] microcontrollers and hosting web panels that show temperature readings and allow users to adjust settings remotely, we've created a seamless and intuitive system for managing greenhouse conditions from anywhere in the world. This level of accessibility and control not only simplifies tasks like monitoring temperature fluctuations but also enables more precise management of plant growth and development, | ||
| - | ====Our open-source greenhouse controllers are a perfect example of IoT in action.==== | + | **In Horticulture, |
| - | By leveraging the ESP32 microcontrollers and hosting web panels that show temperature readings and allow users to adjust settings remotely, we've created a seamless and intuitive system for managing greenhouse conditions from anywhere in the world. This level of accessibility and control not only simplifies tasks like monitoring temperature fluctuations but also enables more precise management of plant growth and development, | + | |
| - | + | ||
| - | **In Horticulture, | + | |
| >Monitor temperature, | >Monitor temperature, | ||
| >Receive alerts when conditions deviate from set parameters | >Receive alerts when conditions deviate from set parameters | ||
| Line 15: | Line 12: | ||
| - | //Some key IoT technologies that underpin our greenhouse controllers include:// | + | //Some key [[internet_of_things|IoT]] technologies that underpin our greenhouse controllers include:// |
| - | > | + | > |
| >Sensor integration (temperature, | >Sensor integration (temperature, | ||
| > | > | ||
| > | > | ||
| - | =) The use of open-source hardware and software frameworks like ESP32 and Arduino allows developers to create innovative projects like this =) | + | =) The use of open-source hardware and software frameworks like [[esp32|ESP32]] and Arduino allows developers to create innovative projects like this =) |