wvr
Home of WVR, an open source, Arduino compatible, ESP32-based Sample Player and Audio Framework. (by marchingband)
odroid-go-multi-firmware
Odroid-go-multi-firmware is an improvement of the official ODROID-GO firmware. It allows you to keep multiple applications installed in the flash and switch instantly between them. (by ducalex)
Our great sponsors
wvr | odroid-go-multi-firmware | |
---|---|---|
4 | 1 | |
28 | 45 | |
- | - | |
6.1 | 0.0 | |
19 days ago | 5 months ago | |
C | C | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wvr
Posts with mentions or reviews of wvr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-10.
-
Creating an 8-channel, 16-bit audio recorder with ESP32 -- possible?
I use klm8g1getf. It’s 8GB and about $5 from LCSC, easyEDA has the footprint and symbol. I run mine at 52mhz, 4-line mode. I’m able to playback 20 stereo wavs at once @44.1k 16bit. Writing is a lot slower but 8 should be possible. I wrote my own flat file system to prioritize speed, all the standard file systems will slow you down a lot, as far as I could find, sequential reads and writes are much faster, and most file systems don’t do that. https://github.com/marchingband/wvr/blob/main/src/emmc.c
-
is it possible to port this code to Arduino ide?
https://github.com/marchingband/wvr/blob/main/src/boot.cpp This uses eMMC which is very similar to SD.
odroid-go-multi-firmware
Posts with mentions or reviews of odroid-go-multi-firmware.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-08.
-
is it possible to port this code to Arduino ide?
Link to the code I meant: https://github.com/ducalex/odroid-go-multi-firmware/blob/master/main/main.c
What are some alternatives?
When comparing wvr and odroid-go-multi-firmware you can also consider the following projects:
arduino-esp32 - Arduino core for the ESP32
esp-adf - Espressif Audio Development Framework
awesome-odroid-go - 🕹 A collection of awesome ODROID-GO emulators, games & resources 👾
retro-go - Retro emulation for the ODROID-GO