home.social

Search

1000 results for “adafruit”

  1. In the mail yesterday, 2 ESP32-C3 RGB matrix boards. I think they were $7 or $8 bucks each, which is cheaper then the #M5Stack #Atom but also, these don't have any extras, they are just a #RGB 5x5 led matrix.

    For size comparison, I have it sitting next to the Atom.

    I tried a couple of sketches I wrote for the Atom (w/o the Atom library) - worked with out any problem.

    #ESP32C3 #Arduino #ESP32 #AdafruitNeopixel #Neopixel

  2. In the mail yesterday, 2 ESP32-C3 RGB matrix boards. I think they were $7 or $8 bucks each, which is cheaper then the #M5Stack #Atom but also, these don't have any extras, they are just a #RGB 5x5 led matrix.

    For size comparison, I have it sitting next to the Atom.

    I tried a couple of sketches I wrote for the Atom (w/o the Atom library) - worked with out any problem.

    #ESP32C3 #Arduino #ESP32 #AdafruitNeopixel #Neopixel

  3. In the mail yesterday, 2 ESP32-C3 RGB matrix boards. I think they were $7 or $8 bucks each, which is cheaper then the #M5Stack #Atom but also, these don't have any extras, they are just a #RGB 5x5 led matrix.

    For size comparison, I have it sitting next to the Atom.

    I tried a couple of sketches I wrote for the Atom (w/o the Atom library) - worked with out any problem.

    #ESP32C3 #Arduino #ESP32 #AdafruitNeopixel #Neopixel

  4. In the mail yesterday, 2 ESP32-C3 RGB matrix boards. I think they were $7 or $8 bucks each, which is cheaper then the #M5Stack #Atom but also, these don't have any extras, they are just a #RGB 5x5 led matrix.

    For size comparison, I have it sitting next to the Atom.

    I tried a couple of sketches I wrote for the Atom (w/o the Atom library) - worked with out any problem.

    #ESP32C3 #Arduino #ESP32 #AdafruitNeopixel #Neopixel

  5. Great use of #SynthIO on #CircuitPython in this @adafruit guitar synth project by @ecken, @videopixil and @blitzcitydiy 🎸 🔈 🎶 🤘

    Check out the fun video on their learn guide at learn.adafruit.com/guitar-synt

  6. There will be a lot of mathematical theory, but I also want to show how stack languages are great in constrained environments. To do that, my hope is to show some #Uxn demos running on this #Adafruit #PyBadge. Follow along at dcreager.net/pybadge-notes/ if you want to see my fumbling attempts to make it work before Thursday. 😅

  7. @derek sure, it’s a small 6V peristaltic pump that moves water from a 100L rainwater barrel from our house up to a second barrel which is in our higher level garden (up 2.5m) as I’m too lazy to carry the water up.

    Tech wise it’s now a waveshare #esp32s2 pico which controls an #adafruit boost 1000c to control the pump, enclosed in a cheap wooden bird box. It’s powered by a #solarpanel and charges 3 supercapacitors in series. Code is in #circuitpython and takes advantage of deepsleep

  8. Almost done with assembly of the #PiDP-11 (PDP-11/70 replica) kit. Still waiting for some connectors to arrive from #Adafruit for the back panel that bridge to those on the Pi inside.

    Booted up into RSX-11M-PLUS, an OS I haven't touched since high school. As the Pi on the inside is connected to my wifi, I'm able to SSH into the console and login as SYSTEM (lol).

    "Last interactive login on Tuesday, March 30, 1982" -- pretty close!

    #TimeMachine #RetroComputing #BlinkenLights #PDP

  9. Almost done with assembly of the #PiDP-11 (PDP-11/70 replica) kit. Still waiting for some connectors to arrive from #Adafruit for the back panel that bridge to those on the Pi inside.

    Booted up into RSX-11M-PLUS, an OS I haven't touched since high school. As the Pi on the inside is connected to my wifi, I'm able to SSH into the console and login as SYSTEM (lol).

    "Last interactive login on Tuesday, March 30, 1982" -- pretty close!

    #TimeMachine #RetroComputing #BlinkenLights #PDP

  10. Almost done with assembly of the #PiDP-11 (PDP-11/70 replica) kit. Still waiting for some connectors to arrive from #Adafruit for the back panel that bridge to those on the Pi inside.

    Booted up into RSX-11M-PLUS, an OS I haven't touched since high school. As the Pi on the inside is connected to my wifi, I'm able to SSH into the console and login as SYSTEM (lol).

    "Last interactive login on Tuesday, March 30, 1982" -- pretty close!

    #TimeMachine #RetroComputing #BlinkenLights #PDP

  11. Almost done with assembly of the #PiDP-11 (PDP-11/70 replica) kit. Still waiting for some connectors to arrive from #Adafruit for the back panel that bridge to those on the Pi inside.

    Booted up into RSX-11M-PLUS, an OS I haven't touched since high school. As the Pi on the inside is connected to my wifi, I'm able to SSH into the console and login as SYSTEM (lol).

    "Last interactive login on Tuesday, March 30, 1982" -- pretty close!

    #TimeMachine #RetroComputing #BlinkenLights #PDP

  12. Today I’m moving my air quality birb from an @adafruit Feather RP2040 to a Feather ESP32-S2 (by #unexpectedmaker ). Then with some minor tweaking I’ll have it sharing its data with #homeassistant via #mqtt

  13. I made a MIDI-controllable videosynth using the upcoming @adafruit RP2040 DVI Feather!
    youtube.com/watch?v=yEY8iRZ_L4
    It's fun to bliss out to it while playing arpeggios.
    This started as an attempt to translate this p5js sketch to Arduino & Adafruit_GFX: openprocessing.org/sketch/1886
    Resulting code: github.com/todbot/PicoDVI_expe
    #videosynth #rp2040 #raspberrypipico #midi

  14. Finally had a chance to work on my PyPortal data logger. Still futzing with the UI. This is what the main view will look like.

  15. A fun but challenging model kit I've been working on and off on and adding to for a while.

    Paperboard kit of the Hogwarts Express train plus station, Harry, Ron, and flying car:

    https://www.4dmodelkit.com/products/harry-potter-hogwarts-express

    The train and tracks are almost 3 feet long.

    I added an
    #Arduino Nano with the #Adafruit #Neopixel, #Mozzi, and #Talkie libraries, piezo speakers, and #WS2812 LEDs to give it music, sounds, and flickering engine, coalbox, and passenger compartment lights.