https://youtu.be/KNDRUWlsu0k
very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
YouTube
Bit Banging LCD + Touch + USB on the ch32v003
In this video, I use some insanely cheap parts to make a sub-$1-bill-of-materials device using ch32v003, RISC-V 48MHz ~10 cent processor to drive a raw LCD, as well as turning it into a touch sensor, and also communicating over USB back to a PC.
Source Code…
Source Code…
❤2🙏1
beznaděj та kernel panic 𔒏𒀱
https://youtu.be/KNDRUWlsu0k very cool channel if you're into microelectronics. you might've seen some of his very old videos, they were popular around this part of telegram 4-6 years ago
you might have seen this one: https://youtu.be/YNrFOClrzTA
YouTube
World's Smallest Minecraft Server
Code is here: https://github.com/cnlohr/avrcraft/tree/master/usb_minecraft
Board is .46" x .64" (12mm x 16mm) - though I think I can make it smaller.
Board is .46" x .64" (12mm x 16mm) - though I think I can make it smaller.
❤4🤯3
beznaděj та kernel panic 𔒏𒀱
https://youtu.be/V6NolFlhALY
average arch user + wayland enthusiast
😁3🙏2
Forwarded from Web 1.0 is a beautiful place and I'm no longer afraid to die
Make Python great again! https://github.com/hxu296/tariff
GitHub
GitHub - hxu296/tariff: The official repository for tariff
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
🙏4
https://youtu.be/iXZX_HAmbTU
movie magic 🤯
movie magic 🤯
YouTube
NUMBER GO UP | Balatro Song!
‘Really Stupes, a song about Balatro, a game with no narrative?’ Ah, but what if it was actually less about Balatro and more a reflection on the nature of existing within a system centred on the constant chase for validation via the unending quest for higher…
🤯2
Forwarded from ilo sona
Forth is incredible. In 300 lines of code, I am able to make a RISC-V32I assembler and use it to boot into OpenSBI with Qemu. Not to mention, a significant amount of those 300 lines are data definitions like register names and instruction definitions. The core of the assembler—the infrastructure for encoding and decoding instructions, and dumping them into a binary file—took a surprisingly small amount of effort. Whether this speaks to the strengths of FORTH or RISC-V is not a question as I tried to do the same thing in C and I had gotten to about a thousand lines and am still writing a parser. Even then, if i had completed it, it would be a much less powerful assember as compared to the one you see in the screenshot above which is an assembler written as a forth DSL, giving you all the power of forth to write your assembly.
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi