Building A Pocket Sized Python Playground

Like many of us, [Ramin Assadollahi] has a certain fondness for the computers of yesteryear. Finding his itch for nearly instant boot times and bare metal programming weren’t being adequately scratched by any of his modern devices, he decided to build the PortablePy: a pocket-sized device that can drop him directly into a Python prompt wherever and whenever the urge hits him.

The device is powered by the Adafruit PyPortal Titano, which combines a ATSAMD51J20, ESP32, an array of sensors, and a 3.5″ diagonal 320 x 480 color TFT into one turn-key unit. The PyPortal is designed to run CircuitPython, but the scripts are usually dropped on the device over USB. That’s fine for most applications, but [Ramin] wanted his portable to be usable without the need for a host computer.

For a truly mobile experience, he had to figure out a way to bang out some Python code on the device itself. The answer ended up being the M5Stack CardKB, a tiny QWERTY board that communicates over I2C. Once he verified the concept was sound, he wrote a simple file management application and minimal Python editor that could run right on the PyPortal.

The final step was packaging the whole thing up into something he could actually take off the bench. He designed a 3D printed clamshell case inspired by the classic Game Boy Advance SP, making sure to leave enough room in the bottom half to pack in a charging board and LiPo pouch battery. He did have to remove some of the connectors from the back of the PyPortal to get everything to fit inside the case, but the compact final result seems worth the effort.

While an overall success, [Ramin] notes there are a few lingering issues. For one thing, the keyboard is literally a pain to type on. He’s considering building a custom keyboard with softer buttons, but it’s a long-term goal. More immediately he’s focusing on improving the software side of things so its easier to write code and manage multiple files.

It sounds like [Ramin] isn’t looking to compromise on his goal of making the PortablePy completely standalone, but if your convictions aren’t as strong, you could always connect a device like this up to your mobile to make things a bit easier.

Continue reading “Building A Pocket Sized Python Playground”

Fully Backlit AlphaSmart NEO2 Lights Up The Night

The AlphaSmart NEO and NEO2 are great little word processors for distraction-free writing anywhere you want to go, but they lack the backlight of the later Dana model. Well, [starboyk] has done what many thought impossible and added a backlight to a NEO2. Experience gained from a ton of console mods and repairs led to the question of whether the NEO2’s LCD is similar to a Game Boy’s.

[starboyk] started with a fresh NEO2 from ebay, then swapped out the reflective polarizer for a translucent polarizer and added a trio of LED backlights meant for the original Game Boy across the back of the screen. The best part is that the backlight has its own power switch and a brightness control pot. It sounds easy enough, but this mod is not for the faint of heart as it sounds like a really tight fit in the end. Apparently we only need 500 orders to get a custom backlight manufactured, but barring that does anyone know of a backlight that’s 157mm x 44mm?

You can always stick with the mod where you power the USB-A port and use a USB reading light like I did with my NEO.

We Bet You’ve Never Seen A Pink Denture Synth

At one end of the synthesizer world, there stands commercial instruments designed for the ultimate in sound quality and performance, tailored to the needs of professional musicians. On the other, there are weird, wacky prototypes and artistic builds that aim to challenge our conception of what a synth should be. The VOC-25 by [Love Hultén] falls firmly in the latter category.

The synth is built around the Axoloti Core, a microcontroller board set up for audio experimentation. Packing stereo DACs and ADCs, and MIDI input and output, it’s the perfect base for such a project. Loaded up with vocal samples, it’s played by a keyboard in a fairly typical sense. Where things get interesting is the panel containing 25 sets of plastic teeth. The teeth open and close when the user plays the corresponding note, thanks to a solenoid. Along with the clacking sound of the machinery and pearly whites themselves, it adds quite a creepy vibe to the piece.

With its clean pastel enclosure, we can imagine this piece as the star of an avant-garde filmclip, or merely something to terrify children at a Maker Faire. It’s a fun build, to be sure. We’ve seen some other great experimental synths over the years, too – this 48 Game Boy build comes to mind. Video after the break.

Continue reading “We Bet You’ve Never Seen A Pink Denture Synth”

Hackaday Podcast 095: Booting FreeDOS From A Vinyl Record, Floating On Mushrooms, And Tunneling Through A Living Room

Hackaday editors Mike Szczys and Elliot Williams are talking turkey about the world of hardware hacking. This short episode brings news updates about the Nintendo Game and Watch hacking progress, the sad farewell to Areceibo, the new chip from Espressif, and the awesome circuit sculptures from our recent contest. We wrap up the show with a lightning round of quick hacks.

Take a look at the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Direct download (17 MB)

Places to follow Hackaday podcasts:

Continue reading “Hackaday Podcast 095: Booting FreeDOS From A Vinyl Record, Floating On Mushrooms, And Tunneling Through A Living Room”

Controlling A Broken Super Nintendo With MIDI

A Super Nintendo that has trouble showing sprites doesn’t make for a very good game system. As it turns out, Super Mario World is a lot less fun when the titular hero is invisible. So it’s no surprise that [jwotto] ended up tossing this partially functional SNES into the parts bin a few years back.

But he recently came up with a project that may actually benefit from its unusual graphical issues; turning the glitched console into a circuit bent video synthesizer. The system was already displaying corrupted visuals, so [jwotto] figured he’d just help things along by poking around inside and identifying pins that created interesting visual effects when shorted out.

Installing the new electronics into the SNES.

Once he mapped out the pins, he wired them all up to a transistor switching board that he’d come up with for a previous project. That would let an Arduino short out the pins on command while still keeping the microcontroller relatively isolated from the SNES. Then it was just a matter of writing some code that would fire off the transistors based on MIDI input.

The end result is a SNES that creates visual glitches along with the music, which [jwotto] can hook up to a projector when he does live shows. A particularly neat feature is that each game responds in its own way, so he can swap out the cartridge to show completely different visuals without having to change any of the MIDI sequencing.

A project like this serves as a nice introduction to both circuit bending and MIDI hacking for anyone looking to get their digital feet wet, and should pair nicely with the MIDI Game Boy Advance.

Continue reading “Controlling A Broken Super Nintendo With MIDI”

Hackaday Podcast 085: Cable Robots Two-Ways, Cubic Raspberry Pi, Plastic Wrap Kayak, And Digging Inductors

Hackaday editors Mike Szczys and Elliot Williams take a look at all the hacks from the week that was. We think we’ve found the perfect tentacle robot, and its matching controller is also a tentacle. An unrelated project uses the same Bowden cable trick as the tentacle controller to measure deflection. If you’re more of a material-science geek, refining black sand to make your own inductors is a fascinating hack. And we wrap up the episode talking SSH keys and buses that go off road, but not in the way you might think.

Take a look at the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Take a look at the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Direct download (60 MB or so.)

Continue reading “Hackaday Podcast 085: Cable Robots Two-Ways, Cubic Raspberry Pi, Plastic Wrap Kayak, And Digging Inductors”

Hackaday Podcast 079: Wobble Sphere, Pixelflut, Skeeter Traps, And Tracing Apps

Hackaday editors Mike Szczys and Elliot Williams gaze upon the most eye-popping projects from the past week. Who would have known that springy doorstops could be so artistic? Speaking of art, what happens if you give everyone on the network the chance to collectively paint using pixels? There as better way to catch a rat, and a dubious way to lure mosquitoes. We scratch our heads at sending code to the arctic, and Elliot takes a deep look at the contact tracing apps developed and in use throughout Europe.

Take a look at the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Take a look at the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Direct download (60 MB or so.)

Continue reading “Hackaday Podcast 079: Wobble Sphere, Pixelflut, Skeeter Traps, And Tracing Apps”