Tokyo Maker Faire 2012: Around the Faire day 1

Food trucks outside Maker Faire Tokyo. Getting ready to cover Faire for Make mag and give a talk at 4 on open hardware.  Follow the pics live with our twitter feed, or wait for them to pop up on the blog.

More pics below the fold.

Continue reading “Tokyo Maker Faire 2012: Around the Faire day 1”

DEFCON 20: tools for GPS hacking


At DEFCON 20, Fergus Noble and Colin Beighley discussed the basics of GPS operation and how hackers can access and use its data. They have developed and released a new set of tools which they hope will make GPS accessible to hackers and experimenters. These resources include a library, libswiftnav, which contains a complete toolset for building a GPS receiver, and Piksi, a stand-alone hardware platform to run it on.

App note: Similarities of Wave Behavior

Here is a video from the Bell Laboratories archives. It describes the similarities in wave behavior in all mediums, be it electric, sound, or mechanical.

On an elementary conceptual level, this film reflects the multifaceted scientific hyperthinking that was typical of a Bell Labs approach. Host Dr. J.N. Shive’s presence as a lecturer is excellent – it’s understandable by a layperson even when he branches into equations, because he uses copious amounts of real-world examples to bolster the material.

Via the forum.

Free PCB coupon via Facebook to 2 random commenters

Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. More PCBs via Twitter on Tuesday and the blog every Sunday.

Don’t forget there’s free PCBs three times every week:

Continue reading “Free PCB coupon via Facebook to 2 random commenters”

Week in (p)review November 30, 2012

Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon.

Coming up:

  • Free PCBs via Facebook on Friday
  • App notes on the weekend
  • Free PCB Sunday
  • 3D model on Monday
  • Eagle parts and tips on Tuesday
  • Free PCBs via Twitter on Tuesday
  • A new tutorial on Wednesday
  • Workshop video on Thursday
  • Weekly roundup and preview every Friday

Akihabara’s best picks

As promised, here are the pictures of stuff we found cool at Akihabara shops. Even though the prices are a little higher then eBay or TaoBao, Akihabara offers you to touch and feel components you couldn’t online. Similar to Shenzhen’s electronic markets, with the advantage that you don’t have to bargain for everything you buy. More pictures below the fold.

Continue reading “Akihabara’s best picks”

Using our boards with Windows 8

Due to Window 8’s requirement that all drivers need to be signed, some of our boards requiring USB drivers might not work with it. RadiatorTwo shared a workaround witch should work. Basically you need to turn off the signed driver requirement.

You can deactivate the forcing of signed drivers by using following Settings.

Open a Command Prompt (cmd) as Administrator and type in following two commands.

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

With bcdedit you´re configurating the bootmenu of windows, so be careful. If something goes wrong you´ll need a windows dvd to repair the bootmanager.

After a restart you can install the driver normally. You just have to confirm to install the unsigned driver, just like in older versions of Windows.

Via the forum.

Image by Microsoft: Public Domain

Visual Micro Arduino IDE for Visual Studio


Tim Leek informs us that the Visual Micro crew have extended their Arduino IDE for Visual Studio to include a unique Arduino debugger. “The debugger includes many features such as trace/break/step and update of variables on a running Arduino. The IDE and debugger has been successfully tested with various Seeduino boards. The debugger and graphical visualizations such as “Digital Pins” are open source and currently available for free. The standard IDE plugin is the only fully compatible Arduino plugin available outside of the Arduino IDE. The plugin is free and includes all of the features provided by the Arduino IDE such as upload, burn bootloader and compiles sketches that include multiple PDE/INO source files.”
Continue reading “Visual Micro Arduino IDE for Visual Studio”

MSP430 board guest PCBs

Boseji from m8051 gave us these PCBs on the second day of the Bangalore geek tour. We added them to our free PCB drawer.

The QFP package MSP430F5310 is a nice MSP430 chip that can be programmed and debugged using the MSP430 launchpad. They are presently under CC-BY-SA so you can go ahead if you ever need modifications.

Specifically for the Low Cost MSP430G Series – DIP/SMD. They are presently under CC-BY-SA so you can go ahead if you ever need modifications.