I made BadApple playing on an SSD1306 (128x64) screen, using pico 2w but using the 2 risc-v cores instead of arm cores, this project is written in rust. (Demo video is in the very bottom of the attached blog link)
I made BadApple playing on an SSD1306 (128x64) screen, using pico 2w but using the 2 risc-v cores instead of arm cores, this project is written in rust. (Demo video is in the very bottom of the attached blog link)
I made this bad apple player only using rp2350’s risc-v cores using rust.
I tried to add speaker but the 2 way i tried was leading to failure. First i tried to send audio data via wifi but i saw risc-v isnt supported for this using embassy, so secondly i tried to connect sd card adapter, but when i plugged sd card adapter to pi the power wasnt enough. so it didnt even show video properly
Log in to leave a comment
It works well better than I first expected. Most of the time the image is stable, almost convincing, But every once in a while, bad pixels creep in. Tiny distortions flicker across the screen. Still, the longer I watch, the harder it becomes to ignore the feeling that those pixels .d Im also thinking of adding a speaker, sending audio data via wifi or direct sd card adapter
Log in to leave a comment