[![Namakaný deň 2020](images/namakany.den.2020.png)](http://namakanyden.sk/)
[![Hack Košice 2020](images/hack.kosice.2020.png)](https://hackkosice.com/)
[![See the BEST in IoT](images/banner-see.the.best.in.iot.png)](http://www.best.tuke.sk/spc20/)
> The Internet of Things (IoT) is a system of interrelated computing devices, mechanical and digital machines, objects, animals or people that are provided with unique identifiers and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction.
> -- _by [iotagenda](https://internetofthingsagenda.techtarget.com/definition/Internet-of-Things-IoT)_
## Sensor
Converts other form of energy into electrical energy
## Actuator
Converts electrical energy into other form of energy
## Sense-Think-Act Cycle
![Sense Think Act Cycle](images/sense-think-act.png)
## Microcontroller vs Microprocessor
![Raspberry Pi](images/pi-plug-in.gif)
![Arduino UNO](images/arduino.png)
![BBC Micro:bit](images/microbit.png)
![ESP32](images/esp32.png)
![ESP32 Block Diagram](images/esp32.block.diagram.svg)
* notes:
* https://en.wikipedia.org/wiki/ESP32
[![Micropython](images/micropython.png)](http://micropython.org)
![Blink: Schematic](images/schematic-blink.png)