3. What’s IoT?
Well IoT, or the Internet of Things, refers to the network of physical
objects or "things" that are embedded with sensors, software, and
other technologies to connect and exchange data over the Internet.
These objects can be everyday items, devices, machines, vehicles, and
more, and they are equipped with the ability to collect, transmit, and
receive data.
4. IoT usage cases
1. Smart Homes
2. Energy Industry
3. Healthcare Monitoring
4. Agriculture
5. Smart Grid
… So on
5. What’s MicroPython?
MicroPython is an open-source programming language and software framework
designed for microcontrollers and embedded systems. It's a variant of the Python3
programming language that has been optimized to work with resource-constrained
environments, making it suitable for small devices with limited processing power and
memory, such as microcontrollers.
More details: https://micropython.org