alessandro@lemmy.ca to PC Gaming@lemmy.caEnglish · edit-21 day agoYouTuber gets classic Tomb Raider running on a chip that sips a mere 1 W of power - The SoC in question is the ESP32-P4 microcontroller, a lightweight 32-bit RISC-V processor featuring two coreswww.pcgamer.comexternal-linkmessage-square27fedilinkarrow-up1182arrow-down11
arrow-up1181arrow-down1external-linkYouTuber gets classic Tomb Raider running on a chip that sips a mere 1 W of power - The SoC in question is the ESP32-P4 microcontroller, a lightweight 32-bit RISC-V processor featuring two coreswww.pcgamer.comalessandro@lemmy.ca to PC Gaming@lemmy.caEnglish · edit-21 day agomessage-square27fedilink
minus-squareUnpledgedCatnapTipper@piefed.blahaj.zonelinkfedilinkEnglisharrow-up3·22 hours agoYou can drive screen output via the gpio pins quite easily. You can even do VGA output via I²S!
minus-squareCaptain Aggravated@sh.itjust.workslinkfedilinkEnglisharrow-up3·21 hours agoI did not know I2S could do that. I thought it was digital audio.
minus-squareempireOfLove2@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·20 hours agoVGA is basically just a bunch of analog audio signals that, when timed correctly, happens to describe a field of pixels.
You can drive screen output via the gpio pins quite easily. You can even do VGA output via I²S!
I did not know I2S could do that. I thought it was digital audio.
VGA is basically just a bunch of analog audio signals that, when timed correctly, happens to describe a field of pixels.