Tinkering with IoT

I got started with IoT thanks to a Pi SBC and made some public projects, which I documented also publically, here.

After many many hours of tinkering and learning IoT, I’ve come to the conclusion that it’s a great way to learn about hardware and software.

Inspirational Resources

Combining Blender + Arduino + Real Time Accelerometer Data: https://pabramsor.com/blender-and-arduino-accelerometer/

See in real time where the arduino is moving rendered into blender

Impressive that this was done back in 2011

Plot your IoT Data with Grafana or any of these BI Tools:

Sensors

  1. The DHT sensors are quite popular and very simple to get started.

PicoW with DHT22

  1. MLX

Lora

LCD

https://www.youtube.com/watch?v=3XLjVChVgec

HOWTO Raspberry Pi + LCD 16x2 i2c

https://github.com/the-raspberry-pi-guy/lcd

https://www.youtube.com/watch?v=3XLjVChVgec

HOWTO Raspberry Pi + LCD 16x2 i2c

https://github.com/the-raspberry-pi-guy/lcd

Pi

A raspberry Pi inside a container - https://github.com/ptrsr/pi-ci

A Raspberry Pi emulator in a Docker image that lets developers easily prepare and flash RPi configurations.

IoT with a RPi4

IoT with a PicoW

IoT with Esp32

IoT with Arduino

IoT with RISC-V