Results 1 to 2 of 2

Thread: ds2arduino (connect NDSL with ARDUINO)

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    140,433
    Blog Entries
    3209
    Rep Power
    50

    NDS ds2arduino (connect NDSL with ARDUINO)

    News via hounjini

    http://www.instructables.com/id/Conn...-with-ARDUINO/
    this is my instructable see to more information.

    What you can do with it :
    transmit data between arduino and ndsl.
    so, you can use your ndsl to arduino's wireless lan or arduino to your ndsl's digital IO port!

    What you need:
    Hardware :
    NDSL GBA cart cover
    nintendo Y driver (eventhough you don`t have, no problem!)
    some wires (3 wires, enough! 4 wires GREAT)
    cutter knife,
    soldering iron,
    solder,
    ARDUINO
    NDSL

    Software:
    devkitpro
    libnds (for nintendo development)
    arduino

    How it works:
    NDSL has GBA bus. It has /WR pin and External interrupt pin.
    If you access gba bus, /WR will toggled, so I can use /WR to send data.
    However, it lasts just 350us. It mean you cannot use this pin to digital I/O pin directly.
    So I mimic NEC REMOTE CONTROLLER protocol(TV, VIDEO etc...)
    External interrupt pin is used to receive data, /WR pin is used to send data.
    ARDUINO works exactly same way.


    these are my youtube video




    this is my source code(library + example)
    http://www.instructables.com/files/o...7HG5703VTX.zip

    I tested it only with my NDSL and ARDUINO, so it could have some errors.
    If you have any question or find problem, send me mail
    hounjini at gmail.com

    Thank you for reading.

  2. #2

    Default

    Wow, this sounds really nice! I'll test it as soon as I get my Arduino! Nice work

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Review: WiiFree Easy Connect Modchip
    By bandit in forum DCEmu Reviews & Games Reviews Forum
    Replies: 0
    Last Post: June 24th, 2007, 19:53
  2. NDSL 17in1 Value Pack
    By wraggster in forum Nintendo News Forum
    Replies: 1
    Last Post: August 2nd, 2006, 14:58

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •