The tools and tech I use to run a one-woman hardware company @theavalkyrie @wntrblm
Winterbloom is a boutique, open-source synthesizer company with exactly one engineer – Thea (Stargirl). In her latest blog post, she writes about the tools and tech she uses to run a one-woman hardware company.
I am responsible for everything – from the hardware design, to the firmware, to the documentation, and everything else! Because this is a ton of work I’ve had to be very deliberate with the tools and tech that I use.
This article is a look into our current tech stack one year in and some ideas I have for the future. I’ll go from the microcontrollers, the firmware, and all the way up to user guide.
A one-woman company requires a far different approach than any sort of company with more than one engineer. As I go through this tech stack, remember that these choices and decisions are made with that context in mind- they probably won’t hold up as well when taken out of that context!
Read the post here to see how she runs her business including the technology to do so.
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Python for Microcontrollers — Python on Microcontrollers Newsletter: CircuitPython 7.3.0 RC0 Out and Much More! #Python #CircuitPython @micropython @ThePSF