Advertise Your Conference Schedule Via SSID

Whether it’s been a Python script running on a Linux box or an ESP8266, abusing using WiFi SSIDs to convey messages is hardly a new trick. But for DerbyCon 2019, [vgrsec] wanted to do put together something a little unique. Dare we say, even useful. Rather than broadcast out SSID obscenities or memes, this Raspberry Pi created fake WiFi networks that told everyone what talks were coming up.

The concept here is fairly simple: there’s a text file in /boot that contains the truncated names of all the talks and workshops in the schedule, one per line, and each line starts with the time that particular event is scheduled for. The script that [vgrsec] wrote opens this text file, searches for the lines beginning with the current time, and generates the appropriate SSIDs. With the number of tracks being run at DerbyCon, that meant there could be as many as five SSIDs generated at once.

Now in theory that would be enough to pull off this particular hack, but there’s a problem. The lack of an RTC on the Raspberry Pi means it can’t keep time very well, and the fact that the WiFi adapter would be busy pumping out SSIDs meant the chances of it being able to connect to the Internet and pull down the current time over NTP weren’t very good.

As the system was worthless without a reliable way of keeping time, [vgrsec] added an Adafruit PiRTC module to the mix. Once the time has been synchronized, the system could then run untethered via a USB battery bank. We might have put it into an enclosure so it looks a little less suspect, but then again, there were certainly far more unusual devices than this to be seen at DerbyCon.

Of course, if you’re OK with just dumping the entire schedule out at once and letting the user sift through the mountain of bogus SSIDs themselves, that’s even easier to accomplish.

SHA 2017 Talk Schedule Revealed

It’s always an exciting moment when an event schedule is released, and since events in our community don’t come much larger than this August’s SHA Camp in the Netherlands, you can imagine that the announcement of their schedule of lectures of talks is something of an event in itself. The event runs over five days, and you can browse the schedule itself to make your picks.

The SHA team have made their own picks, but with so many stages and speakers they are only a tiny selection. Running a Hackaday eye over the schedule, here are the ones that caught our eye.

[Kliment] has a workshop, Surface Mount Electronics Assembly for Terrified Beginners, in which you assemble a 20€ surface-mount power supply kit. [Editor’s Note: We’ve seen this one live — you can do it!]

[dennisdebel]’s lecture, from glass fiber to fiber glass noodles caught our eye. Using mung bean vermicelli, or ‘glass noodles’, for data transmission, is not something you hear about every day.

If you are a regular at European hardware hacker camps, you may have encountered the chiptune extravaganza performances of [Gasman], otherwise known as [Matt Westcott]. Hie lecture, Zero to chiptune in one hour, will create, from scratch, a chiptune cover version of a pop song chosen by the audience, all on a Sinclair ZX Spectrum.

The Hackeboy handheld game console is a project from a small Hamburg-based indie game label.[Axel Theilmann] describes the process of building the handheld console they always dreamed of.

One of the final lectures of the event comes from [Niek Blankers], and will describe in detail the SHA2017 badge. How it was designed, and showcasing what some of the attendees will by then have managed to do with it.

Finally, if you want to see a Hackaday scribe talking about fun and games with little plastic bags of parts, you could do worse than seeking out From Project To Kit, all you will need to know about turning your personal electronic projects into a kit business.

Watch this space for more from SHA Camp as we get it. Meanwhile you can take a look at our coverage of the SHA2017 badge launch.