Skip to content
NUBcore edited this page Apr 14, 2023 · 12 revisions

Welcome to the ubo-sdk wiki!

Documentation for upcoming Hackathon April 6-8th 2023

Hello Ubo!

  • Color Ring
  • Beep Boop
  • Ambient Light

Starting from Scratch

  • Download Operation System
  • Check sha256sum ####-##-##-raspios-bullseye-arm64.img.xz (*Optional)
  • Extract image using Archiver or tar
  • sudo dd bs=4M if=####-##-##-raspios-bullseye-arm64.img of=/dev/sdX status=progress

Integrated Hardware

  • temperature
  • lcd
  • audio
  • rgb
  • ir
  • Trust X *Optional

Configuration

QT Sensors

  • PMSA003I PM2.5
  • Si7021 (adafruit-circuitpython-si7021)
  • AHT20 (adafruit-circuitpython-ahtx0)
  • SHT40 (adafruit-circuitpython-sht4x)
  • HTU31-D
  • Additional Hardware for testing