Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.68 KB

ESPHome - Nabaztag

Replace the motherboard of your Nabaztag with an ESP and play with the hardware.

Just play with old Nabaztag. Ears, head button, speaker, wheel and probably the input power can be reused easily. The microphone is an electret microphone, it's way easier to replace it by an i2s one.

Components

Configuration

substitutions:
  name: "hackbaztag"
  friendly_name: "Hackbaztag"
  wifi_ap_password: ap_password

packages:
  violet.nabaztag-tag: github://bemble/esphome-nabaztag/violet-nabaztag-tag.yaml@main

esphome:

TODO

  • add photos, schema etc
  • use ears encoder instead of basic time based rotation
  • use a led ring
  • add an optional OLED screen
  • use the wheel to manager leds max brightness (or something else, to be defined)
  • make a PCB (⚠️ Nabaztag and Karotz have different connectors)

Resources