Commit graph

67 commits

Author SHA1 Message Date
Gabriel Augendre d3d8a2b589 clean unused css 2023-06-25 12:41:48 +02:00
Gabriel Augendre 7f2ba736dd reduce sleep delay from 1h to 10 min 2023-03-20 10:39:11 +01:00
Gabriel Augendre 2d37812553 remove cpu frequency changes
they disconnect wifi clients in AP mode
2023-03-20 10:38:52 +01:00
Gabriel Augendre 819f3e3625 Fix AP mode 2023-03-20 10:37:45 +01:00
Gabriel Augendre 8d2e275b2a Fix debounce 2023-03-20 10:17:22 +01:00
Gabriel Augendre 828ca9742b Display playing status & remaining time before sleep in web view 2023-01-08 11:34:31 +01:00
Gabriel Augendre 7730389b60 Implement deep sleep after timeout 2023-01-08 11:07:23 +01:00
Gabriel Augendre f3064fb535 Reduce power consumption by reducing CPU frequency when not playing 2023-01-07 14:30:02 +01:00
Gabriel Augendre 638869824c Fix display when changing volume 2023-01-07 14:29:49 +01:00
Gabriel Augendre b8f51e0716 Update 3d models 2023-01-07 13:59:13 +01:00
Gabriel Augendre d310b9b572 Update 3d models 2023-01-06 21:52:18 +01:00
Gabriel Augendre a953f7d2d9 Reduce sensitivity 2023-01-06 18:08:41 +01:00
Gabriel Augendre c054d92c69 Update 3D models 2023-01-06 17:38:10 +01:00
Gabriel Augendre a0aacd4b22 Display whole status on screen + select file after uploading 2023-01-06 15:39:53 +01:00
Gabriel Augendre 4bee1156b1 Update wording 2023-01-06 15:29:57 +01:00
Gabriel Augendre 4d5122eb24 Fix null characters in status json 2023-01-06 15:28:50 +01:00
Gabriel Augendre a9ca2150d4 Refactor & split into multiple files 2023-01-06 15:22:32 +01:00
Gabriel Augendre 30e46ebfab Add link to cloudconvert 2023-01-06 15:22:18 +01:00
Gabriel Augendre dc63ed15aa Update 3d files 2023-01-06 15:21:57 +01:00
Gabriel Augendre a0ec9fb3f6 Add 3D model 2023-01-05 15:43:44 +01:00
Gabriel Augendre 0b34828376 Add OTA 2023-01-04 16:18:21 +01:00
Gabriel Augendre 47267d9217 Fix repeated play leading to scrambled sound 2023-01-04 15:58:43 +01:00
Gabriel Augendre 707a099e63 Handle unlimited files 2023-01-04 15:55:59 +01:00
Gabriel Augendre 9a9d3b8533 Cleanup serial 2023-01-04 14:00:37 +01:00
Gabriel Augendre 0184b12bbc Remember volume after power loss 2023-01-04 14:00:25 +01:00
Gabriel Augendre 4901eeb3e4 Print errors in console 2023-01-04 14:00:03 +01:00
Gabriel Augendre 4a67492877 Rework status JSON 2023-01-04 13:59:47 +01:00
Gabriel Augendre 4368d6ad2d exclude pcb directory 2023-01-04 13:58:53 +01:00
Gabriel Augendre 44de537459 Restrict file picker extensions 2023-01-04 13:58:53 +01:00
Gabriel Augendre 089654dab1 Update vscode settings 2023-01-04 12:41:45 +01:00
Gabriel Augendre 6dde204b84 Allow uploading file 2023-01-04 12:41:34 +01:00
Gabriel Augendre 028d136ac4 Reformat file and add inifinte loops instead of returning setup 2023-01-04 11:03:11 +01:00
Gabriel Augendre aed9942c02 Remember selected file after power loss 2023-01-04 11:02:19 +01:00
Gabriel Augendre 70f47e8668 Read button state during setup 2023-01-04 10:05:04 +01:00
Gabriel Augendre 124b73035c Increase default volume 2023-01-04 10:04:49 +01:00
Gabriel Augendre de0236cd07 Update button pin 2023-01-04 10:04:35 +01:00
Gabriel Augendre 9566162e9d Add section comments in defines 2023-01-04 10:04:23 +01:00
Gabriel Augendre 3a60ce6a97 Keep polling after error 2023-01-02 23:22:18 +01:00
Gabriel Augendre 7758725ac6 Reduce polling rate 2023-01-02 23:16:07 +01:00
Gabriel Augendre 13c58ea1b6 Add button to stop playing 2023-01-02 23:05:18 +01:00
Gabriel Augendre 83baacdfa4 Fix clear msg area 2023-01-02 22:57:10 +01:00
Gabriel Augendre 5d95838769 Disable web when losing connection 2023-01-02 22:53:52 +01:00
Gabriel Augendre b640bce997 Always display wifi info 2023-01-02 22:47:30 +01:00
Gabriel Augendre 80373ae5fb Allow changing volume from web interface 2023-01-02 22:10:01 +01:00
Gabriel Augendre f24285ad5e Update display interface 2023-01-02 21:47:04 +01:00
Gabriel Augendre b5b53c3cef Switch to SD card for music files 2023-01-02 21:39:17 +01:00
Gabriel Augendre 65a7ffe99c Add missing audio loop 2023-01-02 17:20:16 +01:00
Gabriel Augendre 0a6a042daf Display loading messages on screen 2023-01-02 16:42:33 +01:00
Gabriel Augendre 14f4b14948 Setup oled display 2023-01-02 16:37:10 +01:00
Gabriel Augendre 0b2a0c702a Trigger play when button press 2023-01-02 15:42:39 +01:00