Steven M. Hernandez

Memo (2015)

Steven M. Hernandez

At the end of each year, I design a small interactive robot.
This was the first, designed in 2015.
See other robots.

Technical Details:

Two synchronized cyan OLED eyes display programmable messages and eye shapes to convey different emotions.

Custom designed heart-shaped PCB cartridges (Heartridges) with on-board EEPROM storage allows Memo to express fully programmable and customizable messages.

Interchangable heart-shaped cartridges can easily be removed and slotted directly into the body of Memo.

Assembly inspired

Data format on cartridge uses OPCODE (1-byte) and OPERANDS (variable-byte). Build your own Cartridge ROM:

0000: OPCODE OPERAND
0x{{ i.toString(16).padStart(2, '0') }}:

Other works in this series