Files
FamReynaBrain/projects/tactility_humation_mit_avatars_2026.md
T
Adolfo Reyna 0f84463a9f housekeeping 2026-08-05: organize PARA, clean inbox, archive travel, restore paper-apps
- Inbox -> archives/inbox_processed: ari_followup (Sardius), remarkable_inbox, tic_tac_toe_state
- Inbox images -> resources/kids-os (KidsOS UI 2026-07-28)
- Archives/travel/2026: Aeromexico HCYDNU confirmation + Hertz BOS L670EDC05D8
- Exports/calendars: all_flights, chiapas TGZ, maine BOS ICS
- Areas: chiapas_trip_2026-09 (HCYDNU booked), trump_accounts_and_emi_board_2026 (Trump accounts + EMI FL board), operations audits (hermes migration + Apple Mail local research)
- Projects new (enriched stubs from MEMORY.md): xiao_epaper 400x300 (5-pass grayscale), mac_privacy_migrations (Xcode signing), remarkable_pro workflow (132 + watchdog + art), tactility_humation_avatars (320x240 pre-render), voice_dev_infra (network map .102/.110/.150)
- Paper-apps: restored detailed README (181 lines porting guide) + enriched paper_apps_golf_galaxy_zero project with full mechanics cross-ref
- Maine wedding: Hertz rental 63 L670EDC05D8 + tolls (PlatePass vs SunPass PRO) — intentional addition kept
- 220 Emerald: removed duplicate consolidated junk appended at end (142 lines clean)
- Removed runtime logs: chrome.err (288 lines), chrome.log tracked -> now ignored per .gitignore
- Clean empty inbox
2026-08-05 14:33:41 -04:00

37 lines
1.1 KiB
Markdown

---
date: 2026-08-05
type: project
status: active
related: [tactility_voice_gateway_elato_transition_2026.md, tactility_gameboy_firmware_exports_needed_2026.md, grace_poppy_storybook_image_voice_app.md]
tags: [tactility, esp32, mcp, ui, avatar]
---
# Tactility Humation MIT Avatars
## Goal
Use Humation MIT avatars as MCP screen-status UI — pre-rendered 320x240 RGB565 on Pi, not on device. User liked rendered status text on WhatsApp.
## Requirements
- Pre-rendered on Pi (.110 or .102), avoid device CPU
- 320x240 RGB565, states: listening, thinking, speaking, idle
- Status text rendered below/with avatar
## Devices
- Faith_Grace 320x240 F=blue G=purple book player
- KidsOS Tactility Color 320x240
- ESP32-S3-RLCD 4.2" reflective
- XIAO ePaper 400x300 could adapt variant
## Related
- tactility_voice_gateway_elato_transition_2026.md
- Firmware exports: tactility_gameboy_firmware_exports_needed_2026.md
- voice_dev_infrastructure_2026.md
## Next
- [ ] Source Humation MIT avatars (repo/license)
- [ ] Build Pi pre-render script (PIL -> RGB565)
- [ ] Define state machine mapping
- [ ] Test on Tactility Color 320x240
[[Projects]] | [[Index]]