cheap-iot-devices
Thursday 19 March 2026 14 versions

Was taugen billige Micro-Controller?

‘Cheap-Yellow-Display’

Sunton ESP32-2432S028

  • verschiedene Hersteller
    • Amazon: 15 - 20 €
  • ESP32 (mit 2.4GHz Wifi und Bluetooth)
    • 32-Bit Tensilica dual core cpu
    • Memory: 4MB flash
  • 2,8"-LCD mit 240x320 Pixel
    • Driver: ILI9341 (via SPI)
    • Touch: XPT2046 (via SPI)
  • andere Schnittstellen
    • SD card (via SPI)
    • Speaker port
    • UART, I2C
    • 1x RGB LED
  • je nach Modell:
    • USB-C oder/und Micro-USB port
  • CircuitPython: nur 9.2.9 (crash loop mit 10.1.4 !!)

Anwendungen

  • Applikationen mit displayio Grafik
    • z.B. Dubbeglas-Uhr, Wort-Uhr
    • Turtle-Grafik

‘Blinky’

Maker Go ESP32C3 Supermini

  • verschiedene Hersteller
    • Amazon: 3,50 - 4,00 €
  • ESP32-C3 (mit 2.4GHz Wifi und BLE 5)
    • 32-bit RISC-V single core cpu
    • Memory: 4MB flash
  • sehr kleine Platine
    • USB-C port
    • 2x 8 IO-Pins
  • multiple IO protocols
    • I2C, SPI, UART, …
    • 1x LED
  • CircuitPython: 10.1.4
  • Addon:
    • NeoPixel-Streifen mit 8x WS2812

Anwendungen

  • Controller für 16x16 NeoPixel-Matrix, z.B Domino-Uhr
  • sehr billiger IOT Blinker
  • Ersatz für ESP8266

multi purpose ‘IOT’

Maker Go ESP32C6 Supermini

  • verschiedene Hersteller
    • Amazon: 5 - 6 €
  • ESP32-C6 (mit 2.4GHz Wifi 6 und BLE 5)
    • 32-bit RISC-V dual core cpu
    • Memory: 4MB flash
  • sehr kleine Platine
    • USB-C port
    • 2x 10 IO-Pins
  • multiple IO protocols
    • I2C, SPI, UART, …
    • 1x NeoPixel
    • Zigbee, Thread
  • CircuitPython: 10.1.4

Anwendungen

  • Heimautomation (wg. der Protokoll-Vielfalt)

Backlinks

  • index