Remoticon Video: How To Use Max In Your Interactive Projects

When you want to quickly pull together a combination of media and user interaction, looking to some building blocks for the heavy lifting can be a lifesaver. That’s the idea behind Max, a graphical programming language that’s gained a loyal following among anyone building art installations, technology demos (think children’s museum), and user Kiosks.

Guy Dupont gets us up to speed with a how to get started with Max workshop that was held during the 2020 Hackaday Remoticon. His crash course goes through the basics of the program, and provides a set of sixteen demos that you can play with to get your feet under you. As he puts it, if you need sound, video, images, buttons, knobs, sensors, and Internet data for both input and output, then Max is worth a look. Video of the workshop can be found below.

Continue reading “Remoticon Video: How To Use Max In Your Interactive Projects”

Remoticon Video: Intro To Modern Synthesis Using VCV Rack

Modular synthesizers, with their profusion of knobs and switches and their seemingly insatiable appetite for patch cables, are wonderful examples of over-complexity — the best kind of complexity, in our view. Play with a synthesizer long enough and you start thinking that any kind of sound is possible, limited only by your imagination in hooking up the various oscillators, filters, and envelope generators. And the aforementioned patch cables, of course, which are always in short supply.

Luckily, though, patch cables and the modules they connect can be virtualized, and in his 2020 Remoticon workshop, Jonathan Foote showed us all the ways VCV Rack can emulate modular synthesizers right on your computer’s desktop. The workshop focused on VCV Rack, where Eurorack-style synthesizer modules are graphically presented in a configurable rack and patched together just like physical synth modules would be.

Continue reading “Remoticon Video: Intro To Modern Synthesis Using VCV Rack”

Join Us For The “Holiday With Hackaday And Tindie” Meet-Up

It’s a ritual in workplaces around the world this time of any other year but 2020: the office holiday party. Too much food, perhaps too much alcohol, and garish sweaters that you wouldn’t be caught dead in on any other occasion. Things are, of course, a tad different this year, which is why we’re putting our community’s party online with the Holiday with Hackaday and Tindie meet-up on Tuesday, December 15 at noon Pacific time!

Why should you come to this hangout? Because why not! This is going to be a loose, informal meet-up that will give us all a chance to get to know one another. We’ve got an amazing community here, and just putting faces to names can be really valuable. You’ll be able to connect with old friends and perhaps make new ones. It’s your chance to reach out and find someone to collaborate with, or perhaps just find an answer to a thorny problem you’ve been stuck on. Be sure to bring your latest projects to show off, and maybe even consider giving everyone a virtual tour of your shop. Ugly sweaters are optional, of course, and we don’t judge.

The Holiday with Hackaday and Tindie meet-up is being held on Remo. Those of you who joined the Friday night Bring-a-Hack session at Remoticon this year will no doubt remember the platform, which we got a lot of good feedback on. You’ll want to check browser compatibility ahead of time and reserve your spot, so head over to Remo and make it so. If you need help with timezone conversions, we’ve got you covered on that too.

We’re looking forward to seeing everyone at the Holiday with Hackaday and Tindie meet-up!

Remoticon Video: Breaking Encrypted Firmware Workshop

If only you could get your hands on the code to fix the broken features on your beloved electronic widget. But wait, hardware hackers have the skills to write their own firmware… as long as we can get the compiled binary into a format the hardware needs.

Luckily, we have Uri Shaked to walk us through that process. This workshop from the 2020 Hackaday Remoticon demonstrates how to decipher the encryption scheme used on the firmware binary of a 3D printer. Along the way, we learn about the tools and techniques that are useful for many encrypted binary deciphering adventures.

Continue reading “Remoticon Video: Breaking Encrypted Firmware Workshop”

Remoticon Video: Learn How To Hack A Car With Amith Reddy

There was a time not too long ago when hacking a car more often than not involved literal hacking. Sheet metal was cut, engine cylinders were bored, and crankshafts were machined to increase piston travel. It was all in the pursuit of milking the last ounce performance out of every drop of gasoline, along with a little personal expression in the form of paint and chrome.

While it’s still possible — and encouraged — to hack cars thus, the inclusion of engine control units and other systems to our rides has created an entirely different universe of car hacking options, which Amith Reddy distilled into his very popular workshop at the 2020 Remoticon. The secret sauce behind all the hacks you can accomplish in today’s drive-by-wire cars is the Controller Area Network (CAN), the network used to connect the array of sensors, actuators, and controllers that lie under the metal and plastic of modern cars.

Continue reading “Remoticon Video: Learn How To Hack A Car With Amith Reddy”

Remoticon Video: Making Microphones And Finding Sound

A yogurt lid and embroidery hoop are key components in building this microphone. It’s a super low tech, entry-level project to get into “found sound” and exactly what is needed to start hacking around in the audio world. This workshop presented by Helen Leigh and Robyn Hails shows you how to build a simple microphone and use it as the electronic gateway to all kinds of audio shenanigans.

Key to this build are the piezo element and an amp to process the signals it generates. All other materials are common around most households, but put them together as shown in this live hands-on seminar from the 2020 Hackaday Remoticon, and I think you’ll surprise yourself with how good the thing sounds!

Continue reading “Remoticon Video: Making Microphones And Finding Sound”

Remoticon Video: How To Use Machine Learning With Microcontrollers

Going from a microcontroller blinking an LED, to one that blinks the LED using voice commands based on a data set that you trained on a neural net work is a “now draw the rest of the owl” problem. Lucky for us, Shawn Hymel walks us through the entire process during his Tiny ML workshop from the 2020 Hackaday Remoticon. The video has just now been published and can be viewed below.

This is truly an end-to-end Hello World for getting machine learning up and running on a microcontroller. Shawn covers the process of collecting and preparing the audio samples, training the data set, and getting it all onto the microcontroller. At the end of two hours, he’s able to show the STM32 recognizing and responding to two different spoken words. Along the way he pauses to discuss the context of what’s happening in every step, which will help you go back and expand in those areas later to suit your own project needs.

Continue reading “Remoticon Video: How To Use Machine Learning With Microcontrollers”