Hacking An Experimental ESA Satellite

Hacking these days means everything from someone guessing your password and spamming your contacts with toxic links, to wide-scale offensive cyberattacks against infrastructure by sophisticated operators backed by nation states. When it comes to hacking satellites, though, [Didelot Maurice-Michel] found himself tangling with some hardware belonging to the European Space Agency. 

As part of an event called HackCYSAT, hackers were invited to attack the ESA’s OPS-SAT, a CubeSat intended to demonstrate improved techniques for mission control and more advanced satellite hardware. The computer hardware on board is ten times more powerful than other existing ESA satellites, and aims to take satellite technology on a new leap forward.

Continue reading “Hacking An Experimental ESA Satellite”

NASA Continues Slow And Steady Pace Towards Moon

It’s often said that the wheels of government turn slowly, and perhaps nowhere is this on better display than at NASA. While it seems like every week we hear about another commercial space launch or venture, projects helmed by the national space agency are often mired by budget cuts and indecisiveness from above. It takes a lot of political will to earmark tens or even hundreds of billions of dollars on a project that could take decades to complete, and not every occupant of the White House has been willing to stake their reputation on such bold ambitions.

In 2019, when Vice President Mike Pence told a cheering crowd at the U.S. Space & Rocket Center that the White House was officially tasking NASA with returning American astronauts to the surface of the Moon by 2024, everyone knew it was an ambitious timeline. But not one without precedent. The speech was a not-so-subtle allusion to President Kennedy’s famous 1962 declaration at Rice University that America would safely land a man on the Moon before the end of the decade, a challenge NASA was able to meet with fewer than six months to spare.

Unfortunately, a rousing speech will only get you so far. Without a significant boost to the agency’s budget, progress on the new Artemis lunar program was limited. To further complicate matters, less than a year after Pence took the stage in Huntsville, there was a new President in the White House. While there was initially some concern that the Biden administration would axe the Artemis program as part of a general “house cleaning”, it was allowed to continue under newly installed NASA Administrator Bill Nelson. The original 2024 deadline, at this point all but unattainable due to delays stemming from the COVID-19 pandemic, has quietly been abandoned.

So where are we now? Is NASA in 2022 any closer to returning humanity to the Moon than they were in 2020 or even 2010? While it might not seem like it from an outsider’s perspective, a close look at some of the recent Artemis program milestones and developments show that the agency is at least moving in the right direction.

Continue reading “NASA Continues Slow And Steady Pace Towards Moon”

In 2045: Alpha Centauri

We’ve talked about project Breakthrough Starshot which aims to send a solar sail probe to Alpha Centauri within 20 years. A little basic math and knowing that Alpha Centauri is 4.3 light years away means you are going to need to travel over 20% of the speed of light to make the trip in that time. Some new papers have proposed ways to address a few of the engineering problems.

The basic idea is simple. A very small probe is attached to a very large sail. But calling it a solar sail is a bit of a misnomer. The motive power for the sail would be a powerful laser, which provides more reliable power to the tiny probe’s propulsion system. The problems? First, the thin sail could tear under constant pressure. The answer, according to one of the papers, is to shape the sail like a parachute so it can billow under pressure.

The other problem is not burning the sail up. Space is a hard environment to dump waste heat into since radiation is the only way to transfer it. Another paper suggests that nanoscale patterns on the sail will allow it to release waste heat into the interstellar environment.

Continue reading “In 2045: Alpha Centauri”

Three flowers in a corner of a darkened room, shining in different colors.

LED Flower Bouquet Is A Radiant Hacker Desk Decoration

[Jeremy Cook] writes to us about a project of his – a bouquet of LED cube flowers. The flowers are PCB cubes made out of small castellated PCBs, each of those having an individually addressable LED in its center. Castellations hold the cubes together mechanically, and thanks to a cleverly chosen pinout, only two different kinds of PCB need to be ordered for building such a flower!

As a vase for these flowers, he decided to use a glass bottle – which would need a cutout to fit a ESP8266-powered NodeMCU board, a controller of choice for the project. After a few different approaches for cutting glass all resulted in the bottles cracking, he gave up on the “clean cut” idea and reused one of the broken bottles, gluing it back together well enough for the aesthetic to work.

[Jeremy] tells us that he’s had help from a hack we covered back in 2017 – using a diode for level shifting, as the ESP8266’s 3.3 V level signals aren’t a good match for WS2812 inputs. From there, the WLED firmware for the ESP8266 ties everything together beautifully. It’s clear that [Jeremy] had a field day designing this, toying with all the ideas and approaches!

Colorful LEDs are a must-have for decorating hacker homes. From a bouquet of flowers, you might find yourself sketching a castellated PCB tile design, and next thing you know, you’ve created a beautiful system of LED triangle tiles. Some PCB fabs scoff at castellations, and if that’s the case, you might as well finish the job yourself.

Continue reading “LED Flower Bouquet Is A Radiant Hacker Desk Decoration”

Building A Pendulum Clock Out Of Lego

Pendulum clocks aren’t used quite as often these days as their cumbersome mechanics and timekeeping abilities have long been outshone by electronic alternatives. However, they’re still fun and they do work, so [PuzzLEGO] set about building a working example with Lego.

The rear view reveals the escapement built from Lego Technic parts.

The core of the clock is the escapement, a linkage which the pendulum can only turn in one direction. As the pendulum swings once per second, it lets the escapement gear turn one notch forward at a time, turning the gears of the clock which drive the hands. It’s powered with a falling weight in the form of a drink bottle full of water, which turns the gears of the clock via a chain.

The clock can only run for approximately an hour, so it’s set up with a second and minute hand instead of the more usual minute and hour hand. However, with the pendulum tuned to the appropriate length and the weight fitted, it pleasantly ticks and tocks the seconds away.

We’ve seen other great builds from [PuzzLEGO] before, too, like this inventive Rubik’s Cube build. Video after the break.

Continue reading “Building A Pendulum Clock Out Of Lego”

USB Temperature Logger With Some Extra Tricks

Many of us electronics hacker types tend to have at least the same common equipment on our benches, namely a multimeter, an oscilloscope, some sort of adjustable power supply, and maybe a logic analyzer. These are great tools covering many bases, but dealing with temperature measurements is often neglected. A sudden need for such often results in just buying a either dedicated measurement unit, or some cheap eBay thermocouple board and just rolling with a few hacks. [Jana Marie Hemsing] had a need for measuring the thermal side of things, and got fed up with hacking with piles of boards, and designed herself a proper instrument for the task.

The result is a very tidy four-channel thermocouple frontend, feeding the data into the host computer via USB. Each of the four channels can either be a K-type input or a NTC thermistor input, decided at board assembly time, but you could just build two units with four channels of each and cover all bases. The K-type thermocouple input is based around the MAX31855 series device. While the ‘KASA’ suffixed device is probably most common, if you need to dedicate some channels to handling one of the other six or so other common thermocouple types, that just needs the appropriate MAX31855 variant dropping in, and you’re good to go.

For the controller, [Jana] has chosen the common STM32F0x microcontroller, which handles all the USB protocol side of things. The extra functionality added allows direct driving of a heater controller via the DRV8837 H-Bridge, with a extra few open collector outputs for other things you might want to drive. This allows the logger to function as a kind-of thermal IO device. Firmware is written in good old fashioned STM32 HAL, using the standard STM32CubeMX and the GCC toolchain. It looks like the Makefile came via the STM32 Project Generator route. The firmware has a neat trick up its sleeve too; with a flick of the switch on the back, the firmware can switch between outputting CSV data over a standard USB CDC link (a virtual serial port), or it can present a SCPI terminal interface, enabling integration into existing SCPI-based test flows. Nice work!

We’ve seen a few logging projects on these fair pages, like this battery powered ESP32 logger device. If IoT logging is more your thing, here you go.

Pop Goes The Mechanical Ping Pong Sculpture

In the waiting rooms of some dentists or doctors, you might have seen a giant metal ball rolling around in a large glass case. While it sure beats looking through those magazines, the sculpture can’t have come cheap. But not all of us want to pay high-end prices for fun toys. As a more cost-effective alternative, [JBV Creative] built an awesome 3D-printed ping pong sculpture.

The basic concept is the same as those fancy sculptures: a ball goes up, moves through some sort of impressive range of motion as it makes its way back down, and some sort of drive mechanism pushes it back to repeat the cycle anew. The design of this particular art piece is no different. A ping-pong ball falls down a funnel into a queue where balls are slowly loaded via a 12-way Geneva mechanism. An Archimedes spiral cam charges an elastic band that yeets the ball up and out of the track and sends it sailing through the air and down inside the funnel mentioned earlier. Everything on this sculpture is 3D-printed aside from the rubber bands and the ping pong balls.

What’s tricky about these sorts of things is the precision required both in printing and in design. It needs to run for hundreds if not thousands of hours and make no mistake. Making something work correctly 99% of the time is hard, but that last 1% can be almost as much work as that first 99%. [JBV Creative]’s first attempt had a catapult mechanism and he printed and tried out several scoops, but none gave the trajectory that he was looking for.

[JBV Creative] tried a plunger mechanism, but without a counterbalance weight providing the power, it just didn’t have enough oomph to launch the ball. Luckily, holes were included in the design, so it was relatively easy to adapt what had already been printed to use rubber bands instead. An additional goal was to have no visible fasteners, so everything needed to be mounted from the back. Check it out in action after the break.

It’s an incredible project that took serious thought, dedication, and in [JBV Creative]’s words, plenty of CAD twirling. It’s a great lesson in iterating and experimentation. If your talents are more soldering-based rather than CAD-based, perhaps a circuit sculpture is more up your alley?

Continue reading “Pop Goes The Mechanical Ping Pong Sculpture”