isziaui, to Playdate
@isziaui@mstdn.social avatar
kevsmac, to robotics
@kevsmac@mastodon.social avatar

@arduino Alvik video now available for YouTube members, and will be public on Sunday 7pm.

This robot is SO CUTE!

#robotics #arduino #micropython

video/mp4

easytarget, to Fonts
@easytarget@social.makerforums.info avatar

Working on a #micropython project that uses a small display?

Disappointed by a lack of #fonts for them?

Presenting:
https://github.com/easytarget/microPyEZfonts

A hundred fonts in various flavors and sizes, plus a small and simple to use font writer to go with them.

scruss, to random
@scruss@xoxo.zone avatar

Hey, there are two #MicroPython capable dev boards in the #oshwa24 swag bag!

  • Arduino Nano RP2040 Connect

  • Soldered InkPlate 2 (ESP32 / colour e-paper screen)

JensHannemann, to random
@JensHannemann@mastodon.online avatar

Success. I got my two boards to communicate with each other using . The logic analyzer was able to pick up the data from the wire. Thanks, @kentindell for an awesome framework. Next up: hooking everything up to a Toyota Camry.

olimex, to esp32
@olimex@mastodon.social avatar

ESP32-POE2 open source hardware board offers WiFi, Bluetooth, Wired Ethernet and POE up to 25W power for external circuits and sensors. https://olimex.wordpress.com/2024/04/25/esp32-poe2-open-source-hardware-poe-iot-board-provides-up-to-25w-power-supply-to-external-circuits/

isziaui, to Playdate
@isziaui@mstdn.social avatar

Achievement unlocked: #MicroPython running on the #Playdate!

One step closer to running PewPew games.

andypiper, to RaspberryPi
@andypiper@macaw.social avatar
laurensvalk, to LEGO
@laurensvalk@fosstodon.org avatar

Next step of the #Pybricks #MicroPython powered trains! Now they coordinate departure wirelessly.

It's a decentralized consensus mechanism built with #LEGO.

video/mp4

laurensvalk, to LEGO
@laurensvalk@fosstodon.org avatar

I upgraded my #childhood #lego #train to use #Pybricks #MicroPython. It stops at train stations now. No rail loops required. The passengers are happy about this --- considering they've been asleep like that for about 20 years...

video/mp4

scruss, to random
@scruss@xoxo.zone avatar

Whee! on just got device support!

It's very preliminary, and only in the nightly builds so far

https://docs.micropython.org/en/latest/library/machine.USBDevice.html#class-usbdevice-usb-device-driver

r_schulz_maker, to RaspberryPi German
@r_schulz_maker@mastodon.social avatar

Physical computing with #raspberrypi Pico. Students learning about mcu pins, how to connect and control electronic components like traffic light 🚦LED‘s with #micropython in computer science class. #Informatikunterricht #MVedu #STEM #robotics Keep your 👀 on the pinout diagram😉. #MagPiMonday

image/png

GurgleApps, to RaspberryPi
@GurgleApps@mastodon.social avatar

Check out our latest video https://youtu.be/vF9rS0tRBX4
Upgrade your projects with stunning user interfaces using our Micropython web server. Our word clock UI showcases it's power & ease which uses our favourite #RaspberryPi Pico #tech #webserver #micropython #technology

dos, to kicad

Watch out, I'm a hardware designer now! My first board is here and it works!

Super happy with the "ambient light" effect:) There's one LED shining at the back into the hand, and another behind the screen, giving the impression of light passing through the PCB. Quite mesmerizing.

I still need to put side LEDs on (one for each of the touch pads), but those tiny SK6812-4020 turned out to be way beyond my amazing soldering skills 😅

#kicad #micropython #esp32 #fretsonfire

scruss, to random
@scruss@xoxo.zone avatar

I may have spent more of today than I'll admit in creating tiny beepy things with #MicroPython that chirp in accordance with Dolbear's “law” of cricket chirp rate vs temperature

#futile #crickets #entomology #annoying

ukscone, to RaspberryPi
@ukscone@fosstodon.org avatar

What's the easiest camera module to interface to the #raspberrypi #pico that you can get access to the image from #micropython or #circuitpython with?
the #usefulsensors #tinycodereader is great for normal qrcodes but working on decoding rMQRs and usefulsensors said they have no plans for a new rMQR decoding module or different firmware to do that so going to need to roll my own solution

SnoopJ, to webassembly
@SnoopJ@hachyderm.io avatar

#MicroPython in the browser with #WASM is such an exciting possibility.

Catching up with what's been going on in PyScript over the last ~year and delighted to see that their MicroPython tech demo has worked its way into the core.

These are some profiles of one of their official demonstrators that runs both MicroPython and Pyodide in the same webpage (although Pyodide is given more work to do). Excluding network time, time to load MicroPython is <10 msec, and Pyodide is ~8000 msec 🤯

#Python

Screenshot of Firefox profiler, showing a focus on a call tree focused on

fyberpunk, to FiberArts
@fyberpunk@mastodon.social avatar

The computerized Necchi Supernova is #sewing! I couldn't call it any further along than version 0.1 or so, but I'm excited to see a proof of concept nevertheless. Next up, writing better firmware rather than a #micropython prototype. #electronics

A vintage sewing machine doing an overcast stitch (in the middle of a piece of fabric), serving as a demonstration of its new computerized capabilities.

kevsmac, to RaspberryPi
@kevsmac@mastodon.social avatar

Guess who’s on Pi Cast tonight? It’s ME!

Join if you can! 7pm GMT

https://www.youtube.com/live/GuikWq0WNNI?si=RErbHzQt1mGDOhEE

#micropython #raspberrypi

kevsmac, to Youtube
@kevsmac@mastodon.social avatar

Whoop! Just passed 25,000 subscribers on #YouTube ! Thanks to everyone who’s joined me so far!

#robotics #raspberrypi #micropython

kevsmac, to random
@kevsmac@mastodon.social avatar
kevsmac, to robotics
@kevsmac@mastodon.social avatar

Work in progress - I need a great name for this robot… Any suggestions? The better the Pun the more kudos you earn.

#robotics #micropython #stem

pietroppeter, to python
@pietroppeter@fosstodon.org avatar

Weird experiments with and continue. This time I have a hacky example of using (with backend) inside a .py notebook (the try and catch ImportError is a workaround because I cannot have a context manager without yield, I will probably change the api to use something else, maybe a decorator on a function): https://nimib-land.github.io/nimib.py/bunny_meets_whaley.html

scy, to python
@scy@chaos.social avatar

TIL that there's a #CircuitPython-based firmware for mechanical keyboards: KMK

http://kmkfw.io/

So for me, a #Python developer (with quite a bit of #MicroPython experience), this made the whole keeb firmware hacking an order of magnitude more accessible. You know, for really customizing stuff, not just editing a DeviceTree file and then wait for GitHub to build my firmware because local development is discouraged (looking at you, ZMK) …

#MechanicalKeyboard #MechanicalKeyboards

laurensvalk, to LEGO
@laurensvalk@fosstodon.org avatar

Tutorial time: Make a #LEGO #train display this Christmas! Not some boring loop, but add some code to make it come alive! #MicroPython #trains #pybricks

Video: https://www.youtube.com/watch?v=kwnSbnlhOkA

Try it yourself via: https://pybricks.com/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines