add symbols for categories

This commit is contained in:
randogoth 2025-12-22 00:21:22 +02:00
parent fe6f41cfd6
commit a6dc056789
16 changed files with 100 additions and 26 deletions

View file

@ -1,6 +1,6 @@
Title: Sensor Watch Faces
Date: 2023-03-31 23:00
Category: code
Category: software
Summary: Designed and coded some watch faces for the Movement firmware of the Sensor Watch project
[Sensor Watch](https://www.sensorwatch.net) is a board replacement for the classic *Casio F-91W* wristwatch invented by [Joey Castillo](https://www.joeycastillo.com) at [Oddly Specific Objects](https://www.oddlyspecificobjects.com). It is powered by a Microchip SAM L22 microcontroller with built-in segment LCD controller. Sensor Watch ships with a build of the Movement community firmware that manages the display of different screens of content on the watch. These screens are called watch faces. They can be passive displays of information like a clock or a calendar, or they can be fully interactive user interfaces like the Preferences face, which allows the user to customize Movements behavior.