Serial port monitor software

The crew at Adafruit remind us of a handy serial port monitoring tool for Windows known as PortMon. PortMon is an old school Microsoft utility used for monitoring all serial and parallel activity on a system. While USB rules the day for most PC-peripheral communications, PortMon can help when reverse engineering serial devices by sniffing […]

Radare2 open source reverse engineering software

Radare2 is an open source tool to disassemble, debug, analyze and manipulate binary files. Edd at Canthack has posted a detailed example demonstrating use of Radare2 to reverse shellcode. You may also want to check out the Radare talks and docs pages for more information on this tool. They have a 152 page book covering […]

Boldport flow: Makefiles for FPGA projects

  saardrimer writes: ‘boldport flow’ is a web-based tool that allows you to easily generate a build environment for your FPGA projects and run them on your machine. At its current form, it’s a Makefile generator with a web-based front end (now supporting Xilinx, FPGAs, and Linux). The “theory” behind the structure boldport uses is […]

Nonolith Labs CEE USB analog electronics multitool

Ian and Kevin from Nonolith Labs write: Our open-hardware startup just announced our first two projects, both of which are vaguely bus-pirate related. The CEE is a USB analog multitool. It can source and measure voltage and current on two channels, making it a mix of a power supply, multimeter, function generator, and oscilloscope. It’s […]

Introduction to switches

Make has an introduction to various switches: Easily overlooked, but elemental to electronics hardware, the manually operated switch is the simplest of electromechanical devices — and likely the most familiar. While the most basic switch is… well, quite basic, there’s a crazy-huge variety of switch types and sizes available to the electronics maker nowadays. Those […]

DIYLILCNC: Low-cost, open-source desktop CNC mill

Taylor Hokanson writes: Please check out our awesome, free, open-source table top milling design: the DIYLILCNC. Now that the first design has been vetted by an international community of builders, we’re ready to embark on version 2.0. The second generation plans will focus on user-submitted design improvements. Via the contact form.

TINA TI: Free SPICE-based analog simulation program

TI has a free SPICE-based analog simulation program: TINA is an easy-to-use, powerful circuit simulation tool based on a SPICE engine. TINA-TI is a fully functional version of TINA, loaded with a library of TI macromodels plus passive and active models. TINA-TI’s new version 9.0 has changes from Version 7.0 in the following areas: Schematic […]

Open source program reveals iPhone tracker data

Reportedly since the release of iOS4 Apple has had software on iPhones allowing their location to be tracked and logged for statistical purposes. Here’s an open-source application that maps the information that your iPhone is recording about your movements. It doesn’t record anything itself, it only displays files that are already hidden on your computer. […]