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

itnewsbot, to RaspberryPi
@itnewsbot@schleuss.online avatar

Saving PIC Microcontrollers With DIY Programmer - When working on a project, plenty of us will reach for an Atmel microcontroller be... - https://hackaday.com/2024/01/14/saving-pic-microcontrollers-with-diy-programmer/

minioctt, (edited ) to random Italian

Ecco una cosa assurda che ha trasformato la mia faccia in faccia scheletrino (💀). Dunque, mi servirebbe una cosa (che a questo punto non dico ancora perché beh, si sono messe di mezzo le rogne) tramite interfaccia ; il Raspino non posso usarlo perché non ho l’header per la (dovrei comprarlo), e quindi uso il . 🪨️

Boh, copio nel filesystem di i file della libreria che penso mi serva… e non va perché la versione di MP che ho è vecchia rispetto al . Perdo tempo solo per backuppare tutti i file sul PC per poi riformattare la della , poi quindi flasho il … e inizialmente sembra funzioni tutto, ma poi scopro che la si riavvia a caso quando collegata ad alcune porte del PC. Collegandomi ad altre, invece, è la mia tastiera smette di funzionare (inizia a perdere tantissimi input). Sarà una regressione strana del firmware… penso. Avanti e indietro varie volte di ricopiare sul i file che avevo prima, nella speranza di continuare sulla mia strada, e invece ho perso solo tempo. E anche ora che ho rimesso (credo fosse quella, a memoria) la versione del firmware che avevo prima, 1.17, stesso casino (anche se i riavvii sono meno frequenti, ma ci sono). Dal portatile invece appare come dispositivo seriale, ma solo per degli istanti e poi non va più. 😶️

Che cavolo è successo? È la ? Ho con il tool consigliato (anche con diverse modalità), e in ogni caso non ho avuto alcun errore (infatti beh, il è andato in sè sempre bene). Ormai io non. Quella cosa che dovevo provare dovrò farla con l’SDK C, perdendo un sacco di tempo perché sul va riflashato l’intero firmware di base ogni volta che si compila uno sketch (~20 secondi a ?)… . Il mi ha lasciato metà a piedi. 😭️

https://octospacc.altervista.org/2024/01/10/1003/

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

kubikpixel, (edited ) to webdev
@kubikpixel@chaos.social avatar

deleted_by_author

  • Loading...
  • jedie,
    @jedie@chaos.social avatar

    @tshirtman @kubikpixelthere was PyPy.js a few years ago. The Problem with big downloads was also known the showstopper.

    Think with may be a practical solution. Because it's smaller.

    andypiper, to random
    @andypiper@macaw.social avatar

    Back from holiday trip, now reading the release notes for #MicroPython 1.22, and working on a few bits of GitHub admin…

    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/

    laurensvalk, to LEGO
    @laurensvalk@fosstodon.org avatar

    This #LEGO robot can balance on a ball! I finally made the instructions... Go build it now: https://www.patreon.com/posts/balance-on-ball-94063633

    #micropython #pybricks

    video/mp4

    andypiper, to LEGO
    @andypiper@macaw.social avatar

    This is amazing news! Pybricks enables block-based #MicroPython programming across all of the #LEGO smart hubs now! https://pybricks.com/about/new-pybricks-blocks/

    laurensvalk, to random
    @laurensvalk@fosstodon.org avatar

    I'm super excited to finally share what I've been working on for the past months... #Pybricks now supports block coding in addition to #micropython !

    For the first time ever, fans of all LEGO® themes can bring their smart bricks together in a single app for endless possibilities and creativity.

    And possibilities really are endless! Stay tuned for some exciting updates in the coming weeks.

    See the full news update and get a sneak peak of all the new features here: https://pybricks.com/about/new-pybricks-blocks/

    geerlingguy, to RaspberryPi
    @geerlingguy@mastodon.social avatar
    marcusjenkins,
    @marcusjenkins@mastodon.social avatar

    @geerlingguy The Pico, specifically the Pico W, is perfect. Price, features, programming ease…

    I'd be amazed if they could improve it so much that it would be worth the development investment.

    #IfItAintBrokeDontFixIt #RaspberryPiPico #micropython

    scy, to random
    @scy@chaos.social avatar

    For reasons that I don’t want to get into right now, I have an application that provides #Prometheus metrics. But not via an HTTP /metrics endpoint, but instead by streaming Prom’s text-based format over a serial port. The stream is endless, metrics are sent in random order. Their values update infrequently by simply appearing a second time in the stream, with the new value.

    Is there already an utility that can consume such a stream and provide a normal /metrics HTTP endpoint?

    scy,
    @scy@chaos.social avatar

    Okay, there is now.

    It's a pretty dirty hack, but it works, and once I find the time to clean it up a little I might even release it.

    Why did I need it in the first place? To get some sensor readings off of an #MicroPython board. I wrote classes that can output #Prometheus text to serve via HTTP, but then found out that running BLE & Wi-Fi simultaneously is a fickle bitch, so I had to pivot to, erm, USB UART and simply gave Gauge.update() a print(str(self)). 🤷‍♂️

    Whatever, it works, okay?

    villares, (edited ) to random Portuguese
    @villares@ciberlandia.pt avatar
    dos, to random

    Update your to firmware 1.3.0 and get Petal Hero from the app store - it's OUT NOW! Comes with 5 songs bundled, but you can extend it with songs for and other similar rhythm games. Here you can see me playing Jono Bacon's version of the Free Software Song - though I do better when not in front of the camera 😂 @flow3rbadge

    Petal Hero, a rhythm game of the likes of Guitar Hero or Frets on Fire, being played on a CCCamp23's flow3r badge. The notes are flowing from the outside of its circular screen into the middle, and the player touches flow3r's petals rhythmically in order to match the song. Colorful LEDs shine up in the process.

    laurensvalk, to random
    @laurensvalk@fosstodon.org avatar

    There's a brand new #Pybricks #MicroPython release that adds Bluetooth communication between all LEGO smart hubs! Time to make some amazing smart Christmas displays this year... Try it now at https://pybricks.com/

    video/mp4

    Ansi, to python
    @Ansi@mastodon.cloud avatar
    osz, to random German
    @osz@norden.social avatar

    I want to introduce you to my new toy, the : https://picoboy.de

    1.3" OLED, RP2040 microcontroller (2x 133 MHz ARM M0+), 2 MB flash memory, 256 KB RAM, motion sensor, joystick, support for C++/Arduino and

    video/mp4

    blogmywiki, to python
    @blogmywiki@mastodon.social avatar

    I'm hosting a free webinar tomorrow! Discover how the micro:bit Python Editor has been designed to support teachers and learners and helps to overcome common barriers students face when getting started with text-based coding. Wednesday, 4 pm UK time. https://microbit.org/teach/events/exploring-microbit-python-editor/
    #Python #microPython #microbit

    axwax, to psybient
    @axwax@chaos.social avatar

    I haven't really made a proper post about my first solo and Faircamp-exclusive E.P, so it's time to rectify that:

    It's a collection of my #DAWless jams, recorded between August 2021 and April 2022.

    Stylistically I'd say it's #Electronica, ranging from #Chillout, #Dubstep, #Electro to #Techno.

    Check out a short preview below and listen to/download the whole thing at
    https://faircamp.axwax.eu/axwax-dawless-jams-1/ 🔈 🎶

    I'll post my making of videos soon, if that's not your jam mute #DAWlessJams1

    #Faircamp #MyMusic

    axwax,
    @axwax@chaos.social avatar

    Apart from the TD-3/DIY delay combo from my last video I am using a Korg Monotron delay on the RX11's clap and an arpeggiated Moog Werkstatt-01 through a delay/flanger provided by a Korg NTS-1.

    As there is no MIDI or sequencer on the Werkstatt I wrote a hacky #MicroPython script to produce a hardcoded, but MIDI-synced arpeggio on CV1 and a user-controllable envelope generator on CV2.

    I'll write more about the #Electronics side at some point in the future, but it'll be a while...

    #MusicMaker

    jtruk, to random
    @jtruk@mastodon.social avatar

    New toy!
    (Pimoroni packaging is, as ever, delightful)

    A Picovision in a packet.

    jtruk,
    @jtruk@mastodon.social avatar

    Ha. I don't know what to do with this.
    I made a video, but the cheap capture card did horrible things to sound and it could be a while until I can fix that.

    So:
    I present "Peak Ambition", a first demo for in for Party , with the caveat that you shouldn't judge the hardware on the quality of this recording.
    Also, extend that pass to me for all the snags I'd be fixing if there was more time 😄
    But I'm still proud of it!

    https://youtu.be/-l3pBx9a-Zc

  • 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