Monthly Archives: March 2015

Simple Arduino (ATiny) magic-8 ball

I got a kick out of this build, which is basically a yes/maybe/no answer generator with an ATiny.  This would be a fun project to do with kids. http://www.instructables.com/id/Arduino-decision-box-V20-Attiny85/

Posted in Arduino, Teaching and Learning | Comments Off on Simple Arduino (ATiny) magic-8 ball

Another simple (and cheap) CNC with CD-ROM drives

Good write-up on using CD-ROM drives, old mechanical mice, and other scrape computer parts to make a simple CNC.  I like how he uses the sensors from a ball mouse for getting feedback on the motor movements (since not all … Continue reading

Posted in Cheap, CNC/3D-printing | Comments Off on Another simple (and cheap) CNC with CD-ROM drives

Good demo write-up on using a Motion Sensor

Nice write-up on using a motion sensor with an arduino.  Radioshack sells these sensors and if you where luck enough to get one on the cheap (I did) when they closed the store, this demo will help you use it … Continue reading

Posted in Arduino, Teaching and Learning | Comments Off on Good demo write-up on using a Motion Sensor

Control LED’s, or other stuff with an old IR Remote

Nice write-up…well video… using an arduino to read the data from an old remote to control other things. http://www.instructables.com/id/Control-your-LEDs-with-your-TV-remote-Arduino-IR-T/

Posted in Arduino, Cheap, Tinkering | Comments Off on Control LED’s, or other stuff with an old IR Remote

Converting a breadmaker to be used as a sharpener for tools

This was amusing, the author tool an old breadmaker, which has a good gearing and motor, and basically made a disk sander (table) out of it for sharpening tools. I like the magnet that is used to get the metal … Continue reading

Posted in Cheap, Tools | Comments Off on Converting a breadmaker to be used as a sharpener for tools

Cool rod roller with an old vise

Cool build where the author converted an old vise to bend rods into shapes.  Worth bookmarking this one. http://hackaday.com/2015/03/13/vise-reborn-as-a-roll-bender/

Posted in Cheap, Tools | Comments Off on Cool rod roller with an old vise

USB drive to fry computers

This is too funny, the author built a USB system that looks like a thumb drive.  But its loaded with cap’s that charge up to deliver 110 volts back to the PC…which most USB ports are not protected from that, … Continue reading

Posted in Security | Comments Off on USB drive to fry computers

WIG, Web Information Gathering Tool

Must be a bunch of bored security folks out there lately.  Stumbled on this tool/article too this weekend.  Its WIG for ID’ing a CMS, Content Management System (service).  It sounds like it works pretty well.  Not sure yet myself. www.darknet.org.uk/2015/03/wig-cms-identification-information-gathering-tool/

Posted in Security | Comments Off on WIG, Web Information Gathering Tool

New (to me) Forensics Linux Distro Santoku

I have never heard of this distro before, but its on my download list for a VM now.  It looks like it can do some interesting stuff for Mobile devices…Will know more later. http://www.darknet.org.uk/2015/03/santoku-linux-mobile-forensics-malware-analysis-and-app-security-testing-livecd/

Posted in Security | Comments Off on New (to me) Forensics Linux Distro Santoku

QR codes to use on an ATM

Interesting article where the ATM will use a QR code to help the user log into it to get cash instead of the mag stripe on the card.  I wonder if its using something like SQRL or a variant of … Continue reading

Posted in Security | Comments Off on QR codes to use on an ATM