mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#sparkfun

0 Beiträge0 Beteiligte0 Beiträge heute

TIL about the SparkFun SerIO board. This now-discontinued product is an even-simpler-than-Arduino physical computing device. When connected to a USB port, it appears as a serial device. Send it simple commands at 57600 bps and it will read/write pins for you. For example, this configures Pin 13 as an output, and sets the value high:

> C,13,1
Pin: 13 Input/Output: 1
> W,13,1
Pin: 13 Value: 1

This lights the 'Stat' LED

sparkfun.com/products/retired/

1/2

[Перевод] Quake на плате микроконтроллера с 276 килобайтами ОЗУ

Введение В прошлом году в рамках празднования 30-летней годовщины Doom мы продемонстрировали его порт для платы Sparkfun Thing Plus Matter MGM240P. В этом году мы портируем Quake на плату Arduino Nano Matter.

habr.com/ru/articles/848396/

ХабрQuake на плате микроконтроллера с 276 килобайтами ОЗУВведение В прошлом году в рамках празднования 30-летней годовщины Doom мы продемонстрировали его порт для платы Sparkfun Thing Plus Matter MGM240P. В этом году мы портируем Quake на плату Arduino Nano...

So I've got a #SparkFun weather module I've been running #MicroPython on for a couple of years. It's almost perfect and I'd leave it alone except that:

* MicroPython doesn't support power management *facepalm*

* MQTT has been the Achilles heel on this project, and when something goes wonky in a few places it utterly misses what's going on and can't reset itself against @homeassistant so it juat kinda disappears.

Sooooo close

So I'm doing a quick rewrite into #ESPHome and accepting that I was only mostly successful on the original code.

Antwortete im Thread

As it turns out it's impossible to get a simple Yes/No/IDK answer from someone at the #raspberrypi foundation, I went to #sparkfun yesterday for their #Pi5 event so I could look at one in the flesh.
In the picture you can see there's a differential pair running from the power input going in the direction of the main processor, so chances are good the USB data interface is still present on the power port!