Posts | Comments

Planet Arduino

Archive for the ‘hex’ Category

Jul
10

A Simple Commodore 64 Cart Dumper

arduino hacks, c64, card dumper, cartridge, classic hacks, hex, rom Comments Off on A Simple Commodore 64 Cart Dumper 

c64

While [Rob] was digging around in his garage one day, he ran across an old Commodore 64 cartridge. With no ROM to be found online, he started wondering what was stored in this ancient device. Taking a peek at the bits stored in this cartridge would require dumping the entire thing to a modern computer, and armed with an Arduino, he created a simple cart dumper, capable of reading standard 8k cartridges without issue.

The expansion port for the C64 has a lot of pins corresponding to the control logic inside these old computers, but the only ones [Rob] were really interested in were the eight data lines and the sixteen address lines. With a little bit of code, [Rob] got an Arduino Mega to step through all the address pins and read the corresponding data at that location in memory. This data is then sent over USB to a C app that dumps everything in HEX and text.

While the ROM for just about every C64 game can be found online, [Rob] was unlucky enough to find one that wasn’t. It doesn’t really matter, though, as we don’t know if [Rob] has the 1541 disk drive that makes this cart useful. Still, it’s a good reminder of how useful an Arduino can be when used as an electronic swiss army knife.


Filed under: Arduino Hacks, classic hacks
Jan
24

Hex Becomes Flex: A Crowdfunded Drone Runs Afoul of Copyright

arduino, drone, Electronics, flexbot, hex, quadrotor Comments Off on Hex Becomes Flex: A Crowdfunded Drone Runs Afoul of Copyright 

bg-slider-leafLast fall an intriguing quadrotor project was announced on Kickstarter. Called Hex, the small and inexpensive bird would be controllable by smartphone and the angle was that it was extremely easy to use. Then they found out that they had to change the quadrotor's name...

Read more on MAKE



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook