• March 2013 - DCEmu Turns 9 Years Old and Still Going Strong

    Its Now March 2013 and DCEmu the Homebrew & Gaming Network is now 9 Years old. I actually started the sites back in 2002 but joined them under the DCEmu name back in 2004 when the site was foremost a Dreamcast Site, since then we have expanded and cover all homebrew scenes as new consoles come into play. To make sure the site gets back to what it does best i have merged the discussion forums and unmerged all the news forums, which for everyone makes for a better reading experiance, no one wants to search for PS2 news on a PS3 merged news forum because it takes ages to find it. Also this month we have launched new sites for PS4, GCW Zero and also an Open Source Handhelds website. Thanks for visiting DCEmu and please join in the discussion and remember if you are a coder then you can upload to our forum instead of using crappy internet upload sites.
  • An Adafruit Raspberry Pi extravaganza


    The folks at Adafruit are busy as a bee working on bringing some of their really cool boards to the Raspberry Pi platform. Here’s a few that came in over the last few days:

    16 servos is almost too many

    Servos require a PWM output but the Raspi only has hardware support for PWM on a single GPIO pin; certainly not enough to build a gigantic, city-leveling robot. [Kevin] over at Adafruit put together a tutorial for using this 16 channel servo driver with the Raspi.

    12 bit DAC

    With only one PWM pin and no analog out, it was only a matter of time before someone hooked up the Adafruit 12 bit DAC to the Raspberry Pi.

    16×2 LCD displays

    Both the servo and DAC builds use the Adafruit I2C library and a bit of Python. Of course it’s possible to treat the GPIO pins on the Raspberry Pi as digital outs, just as [Mikey] did with his Raspi LCD display tutorial.

    So, what distro are you using?

    Of course all these builds use Adafruit’s Occidentalis distro, a maker-friendly Linux distro we’ve posted about before. It’s too useful to languish as a single Hackaday post, so here it is again.

    http://hackaday.com/2012/08/18/an-ad...-extravaganza/
    This article was originally published in forum thread: An Adafruit Raspberry Pi extravaganza started by wraggster View original post