randomint64 an hour ago
RISC-V cores is a big deal for embedded systems because now compiling for SoCs is only a matter of `rustup target add riscv32imac-unknown-none-elf` instead of downloading half-broken proprietary toolchains and SDKs.
Take a look at https://kerkour.com/introduction-to-embedded-development-wit... and https://kerkour.com/rust-esp32-pentest to get started with modern (Rust ;) embedded development.
oritron 32 minutes ago
If you're excited about the (relatively) speedy RISC-V cores and SIMD, look at the P4 which is available now. It has a slightly faster clock but no wireless: https://products.espressif.com/#/product-comparison?names=ES...
There's some cool work out there using the dsp functionality and built in image handling to crunch a lot of pixel data, which should work similarly on the S31: https://www.reddit.com/r/WLED/comments/1ry2jd7/wledmmp4_with...
topspin 5 minutes ago
3 minutes ago
Comment deletedkjlldld 2 minutes ago
jml7c5 16 minutes ago
Aurornis an hour ago
Although we lost the MIPI support that the P4 dual-core RISC-V line has.
frikk 44 minutes ago
My preferred controller platform is of the QuinLED line - comes with power distribution, voltage regulators, fat copper lines, configurable data-line resistors, and smart auxiliary hardware support all for an affordable $30-$50 per controller. (quinled.info)
<https://kno.wled.ge/> - WLED homepage and probably my favorite clever URL of all time.
mort96 20 minutes ago
zuzululu 17 minutes ago
Also I want to dive into hardware stuff but I'm always clueless as to what I do afterwards when this would arrive? Are you using a generic board or are you ordering and designing PCBs to hook this up to?
What are you using it for ? How do I go from a prototype to mass production via kickstarter?
hart_russell 25 minutes ago
skybrian an hour ago
What's the state of Bluetooth audio out on microcontrollers? Is low latency and high quality output possible?
orphea 20 minutes ago
nubinetwork 26 minutes ago
jeremywho an hour ago
rie_t an hour ago
Imustaskforhelp an hour ago
Could this theoretically be used as a router or wireguard vpn instance?
gswdh 41 minutes ago
Comment deleted