avatar
stellz @piss.beauty

i mean shortcuts aren't a real solution anyway because ambient data gathering can't have an active step

jul 30, 2025, 5:12 pm β€’ 3 0

Replies

avatar
Bailey Townsend πŸ¦€ @baileytownsend.dev

alright you got me. A RP2040 or RP2350 custom step counter and a companion app. Throw in mini games like it's a tamagotchi and can use steps as a currency in the games and writes to your repo

jul 30, 2025, 5:15 pm β€’ 6 0 β€’ view
avatar
James Munns @jamesmunns.com

You have my axe

jul 30, 2025, 5:22 pm β€’ 5 0 β€’ view
avatar
James Munns @jamesmunns.com

(if you want bluetooth, you probably want an nrf52 instead of an RP2xxx. If you want wifi instead, you probably want an nrf52 and/or an esp32c3)

jul 30, 2025, 5:24 pm β€’ 3 0 β€’ view
avatar
Orual @nonbinary.computer

for wireless wearables you probably always just want a damn Nordic chip, unless you need to drive a display or really want WiFi specifically

jul 30, 2025, 6:09 pm β€’ 4 0 β€’ view
avatar
Orual @nonbinary.computer

power usage is so night and day different ime

jul 30, 2025, 6:10 pm β€’ 4 0 β€’ view
avatar
Bailey Townsend πŸ¦€ @baileytownsend.dev

I need to order some of them. I haven’t used them but I know @jamesmunns.com had me sold when I saw he used one for in house monitoring and it had a coin cell battery

jul 30, 2025, 6:15 pm β€’ 2 0 β€’ view
avatar
Orual @nonbinary.computer

yeah they're super solid. embassy has decent support for them too, even the radio, iirc. they're not real fast chips for their price, but that's not why you use them, and they have a TON of features, esp on the full-fat versions in each generation.

jul 30, 2025, 6:26 pm β€’ 2 0 β€’ view
avatar
Orual @nonbinary.computer

i will say, if you aren't too price-sensitive and you're fine with a bigger board for fussing around with, i definitely recommend their developer kits, they have all sorts of good extras, better than a nucleo that way.

jul 30, 2025, 6:28 pm β€’ 2 0 β€’ view
avatar
Bailey Townsend πŸ¦€ @baileytownsend.dev

Welcome on board to the at proto step counting tamagotchi team πŸ₯³

jul 30, 2025, 5:27 pm β€’ 3 0 β€’ view
avatar
v1sea @v1sea.com

Feels like one step away from Strava on atproto

jul 30, 2025, 5:30 pm β€’ 2 0 β€’ view
avatar
Bailey Townsend πŸ¦€ @baileytownsend.dev

πŸ‘€ bsky.app/profile/wilb...

jul 30, 2025, 5:31 pm β€’ 4 1 β€’ view
avatar
Wil @wilb.me

Life got in the way a bit, but I will hopefully hack away at it more soon. Even bought a domain! @mapped.at

jul 30, 2025, 5:42 pm β€’ 4 0 β€’ view
avatar
stellz @piss.beauty

wait i was just gonna use the phone but doing a tamagotchi is cuter

jul 30, 2025, 5:28 pm β€’ 4 0 β€’ view
avatar
James Munns @jamesmunns.com

Hilariously, I have some time that I can do this, IF: * My gig that is supposed to start out in Oct pans out (should know late this week/early next week * A gig that might start ASAP falls through (or doesn't start ASAP). Someone other than me is gunna have to do the apps or backend stuff tho :D

jul 30, 2025, 5:30 pm β€’ 5 0 β€’ view
avatar
James Munns @jamesmunns.com

If you wanted to go bluetooth, I have a pair of these in a drawer, and they'd make a pretty good first/final dev kit: nrf52840, same screen as the og pebbles, lis3dh accelerometer (fine/overkill for a step counter), jog wheel, CR2032 battery holder: www.moddable.com/moddable-four

jul 30, 2025, 5:37 pm β€’ 2 0 β€’ view
avatar
Bailey Townsend πŸ¦€ @baileytownsend.dev

I think I've honestly overextended myself and overpromised on too much atm as is sadly. But I have wanted a little hackable Bluetooth durable device with a screen and something like an SM6DS3 in it that autocount steps for a long time, and would love something like that. It's very tempting

jul 30, 2025, 5:40 pm β€’ 4 0 β€’ view
avatar
James Munns @jamesmunns.com

No worries, open offer :) Best of luck on making it down the yak shaving stack!

jul 30, 2025, 5:42 pm β€’ 4 0 β€’ view
avatar
stellz @piss.beauty

whole app should be easy tbh. just connect to the api that gives you steps data and post it after each day

jul 30, 2025, 5:13 pm β€’ 2 0 β€’ view