• Riverside@reddthat.com
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 day ago

    I installed Linux Mint and I’m having fun with some extremely cheap RISC-V microcontrollers (ch32v003) using the open source toolchain of ch32fun. Having a blast!

      • Riverside@reddthat.com
        link
        fedilink
        arrow-up
        2
        ·
        14 hours ago

        So far I’m just learning to code harder in C getting into the nitty-gritty of the hardware. A simple but challenging enough project is a mini LED light that I can tie to my thumb in order to use my eBook better. Regulable light intensity through PWM, low-power mode for low power consumption when off, interrupts from button to power-up… Quite a few different peripherals to touch!