Hackaday Prize Entry: A Good Electronics Learning Toolkit

The Maker movement is a wildly popular thing, even if we can’t define what it is. The push towards STEM education is absolutely, without a doubt, completely unlike a generation of brogrammers getting a CS degree because of the money. This means there’s a market for kits to get kids interested in electronics, and there are certainly a lot of options. Most of these ‘electronic learning platforms’ don’t actually look that good, and the pedagogical usefulness is very questionable. Evive is not one of these toolkits. It looks good, and might be actually useful.

The heart of the Evive is basically an Arduino Mega, with the handy dandy Arduino shield compatibility that comes with that. Not all of the Mega pins are available for plugging in Dupont cables, though – a lot of the logic is taken up by breakouts, displays, buttons, and analog inputs. There’s a 1.8″ TFT display in the Evive, an SD card socket, connectors for an XBee, Bluetooth, or WiFi module, motor drivers, a fast DAC, analog inputs, and a plethora of buttons, knobs, and switches. All of this is packed into a compact and seemingly sturdy plastic case, making the Evive a little more durable than a breadboard and pile of jumper wires.

You can check out a remarkably well produced video for the Evive below.

Continue reading “Hackaday Prize Entry: A Good Electronics Learning Toolkit”

Almost Fail Of The Week: Doing Surface Mount Reflow Wrong In Every Possible Way And Still Succeeding

Sometimes the best way to learn is from the success of others. Sometimes failure is the best teacher. In this case we are learning from [Tim Trzepacz]’s successive failures in his attempt to solder one board to another using a reflow oven. They somehow cancelled each other out, and he ended up with a working board. For those of you who have used a reflow oven, there will be eye rolling.

[Tim]’s first mistake was to use regular solder instead of paste. We can see how he got there logically; if you hand solder an SMD you melt solder onto the pads first to make it easier. However, the result was that he had two boards that wouldn’t sit flat on each other thanks to the globs of solder on the pads.

Not to be deterred, he laid the boards on top of each other and warmed up the oven to a toasty 650 degrees. Well, not quite. The dang oven didn’t turn to eleven, so he figured 500 would probably work too. Missing the hint entirely, he let his board bake in a nearly 1000F oven until he noticed some smoke which, he intuitively knew, definitely shouldn’t be happening.

The board was blackening, the solder mask was literally bubbling off the substrate, people were coming over to see the show, and he decided success was still possible. He clamped the heated boards together with a binder clip until they cooled. Someone gave him a lesson on reflow, presumably listened to through reddening ears.

Ashamed and defeated, he went home. However, there was a question in his mind. Sure it looks bad, but is it possible that the board actually works? After a quick test, the answer was yes. It loaded some code and an time later he was happily hacking away. Go figure.

DIY Smartwatch Based On ESP8266 Needs Classification

Building your own smartwatch is a fun challenge for the DIY hobbyist. You need to downsize your electronics, work with SMD components, etch your own PCBs and eventually squeeze it all into a cool enclosure. [Igor] has built his own ESP8266-based smartwatch, and even though he calls it a wrist display – we think the result totally sells as a smartwatch.

His design is based on a PCB for a wireless display notifier he designed earlier this year. The design uses the ESP-12E module and features an OLED display, LEDs, tactile switches and an FT232R USB/UART interface. Our beloved TP4056 charging regulator takes care of the Lithium-ion cell and a voltage divider lets the ESP8266’s ADC read back the battery voltage. [Igor] makes his own PCBs using the toner transfer method, and he’s getting impressive results from his hacked laminator.

Together with a hand-made plastic front, everything fits perfectly into the rubber enclosure from a Jelly Watch. A few bits of Lua later, the watch happily connects to a WiFi network and displays its IP configuration. Why wouldn’t this be a watch? Well, it lacks the mandatory RTC, although that’s easy to make up for by polling an NTP time server once in a while. How would our readers classify this well-done DIY build? Let us know in the comments!

Wiggling Pokéball Detects Rare Pokémon

[TJ Hunter] wanted to find some of the rarer Pokémon without draining his smartphone battery while staring on a screen. The handy ø 25 cm Pokéball he built to make the endless marches more tolerable detects nearby Pokémon and wiggles to alert its owner if there’s a rare catch in sight.

Continue reading “Wiggling Pokéball Detects Rare Pokémon”

Hacking When It Counts: Spy Radios

World War II can be thought of as the first electronic war. Radio technology was firmly established commercially by the late 1930s and poised to make huge contributions to the prosecution of the war on all sides. Radio was rapidly adopted into the battlefield, which led to advancements in miniaturization and ruggedization of previously bulky and fragile vacuum tube gear. Radios were soon being used for everything from coordinating battlefield units to detonating anti-aircraft artillery shells.

But it was not just the battlefields of WWII that benefitted from radio technology. From apartments in Berlin to farmhouses in France, covert agents toiled away over sophisticated transceivers, keying in coded messages and listening for instructions. Spy radios were key clandestine assets, both during the war and later during the Cold War. Continue reading “Hacking When It Counts: Spy Radios”

Hedberg Is A Bionic Hand Made From A Single Keurig

Developing into a modern hacker and tinkerer requires a lot of things: electronics study, programming knowledge, and patience (among many other things). But, the most important quality a hacker can have is curiosity. The desire to see how things work is what drives most budding hackers towards the dismantling of family appliances and electronic gadgets.

Many end up scavenging parts from the things around the house for their first projects. But, with money and more ambitious builds comes the need to purchase parts off the shelf. There is, however, something to be said for the ingenuity that comes with building something solely with scavenged parts, and that’s what [Evan Booth] decided to do, in a spectacular fashion.

Continue reading “Hedberg Is A Bionic Hand Made From A Single Keurig”

From Project To Kit: Instructions Are Everything

A printed copy of the instructions for our example kit
A printed copy of the instructions for our example kit

We’ve had two previous articles in this series on turning a personal electronic project into a saleable kit, in which we’ve examined the kit market in a broader context for a new entrant, and gone on to take a look at the process of assembling the hardware required to create a product. We’ve used an NE555 LED flasher as a simple example , from which we’ve gone through the exercise of setting a cost of production and therefore a retail price.

The remaining task required to complete our kit production is to write the documentation that will accompany it. These will be the instructions from which your customers will build the kit, and their success and any other customers they may send your way will hang on their quality. So many otherwise flawless kits get this part of the offering so wrong, so for a kit manufacturer it represents an easy win into which to put some effort.
Continue reading “From Project To Kit: Instructions Are Everything”