Added CERN OHL LICENSE file
1 file changed
tree: 9c9788bb645a6ed5b977fdd858d6255d739fda1a
  1. hardware/
  2. .gitignore
  3. LICENSE-CERN-OHL
  4. README.md
README.md

Rust ESP board

MCU

  • ESP32C3

On board peripherals

Accel/Gyro

Display/Visuals

Other Input

  • Button
  • MEMS microphone - I2S (no driver interface in embedded_hal)

Power

  • USB micro, or USB C should be fine
  • Battery connector?

Design