Do Something Constructive Tomorrow

This Saturday is a great day to change the world. It’s Earth Day. There’s a National March for Science where millions will demand evidence-based change. We’re doing our own thing. We’re leading a World Create Day, where hackers gather ’round the soldering iron and find solutions to problems we all face.

Over the last few weeks, we’ve been getting Hackaday readers to organize meetups in their hometowns, encouraging them to get a few people over, and sending them a bit of neat Hackaday swag. We couldn’t do this without the community leaders out there, and we’d just like to take a moment and recognize a few of the fablabs and hackerspaces that are making World Create Day possible.

A keyfob that makes turning a lock easier for those with limited mobility

Up in Vancouver, the folks at the Spinal Cord Injury Forum will be spending their World Create Day building tools that make life easier for people with limited mobility. Already they’re doing some awesome work with 3D printing, and with a few more minds tackling these problems, they’re sure to come up with something good.

This is a worldwide event, and we have hackerspaces from Cairo to Osaka taking part. Do you know where Tenerife is? There’s a World Create Day meetup there, too.

To give you a little more encouragement to attend a World Create Day meetup near you, just remember we’re still at the start of the Hackaday Prize, a competition where we’re giving away a quarter million dollars to build hardware that will change the world. Even if there isn’t a World Create Day meetup near you, you can always start your own meetup for tomorrow, or just go solo. And don’t forget to show off what’s going on using the #WorldCreateDay hashtag.

This isn’t an event to miss. When else will you be able to come up with creative solutions to problems with a worldwide audience? Find a meetup near you and do something constructive tomorrow.

Hackaday Prize Entry: DIY ARM Scientific Calculator

What does a hacker do when he or she wants something but can’t afford it? They hack one together, of course. Or, in the case of [Ramón Calvo], they thoughtfully plan and prototype. [Ramón Calvo] wanted a scientific calculator, but couldn’t afford one, so he designed and built one himself.

[Ramón] started off with Arduino but upgraded initially to Freescale’s Freedom KL25Z development board upgraded to an ARM Cortex-M0+ programmed using mbed. The display is an Electronic Assembly DOGL-128 128×64 pixel LCD. [Ramón] did a couple of iterations on the PCB, going from a large DIY one in order for the Arduino version to work, to the current, smaller version for the ARM chip with hand soldered SMD components. After that, [Ramón] looked into the algorithms needed to parse mathematical input. He settled on the shunting-yard algorithm, which converts the input into Reverse Polish Notation (RPN), which is easier for the software to work with.

[Ramón] has a ton of features working, including your standard add, subtract, multiply and divide operations, square root, nth root and exponentiation, trigonometry, log and log10, and factorial(!) There are a few things still on the to-do list, such as low power and a graphing mode, and there are a couple of bugs still in the system, but the overall system is up and running. [Ramón] has put up the schematic and KiCAD files up on his Hackaday.io project page along with the bill of materials.

We’ve had a few Hackaday prize entries in the form of calculators, such as this one with Nixie tubes and this one that emulates 70’s HP calculators.

Flying The First Open Source Satellite

The Libre Space Foundation is an organization dedicated to the development of libre space hardware. It was born from the SatNOGS project — the winners of the first Hackaday Prize — and now this foundation is in space. The Libre Space Foundation hitched a ride on the Orbital ATK launch yesterday, and right now their completely Open Source cube sat is on its way to the International Space Station.

The cube sat in question is UPSat, a 2U cubesat that is completely Open Source. Everything from the chassis to the firmware is completely Open, with all the source files hosted on GitHub.

UPSat is currently on its way to the International Space Station stowed in an Orbital ATK Cygnus cargo spacecraft. From here, the UPSat will be unloaded by members of the current ISS expedition and deployed with help from NanoRacks. Basically, the first Open Source satellite will be tossed overboard from the International Space Station. If you want to listen in on the data UPSat is beaming down, build a SatNOGS ground station and tune into 435.765 MHz. With a good antenna, you should be able to hear it when the ISS is in the sky, or a few times a week.

You can check out the launch of the Cygnus the UPSat is flying on in the video below. NASA also recorded a 360° video from the launch pad that unfortunately cuts out in the first few seconds after launch.

Continue reading “Flying The First Open Source Satellite”

Hackaday Prize Entry: GoKart Tank

There is probably something in all of us that yearns to drive a tank, just once. Most of us will probably never fulfill it, in fact, unless we work in farming or construction we’re unlikely to even drive a skid-steer vehicle of any type. But that doesn’t mean we can’t have a go at building one ourselves, as [samern] is doing with his Hackaday Prize entry.

The GoKart Tank has a chequered history, as a build that started as an internal combustion go-kart, became a half-track, and eventually the fully tracked electric vehicle we see today. It has a wooden frame, two 1KW electric scooter motors, and tracks made from IntraLox modular plastic industrial conveyor belt parts. This last choice is particularly interesting because even though it isn’t designed for use as a track it is designed for heavy-duty service and could offer a component source for other tracked vehicle projects.

What you see is a working tracked vehicle, but it is not without problems. The electric motors are only powerful enough to move a child, so there are plans to return it to internal combustion power. We can, however, see it working, as you can watch the video of it we’ve put below the break.

Continue reading “Hackaday Prize Entry: GoKart Tank”

Up, Up, Up: $2k More Seed Funding For Projects That Matter

Getting a project off the ground often means an up-front investment in parts. Hackaday is upping our efforts to smooth out that obstacle for those who want to Build Something That Matters. Seed funding for the 2017 Hackaday Prize is simple, enter your design plans, share it far and wide so that a lot of people will show their admiration with a ‘like’ on the project page. You get a dollar for each like to help jump-start the build phase.

This year has started off like a rocket. Last week we passed the $4000 seed funding limit even though there’s still two weeks left in the Design Your Concept round. We’re raising the pot to a total of $6000. That means there’s more up for grabs. Enter your project now. If you’ve already done that, polish up your presentation and show it around to your friends and on social media. You’ll get a dollar for every like up to $200 max, or until we undoubtedly reach the new limit once again. Don’t delay, it’s time to Build Something that Matters!

Hackaday Prize Entry: Another Internet Button

It’s long been a staple of future-gazing, the idea that we will reach a moment at which all of life’s comforts can be summoned at the press of a button. Through the magic of technology, that is, without the army of human servants with which wealthy Victorians surrounded themselves to achieve the same aim.

Of course, to reach this button-pressing Nirvana, someone has to make the buttons. There are plenty of contenders for the prize of One Button To Rule Them All, the one we’ll probably have seen the most of is Amazon’s Dash. Today though we’re bringing you another possibility. [Hendra Kusumah]’s A.I.B. (Another IoT Button) is as its name suggests, a button connected to the Internet. More specifically it’s a button that connects to IFTTT and allows you to trigger your action from there.

Hardware wise, it couldn’t be simpler. A button, a Particle Photon, some wires, and a resistor. Then install the code on the board, and away you go. With a small code change, it also works with an ESP8266. That’s it, it couldn’t be simpler. You might ask where the fun in that lies, but you’d be missing the point. It’s the event that you trigger using the button that matters, so why make creating the button a chore?

We’ve shown you many IoT buttons, just a couple of posts are this ESP8266 button and a look at  the second-generation Amazon Dash.

Organizers Of World Create Day Are Getting Something Special

World Create Day is this Saturday, and events are being organized all over the world. Anyone can set one of these up, and it’s not too late for you to have one in your own town — just fill out this form to become a host.

We’re sending swag out for everyone that gets together and hacks on World Create Day, things like stickers and a few other goodies. This year we’ve decided on a special thank you to the local organizers. Check out the mockups for these T-shirts. Our Art Director, Joe Kim, has created something truly amazing with this year’s images. You can only get one if you are the meetup organizer and you post pictures and a bit of back story about your World Create Day experience on your event page.

If you’ve been on the fence about being a host, take the leap and give it a try! It’s great fun to get together with other Hackaday folks in real life, and you’ll get this super-rare Hackaday shirt out of it.