diff --git a/README.md b/README.md index 27524aa..ac26bf6 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,17 @@ Fabula is an open source and open hardware storyteller for children 1 to 8 yo. -![3D Rendering](images/test_fit.png) -![Exploded view](images/test_fit_exploded.png) +![Assembled](images/assembled.jpg) + It's a box with an inset where a plastic character can be snapped in place. When a character is snapped in place, Fabula starts playing the corresponding audio track(s). When the character is removed, the playback stops. There's a status led that provides some informations about the player (i.e. the battery level). + +![3D Rendering](images/test_fit.png) +![Exploded view](images/test_fit_exploded.png) + The toy has an internal lithium-ion battery that can be charged via USB-C and provides 12h playback. It can also be monitored and controlled via Home Assistant or with a web interface in local network. It is privacy-friendly: it works completely localy and sends no data to any external service. diff --git a/images/assembled.jpg b/images/assembled.jpg new file mode 100644 index 0000000..017e6af Binary files /dev/null and b/images/assembled.jpg differ diff --git a/images/character.jpg b/images/character.jpg index 89e3023..d175a4f 100644 Binary files a/images/character.jpg and b/images/character.jpg differ