This is fun – gEDA is open source CAD. A toporouter is a mathematically-correct topological router. It’s looks funny, but it’s optimal!
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
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 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Join us every Wednesday night at 8pm ET for Ask an Engineer!
Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord
CircuitPython – The easiest way to program microcontrollers – CircuitPython.org
New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: Programming Pi 5 PIO, CircuitPython & VSCode and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Adafruit IoT Monthly — Halloween, WiLo, and more!
Maker Business – Adafruit Daily — Slipping through Nvidia’s grip on A.I. chips
Electronics – Adafruit Daily — Crouching LED, Hidden Photodiode
3 Comments
Sorry, the comment form is closed at this time.
Kind of looks like the type of point to point wiring that people do instinctively.
Surprise!
*Origin*
Initially I just want to re-layout Lady Ada’s MiniPOV3 with gEDA and produce 10 numbers of prototypes to give away on 2010 Software Freedom Day Shenzhen.
*Button and beeper*
I found that there are several unused pins on the tiny2313, so I add 3 buttons and a beeper, this makes it can be used as a binary or POV cooking timer.
I also want to add a DS18B20 temp. sensor, but one rule of design is "Simple is better".
The 3 buttons can be also used to input English words just like the AVR butterfly(But the software was not been implemented).
*Layout*
The circuit is simple so it is a good opportunity to test pcb’s Toporouter. Finally it works and the layout is very nice. Toporouter is magical! If you change the width of the trace, the layout will be also changed(optimization).
*POV font*
As it is a POV toy, so use "POV font" will be fun. This was inspired by Windell’s script font on his business card breakout boards. The font was extracted from HD44780 datasheet and make some modification in inkscape, then convert the postscript file to pcb file with pstoedit.
Lady Ada, many people include me were inspired by you and your projects. I want to say thank you.
I was gonna say the same thing, it’s reassuringly like the 70’s/early 80’s electronics I’ve hacked.
‘Cept Tiny 😉