home.social

#trinket — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #trinket, aggregated by home.social.

  1. Good Bye Trinket. Hello WebTigerPython?

    Über ein Video von Rhett Allain erreichte mich die betrübliche Nachricht, daß die Online-Python-IDE Trinket im August dieses Jahres den Dienst einstellt. Zwar soll die Software, die Trinket antreibt, unter einer Open-Source-Lizenz veröffentlicht werden, die Trinket-Website wird aber definitiv geschlossen. kantel.github.io/posts/2026020 #Python #Trinket #WebTigerPython #Turtle #VPython #CreativeCoding #Spyder #Physik

  2. Good Bye Trinket. Hello WebTigerPython?

    Über ein Video von Rhett Allain erreichte mich die betrübliche Nachricht, daß die Online-Python-IDE Trinket im August dieses Jahres den Dienst einstellt. Zwar soll die Software, die Trinket antreibt, unter einer Open-Source-Lizenz veröffentlicht werden, die Trinket-Website wird aber definitiv geschlossen. kantel.github.io/posts/2026020 #Python #Trinket #WebTigerPython #Turtle #VPython #CreativeCoding #Spyder #Physik

  3. Good Bye Trinket. Hello WebTigerPython?

    Über ein Video von Rhett Allain erreichte mich die betrübliche Nachricht, daß die Online-Python-IDE Trinket im August dieses Jahres den Dienst einstellt. Zwar soll die Software, die Trinket antreibt, unter einer Open-Source-Lizenz veröffentlicht werden, die Trinket-Website wird aber definitiv geschlossen. kantel.github.io/posts/2026020 #Python #Trinket #WebTigerPython #Turtle #VPython #CreativeCoding #Spyder #Physik

  4. Good Bye Trinket. Hello WebTigerPython?

    Über ein Video von Rhett Allain erreichte mich die betrübliche Nachricht, daß die Online-Python-IDE Trinket im August dieses Jahres den Dienst einstellt. Zwar soll die Software, die Trinket antreibt, unter einer Open-Source-Lizenz veröffentlicht werden, die Trinket-Website wird aber definitiv geschlossen. kantel.github.io/posts/2026020 #Python #Trinket #WebTigerPython #Turtle #VPython #CreativeCoding #Spyder #Physik

  5. Noch mehr fraktale Bäume mit Python und der Schildkröte

    Meine bisherigen, recht gelungenen Experimente mit CPythons Turtle und nahezu identischem Quellcode mit Trinkets Schildkröte haben mich zu weiteren Experimenten animiert. Dieses Mal habe ich wieder einen fraktalen Baum konstruiert und sowohl in Trinket wie auch in Standard-Python implementiert: kantel.github.io/posts/2025082 #Python #Turtle #Trinket #Fraktale #CreativeCoding

  6. Ein fraktaler Baum mit Pythons Turtle

    In diesem Beitrag möchte ich wieder Pythons Turtle bemühen, um damit fraktale, selbstähnliche Bäume zu erzeugen. Und auch wenn ich große Sympathien für die Turtle-Implementierung in TigerJython habe, ihr Nachteil ist, daß sie große Unterschiede zu der Turtle-Implementierung in Standard-Python besitzt. Daher habe ich mich bei diesem Beispiel entschieden, Trinkets-Turtle wieder hervorzukramen. kantel.github.io/posts/2025073 #Python #Turtle #Trinket #Fraktale

  7. Auf zu neuen Ufern? Python im Browser

    Bei all meiner (wiedererwachten) Begeisterung für TigerJython habe ich nicht vergessen, daß der Software eine wichtige Eigenschaft fehlt: TigerJython läuft nicht im Browser. Das ist natürlich in der heutigen Zeit ein schwerwiegendes Handicap und so habe ich mich nach Alternativen umgeschaut. kantel.github.io/posts/2025062 #Python #TigerJython #Trinket #Turtle #VPython #PyScript #Proseco #PygameCE #Pygbag #Pyxel #microStudio #Brython #CreativeCoding

  8. Auf zu neuen Ufern? Python im Browser

    Bei all meiner (wiedererwachten) Begeisterung für TigerJython habe ich nicht vergessen, daß der Software eine wichtige Eigenschaft fehlt: TigerJython läuft nicht im Browser. Das ist natürlich in der heutigen Zeit ein schwerwiegendes Handicap und so habe ich mich nach Alternativen umgeschaut. kantel.github.io/posts/2025062 #Python #TigerJython #Trinket #Turtle #VPython #PyScript #Proseco #PygameCE #Pygbag #Pyxel #microStudio #Brython #CreativeCoding

  9. Auf zu neuen Ufern? Python im Browser

    Bei all meiner (wiedererwachten) Begeisterung für TigerJython habe ich nicht vergessen, daß der Software eine wichtige Eigenschaft fehlt: TigerJython läuft nicht im Browser. Das ist natürlich in der heutigen Zeit ein schwerwiegendes Handicap und so habe ich mich nach Alternativen umgeschaut. kantel.github.io/posts/2025062 #Python #TigerJython #Trinket #Turtle #VPython #PyScript #Proseco #PygameCE #Pygbag #Pyxel #microStudio #Brython #CreativeCoding

  10. Auf zu neuen Ufern? Python im Browser

    Bei all meiner (wiedererwachten) Begeisterung für TigerJython habe ich nicht vergessen, daß der Software eine wichtige Eigenschaft fehlt: TigerJython läuft nicht im Browser. Das ist natürlich in der heutigen Zeit ein schwerwiegendes Handicap und so habe ich mich nach Alternativen umgeschaut. kantel.github.io/posts/2025062 #Python #TigerJython #Trinket #Turtle #VPython #PyScript #Proseco #PygameCE #Pygbag #Pyxel #microStudio #Brython #CreativeCoding

  11. Schlangenfraß: Video-Tutorials zum Wochenende

    Da mein Programm für die nächsten Wochen oder gar Monate darin besteht, mindestens die ersten drei Kapitel aus Daniel Shiffmans »The Nature of Code« nach Python und Pygame zu portieren und um eigene Beispiele zu erweitern, habe ich mir zur Vorbereitung erst einmal ein paar Video-Tutorials herausgesucht, die ich Euch nicht vorenthalten möchte: kantel.github.io/posts/2025022 #GameDev #Python #Pygame #Pymunk #VPython #Trinket #NatureOfCode

  12. Hexagonaler Random Walker (mit der Turtle und in Trinket)

    Da ich mit meinen Spiralen Blut geleckt hatte, wollte ich unbedingt zu Beginn des Jahres noch etwas mit Pythons Turtle anstellen. Also habe ich den hexagonalen Random Walk, den ich im Dezember 2017 schon einmal hier in diesem Blog Kritzelheft vorgestellt hatte, wieder aus der Mottenkiste hervorgekramt und ein wenig aufgehübscht. kantel.github.io/posts/2024010 #Python #Turtle #CreativeCoding #RandomWalk #Trinket

  13. What is the right side of my graphic not displayed? Does anyone know. Maybe it’s a flaw with Trinket.io? #plshelp #python #coding #programming #education #trinket @donwatkins @brysonpayne @edutooters @edutooter

  14. What is the right side of my graphic not displayed? Does anyone know. Maybe it’s a flaw with Trinket.io? #plshelp #python #coding #programming #education #trinket @donwatkins @brysonpayne @edutooters @edutooter

  15. Adafruit Trinket M0 Moving COM Ports in Arduino

    I’ve been playing around with the Adafruit Trinket M0 board in an effort to a) move over to 32-bit Cortex M processors from 8-bit AVRs; and b) get to know CircuitPython a little more. I know there are more powerful boards, but I liked the small form factor of the Trinket M0 and see it as a good way into some of the other SAMD based boards supported by the Arduino IDE in the future too.

    But the thing I want to do right now isn’t supported in CircuitPython, so I’m using the Arduino IDE.

    It’s great how the board can support either, and it all started out fine, but somehow I’ve managed to get into the position where the board keeps coming up as two different serial ports under Windows.  It is COM35 when in bootloader mode (when you can see the TRINKETBOOT drive) but once I load in a sketch from the Arduino IDE and it starts running it it switches over to COM36. It was starting to get really irritating, especially when I wanted to use the serial monitor, as I was constantly telling the IDE which port to use!

    There does seem to be a fix though.  I don’t know if this is a universal fix and it might cause problems further down the line, but it worked for me for now.  I also don’t know if this is a common thing for SAMD M0 boards – I can imagine it being a common issue for any board that re-uses the USB port as a serial port but under a different environment (like the Trinket does in the two modes).

    In Device Manager you should be able to see the Trinket under “Ports” with the two COM port assignments as it changes.

    But you can tell Windows what port assignment to use, so to make them the same do the following:

    1. Check you see which COM port is in use in bootloader mode and then load a sketch and check the COM port number when running a sketch.  For me these were 35 and 36 respectively, but it will depend what other devices you’ve used (I used a lot of different microcontrollers!)
    2. In Device Manager right click on the sketch COM port under “ports” and select Properties.
    3. In Properties, if you aren’t already admin on your machine, you need to select “Change Settings” which has the admin icon.
    4. Under Port Settings, select Advanced.
    5. At the bottom you will see COM Port Number – you can select this and swap it from the sketch COM port to the same as the bootloader COM port.  Windows will show it as “in use” and check that you are sure you know what you are doing. I just pretended I did and hit “ok”.

    You must be sure to get the right COM port here, I don’t know what happens if you choose the wrong one!  Presumably you’ll get weird things going on if you ever plug in both devices Windows things are that COM port at the same time.

    Assuming you chose wisely, at this point whichever mode the Trinket is in – bootloader or running sketches, it should be recognised by Windows as the same COM port and you no longer need to change anything in the Arduino IDE, although I still have to “double click” reset to enter bootloader mode to upload sketches.  I don’t know if this is typical – I guess so, but I can live with that.

    Note that dropping the CircuitPython bootloader back onto the Trinket sets it back to a different COM port again, but that just seems to be what it does… I’ll update this post as I discover more and if I uncover and weird side effects…

    Kevin

    #adafruit #cortexM0 #samd #serialPort #trinket #uart