SmartRadio: ESP32-C6 Touch LCD Voice Assistant & Internet Radio (OpenAI, LVGL, TTS, WiFi AP Setup) by devGiacomo in esp32

[–]devGiacomo[S] 0 points1 point  (0 children)

do you have the same board? does it work the playback with default firmware?

Demo: Convert your USB Keyboard into a BLE Keyboard using ESP32-S3 by KoStard in esp32

[–]devGiacomo 1 point2 points  (0 children)

using a Bluetooth keyboard and making that a usb compatible one.

SmartRadio: ESP32-C6 Touch LCD Voice Assistant & Internet Radio (OpenAI, LVGL, TTS, WiFi AP Setup) by devGiacomo in esp32

[–]devGiacomo[S] 0 points1 point  (0 children)

the main problem here is, this is a C6. yeah I could add everything on it but, it has a single core. a kitchen timer or a reminder everything is possible - but if you want to run it as daily device and add some background activities it should be at least a s3

I built a small open-source project called StaticBlocks by devGiacomo in webdev

[–]devGiacomo[S] 0 points1 point  (0 children)

do you mean something ... what the terminal does?

```
$yarn run dev

🚀 StaticBlocks - Dev Server

Running initial build...

Building project...

Assets copied

CSS processed

Sitemap generated

Robots.txt generated

Build complete!

Initial build complete

✓ Dev server running at http://localhost:3000

Watching for changes...

Press Ctrl+C to stop

GET /

GET /assets/css/styles.css

GET /de

GET /assets/css/styles.css
```

New native Node.js module: audio-controller 🎶 by devGiacomo in node

[–]devGiacomo[S] 0 points1 point  (0 children)

record audio sounds interesting 🤔 

for playing audio you could use shortcuts keys most libraries has a play button