One Square Inch Expanded In The Time Dimension

No, we’re not talking about spooky feats of General Relativity. But you should know that the Return of the Square Inch Project just got its deadline extended.

If you missed the call the first time around, our favorite user-contributed contest on Hackaday.io is up and running again. Hackaday.io tossed in some good money for prizes, and folks started thinking about what functionality they could cram inside a 25.4 mm x 25.4 mm square. But while one constraint can help bring out creativity, adding a tight deadline to a tight squeeze caused a number of our entrants to ask for an extension.

If you’re working on the Square Inch Project, you’ve got until October 1st to get your boards ready. Breathe a quick sigh of relief and then get back to soldering! We’re looking forward to seeing all the great entries.

A Square Inch Of Nyan

Over on Hackaday.io, there’s an unofficial contest to cram as much electronics and awesome as possible into a single square inch of PCB. While the measurement system is logical, the Internet is not: it feeds on cats and is entertained by rainbows. [Radomir]’s project feeds into this bizarre fixation with the Nyan Board, a Pop Tart cat that poops rainbows, all the while playing bleeps and boops that would fit well in a Nintendo game.

[Radomir] built this square inch of twee for the square inch project, an unofficial contest to fit the coolest project on a 1×1 inch square PCB. Prizes are credits for the Hackaday Store and OSHPark. This entry uses an ATtiny85 microcontroller, a few resistors, LEDs,  and a buzzer to play the strange, syncopated Nyan theme song. Power is delivered over a colorful ribbon cable that emulates the rainbow tail of the Pop Tart cat.

This isn’t the only project in the Square Inch Project, or even the most blinky; there’s also a RRROYYYYgYgGGBgBPW LED, a square inch quadcopter, and a device that detects the world’s smallest bat. All very interesting projects, and we can’t wait to see all the entries finished.

Continue reading “A Square Inch Of Nyan”

WiFi Fob Acquaints OLED With ESP

When you think of WiFi in projects it’s easy to get into the rut of assuming the goal is to add WiFi to something. This particular build actually brings WiFi awareness to you, in terms of sniffing what’s going on with the signals around you and displaying them for instant feedback.

[0miker0] is working on the project as his entry in the Square Inch Project. It’s an adapter board that has a footprint for the 2×4 pin header of an ESP8266-01 module, and hosts the components and solder pads for a 128×64 OLED display. These are becoming rather ubiquitous and it’s not hard to figure out why. They’re relatively inexpensive, low-power, high-contrast, and require very few support components. From the schematic in the GitHub Repo it looks like 5 resistors and 7 caps.

The video below shows off two firmware modes so far. The first is an AP scan that reads out some information, the second is a weather-display program. Anyone who’s worked with the ESP modules knows that they have the potential to gather all kinds of data about WiFi signals — one of our favorite demos of this is when [cnlohr] used it to create a 3d light painted map of his WiFi signal strength. Chuck a rechargeable LiPo on this thing, tweak the example code for your needs, and you have a new gadget for wardriving-nouveau.

Continue reading “WiFi Fob Acquaints OLED With ESP”

The Square Inch Project Challenges Your Layout Skills

577901443070423938[alpha_ninja] proves that Hackaday.io is not just about great projects, but about an awesome community. Over this past week [alpha_ninja] has created The Square Inch Project, which is a grass-roots contest. The contest rules are pretty simple: The project PCB must fit in a 1″ x 1″ square. That’s 2.54 cm for those that don’t use freedom units. Smaller than a square inch is fine. If the project has multiple PCBs like a cordwood module, ALL the PCBs must still fit within the 1″ x 1″ square. Hackaday.io users coming up with cool contest ideas and inviting everyone to take a shot at winning? Awesome!

Of course a contest has to have prizes. [Alpha_ninja] has already lined up $100 in gift certificates to OSHPark. Many thanks to [Laen] and the rest of the OSHPark crew for sponsoring this contest. Hackaday loves the idea so we’re also kicking in eight $50 gift certificates to the Hackaday store, as well as four more $25 gift certificates to OSHPark.

Though the contest has been up for less than a week, the square inch project already has some great entries.

twiz[Drix] has entered Twiz, a 9 degree of freedom Inertial Measurement Unit (IMU) with Bluetooth Low Energy (BLE) connectivity. Twiz senses its environment with a MPU9150 IMU chip. A nRF51822 provides the Bluetooth connection and ARM Cortex-M0 processor. Put all this together, and you’ve got a great way to determine where an object is in space. [Drix] has used Twiz to control everything from holographic projectors to room lights. Contests aren’t new to [Drix], he’s already entered Twiz in the 2015 Hackaday Prize.

 

numi[WeisTekEng] has entered Micro DIY Lipo retro NumiTron clock. [WeisTekEng]  loves the classic IV-9 Russian numitron tubes. His plan here is to build a numitron clock driven by an ATmega328 microcontroller. The timebase for this clock is also a classic — The Dallas Semiconductor (now Maxim)  DS1307 I2C real-time clock chip. Everything is going to run on a single LiPo cell. Fitting within the project constraints, the board will be only 1″ square. This is [WeisTekEng’s] first big project on Hackaday.io, so we’re happy to see him join the community. He’s also just getting started, so the PCB’s only exist in the virtual word of his EDA software for now. We’re looking forward to reading the numitron clock!

 

tiny7[Al1] has entered tiny7, a 7 segment display which is compatible with Atmel ISP headers. Ever notice those 6 pin headers on the Arduino? That’s the ISP connector, used to program the ATmega328 micro. In many designs these valuable IO pins spend most of their time unused. [Al1] decided to give them a purpose – displaying data! He’s connected a 75HC595 shift register to the SPI pins of the ISP header. Data clocked into the ‘595 is displayed on a 7 segment display. [Al1] designed the boards with castellated connections on the sides. Some careful soldering allows the boards to be daisy chained. Several 7 segment displays to be driven from a single ISP header.

 

nyan[Radomir Dopieralski] is using The Square Inch Project as a learning platform as well. He’s entering Nyan Board, a tiny PCB shaped like everyone’s favorite rainbow pooping cat. [Radomir] is using nyan board to learn how to work with ATtiny microcontrollers. Due to memory constraints, these little controllers can be a bit harder to program than their bigger brothers. [Radomir’s] early goals for Nyan are humble ones – he will be happy to have the cat’s eyes flash while it plays the Nyan Cat tune. Once that task is complete, the RAM and Flash of the ATtiny microcontroller will be his only constraints.

The contest deadline isn’t until November 28, 2015, so there is still plenty of time to enter. If you want to see more of the entrants, check out The Square Inch Project page, or the entrant list. Want to know more? Ask a question on the project page, or drop [Alpha_Ninja] a message!

That’s it for this week’s Hacklet, As always, see you next week. Same hack time, same hack channel, bringing you the best of Hackaday.io!