mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.6K
active users

#microcontroller

3 posts3 participants0 posts today

Description: "[A] new series focusing on how to build computers [from scratch] using simple electronic devices such as microcontrollers (MCU) and system-on-chips (SoCs) to achieve meaningful and concrete computing capabilities... [Y]ou will also be able to come up with your own computer designs, tailored around your computational needs."

youtube.com/watch?v=CoUSDWLZC-

Dmitry is back again with another minimal computer. Last time he managed to boot #Linux on an #Intel4004¹. Now he wants to run #vi, #gcc, and #make, ends up doing it on a tiny #STM #microcontroller with a luxurious 32K of flash and 8K of RAM. The 4004-based machine took a *week* to boot, this one takes just a minute!

It's again made possible w/ #MIPS #emulation. The overclocked host CPU emulates a MIPS #R3000 at 1.65MHz with FPU disabled.

dmitry.gr/?r=05.Projects&proj=

¹) indieweb.social/@data0/1131699

Dmitry.GR8-pin Linux - Dmitry.GRDmitry.GR: Interactive-speed Linux on a tiny board you can easily build with only 3 8-pin chips

Hey, #programming #electronics #arduino #microcontroller folks. Say I have a device like a joystick which generates its own data and clock signals, and I want a Pi Pico 2 to capture inputs from it.

What should the flow of that program look like? Do I just capture 2x the length of a full packet, find the single whole packet in it, read that and move on? How would you go about detecting and reading every individual packet?

Boosts and all comments welcome.

Pretty interesting attempt at a minimal OS designed to run literally anywhere.

collapseos.org

> Winter is coming and Collapse OS aims to soften the blow. It is a Forth (why Forth?) operating system and a collection of tools and documentation with a single purpose: preserve the ability to program microcontrollers through civilizational collapse.

collapseos.orgCollapse OS — Bootstrap post-collapse technology