Close

7 Results for "circuitpython"

  • CircuitPython in a small factor with CircuitBrains Deluxe

  • Kevin Neubauer has designed a System-on-Module (SoM) to run Circuit Python:CircuitBrains Deluxe I love Adafruit’s CircuitPython product line. The ability to just plug your board into USB, make code changes, and see them take effect in real-time...
  • First prototype assembled

  • @Alex Camilo has placed components and reflow soldered the first prototype board!He will attempt to burn the boatloader tomorrow using a j-link:https://learn.adafruit.com/circuitpython-on-the-nrf52/nrf52840-bootloader
  • The BPI-PicoW-S3, A New Player in Town

  • The BPI-Pico-S3 is an ESP32S3 development board that has been fully adapted to CircuitPython, and the TinyUF2 + CircuitPython firmware is installed by default. No need to install any drivers in Windows 10, Windows 11, Ubuntu Desktop, or Mac OS operating...
  • Making Soft Bubbles

  • Intro Soft robotics is a field that has fascinated me for the longest time. Though the research field is maturing, I still haven't seen many hobby level soft robotic projects. Starting with no prior experience, a little more than a year ago I got to...
  • Lighting Controller v4 Part 2

  • < Part One [Part Two] Part Three > Continuing on from last time my boards have arrived from JLC PCB. Looks good! I did a quick inspection for issues and some basic electrical tests to make sure the thing's not going to turn into a pile of melted plastic...
  • Open Hardware Summit 2020 badge brainstorm

  • WORK IN PROGRESS - Wrist form factor like Chaos Camp watch? https://firmware.card10.badge.events.ccc.de/index.html - SparkFun Artemis... software support not ready?  talk to Owen? - lessons learned: must have USB   - use a usb-to-serial? ...
  • Lighting Controller v4

  • Part Two > Something I've been meaning to do for a while, creating a new version of my lighting controller to work with my home server and cut out external dependencies. v1 - ATMEGA328P (Uno)  + Ethernet + Android/TaskerWorks, but fairly unreliable...