DIY Perks hacked an old damaged laptop into a great looking desktop PC. The PC used has a damaged screen and was purchased for just $15. The guts were removed from the plastic laptop case but when exposed the tiny existing processor fan and heatsink was very loud. Replacing the fan and heatsink with a larger unit the system is now silent. The end result is a great looking veneered piece of art that also functions as a PC. |
Michael Reeves is a software developer at Infibit that has made a face tracking robot that is housed in a pizza box, it tries its best to find your eyes and shine a laser in them. The software that runs on a PC was written in C# and uses Emgu CV which is the .NET version of Open CV for the facial recognition portion. A web cam is connected to the computer scans for a face to attack, when detected the coordinates are sent over a serial cable to a microcontroller. The ATmega 328 microcontroller has a few servo motors connected to laser pointer. Since the servo motors can move the laser pointer in XY positions the coordinates are used to point where it needs to. The result will annoy you and your guests. I think this would be useful at popular store displays when you need people to move along after having a quick glance. If you are looking to build your own version you can find the code here.
|
“Here is the $8 DIY Wifi hacker to try for yourself. This wifi jammer is so tiny you can fit into pocket. and carry it anywhere. it can powered through your power bank. You can perform multiple types of deauth attack, random beacon spam, beacon spam attack.” |
Mark Nesselhaus is building a computer the hard way, by using handfuls of transistors and cardboard.
“Attempt to build a computer using cardboard and brass paper fasteners as the base material for all of the logic circuits. Why? Well, the cardboard is free as my workplace puts it in the dumpster and I do not have the funds to buy better material. All of the electronic parts thus far were given to me by a friend who passed away and what better tribute than to build a computer. Except for the ALU all gates are either Nand or Nor using DTL. The transistors used are npn 2n2222 type or pnp 2n3906”
|
Samy Kamkar had built a device that is called Poison Tap. It is a Raspberry Pi Zero which plugs into the victims USB port. The device that looks like an Ethernet connection, your computer inherently trusts this connection and this is where the exploit starts. ”
”
|
Techmoan got his hands on a few SX-64 Computers. This is the portable version of the C-64 that everyone loves. He needed to do a bit of repair but in the end he got 2 working machines. They are still going for a good price since these units are still rare compared to the regular C-64 but you can find them for sale if you look hard enough. Teamed up with a C128 VIC disk drive emulator he now has access to the entire catalog of games on a simple to use device. I still remember the day when I had boxes of disks for the C-64 and being able to fit a few games on a single disk felt like such a win.
|
For everyone that has a fond memory of the C64 this tiny emulator might be of interest. The kickstarter failed but everything is listed so you can make your own. “Hardware components MCU: STM32F756IGK6 (ARM Cortex-M7, 216Mhz, UFBGA176)
Mathias created the MEMWA2 using a custom-designed 6-layer PCB just big enough (65 X 45 X 20mm) to fit the electronics, which include a STMicroelectronics MCU (Arm Cortex-M7 running @ 216MHz), 256Mb of Alliance Memory DRAM (200Mhz, 64 Mbit, FBGA) and an Analog Devices HDMI transmitter for wirelessly outputting audio and video to any display.”
|