Hacking At Random 2009 Ticket Sale Extended

har09

The massive hacker camp Hacking at Random 2009 has extended their early bird ticket sales until April 14th. At EUR150, they’ve already managed to sell 1000 tickets. Every two years the european hacker community gathers together to hold a multiday camp that covers topics from hacking to art and politics. 2007’s CCCamp was largely the inspiration for this year’s ToorCamp. HAR2009 is looking for people to submit presentations, workshops, and lectures as well. They’re looking for entries that are very technology focused. The call for papers deadline is May 1st. The team is hosting a field day April 18th to tour the grounds with the various hacker villages that will be setting up. The main even is August 13-16 near Vierhouten, Netherlands.

Through-hole Bus Pirate Kit From Fundamental Logic

bpv1ath

Fundamental Logic is selling a Bus Pirate kit and bare PCB based on our universal serial interface tool. They started with our serial port-based v1a hardware, and modified it to use all through-hole parts.  8pin DIP LP2951ACN/-3.3 switchable voltage regulators replace the surface mount TPS79650/33 that we used. The PIC is pre-programmed with our latest firmware, version 0f, which includes a bootloader for easy firmware updates through the serial port. Documentation includes illustrated assembly instructions.

Speaking of Bus Pirate goodness, we’re busy working on hardware V2. As astute readers may have already noticed, the final version of the Bus Pirate incorporates an FTDI USB->serial chip, and draws its power from the USB port. We also tackled the software-controlled pull-up resistor feature, and reduced the overall part count and cost. Best of all, we’re working to make assembled PCBs available with world-wide shipping. The how-to should be ready in a few weeks.

Google Summer Of Code 2009

[youtube=http://www.youtube.com/watch?v=vBRRR0BQyz0]

This year’s Google summer of code has been kicked off with a fairly substantial amount of participants. You can still submit an application until April 3rd, to join the roughly 2,500 “graduates”. For those who don’t know what it is, the Google summer of code pairs developing programmers with open source projects and funding. It’s a great program, resulting in advances in some programs that we follow. We’ve talked about several of the groups that will be participating this year, such as the NUI group, rockbox, openstreetmap, and videoLan.

Bounty On Bus Pirate Features, Get A Free V2 PCB

bpv2

We’re putting a bounty on two high-priority Bus Pirate features. You can get a free PCB for the upcoming Bus Pirate V2 by writing a bit of code. Hack a Day has a varied and talented group of readers, and we know someone out there has the experience to make these changes with minimal difficulty.

  • The latest code integrates the PIC24F bootloader for easy updates without a programmer. We’d like to add a protocol snooper, but that requires interrupts. With the bootloader, however, interrupts are relocated and we’ve yet to fully grasp how that works. We’ll send a PCB and PIC 24F to the first person who modifies the code to demonstrate UART, SPI, or change notification interrupts with the boot loader. Microchip’s 24F bootloader app note is available here. Complete.
  • The current frequency measurement feature is a hack that uses a counter and a timer. Be the first to implement the input capture peripheral instead, and get a free PCB. See the function bpFreq(void) in base.c. Complete.

The latest Bus Pirate code and compiled firmware can be checked-out from Google Code SVN. Submit your code via the comments below or buspirate@hackaday.com.

UPDATE: Both issues were resolved. Thanks for your suggestions.

External Keyboard With An IPhone

iphone

Using an IR keyboard is now possible with a non jailbroken iPhone. The folks at perceptive development have developed a custom interface that connects through the headphone jack.  They had already developed the serial modem, so this was just another step at connecting peripherals. With some smart and small packaging, this could be a nice attachment to keep around. You can see a video of it in action after the break.

Continue reading “External Keyboard With An IPhone”

Hackit: Xbox 360 Hardware Failures On The Rise?

e74xbox

Joystiq has been tracking the new starlet of Xbox 360 failures: the E74 error. It appears as the lower right light on the console turning red and an on-screen message telling the user to contact support with the error E74. The number of reported E74 errors seems to have risen since August 2008 and people are wondering if the more recent increase in errors are related to the release of the New Xbox Experience (NXE) Dashboard update. Did Microsoft reclass Red Ring of Death (RROD) failures as E74 to avoid warranty replacements? Continue reading “Hackit: Xbox 360 Hardware Failures On The Rise?”