The author describes their project of replacing a Digital Pet from Tiger, a cheaper Tamagotchi rip-off, with an Arduino Nano, an OLED screen, and 6V batteries. This is a prototype for their thesis in New Technologies of Art. They detail modifications like eviscerating the original device, integrating a new battery holder, and making adjustments to the case. The final goal is to create a working game loop display on the OLED screen.
David Johnson-Davies explains how to efficiently and accurately smooth characters for small displays, using a routine to programmatically smooth out corners and adding hinting functionality.
A Trinket for The Pawn Shop, interacting with an OLED screen and an LED strip, displaying messages and scanning for Bluetooth Low Energy (BLE) devices.
An Arduino BASIC interpreter and environment using an OLED SPI screen, I2C keyboard, and external EEPROM, supporting almost all usual BASIC features.