Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Hardware

Information For Creation Of Springboard Modules? 6

SL33Z3 asks: "I've been toying with the idea of creating a Handspring Visor Springboard module. However, since I have no real formal training (and don't plan on it anytime soon), no hardware knowledge and am very new to C/C++ programming, I have no idea what to even search for when looking for documentation and technical publications for beginners. Where can I find the information I need with at least some very simple examples of how to handle simple I/O operations on a proprietary piece of hardware? I've pored over the technical documentation on Handspring's site and viewed the hardware specs and even got excited to find all the parts and accessories I needed were easily accessible and reasonably inexpensive. If I can get some help, I'll be glad to start developing and posting my experiences on a site for future beginners to view as well."
This discussion has been archived. No new comments can be posted.

Information for Creation of Springboard Modules?

Comments Filter:
  • by Anonymous Coward
    ..but if you want information on Springboards, you really should check out SBS.net [neozones.com].
  • As he said, and as is clear on www.handspring.com, the specs are out there. You don't even need to register or ask for them, they're just on the website. He just doesn't understand them.
  • by bonzoesc ( 155812 ) on Friday November 03, 2000 @05:40PM (#650326) Homepage
    I remember my ancient Epson LX-86 dot-matrix printer came with a thick-ass manual that told you how to write a graphics engine in BASICA. If every hardware manufacturer had this type of manual now, we'd be in heaven in terms of hacked devices.

    Now, though, you need a ton of C and/or C++ knowledge to do anything not involving HTML or Flash. If you don't have the skills, you can't pay the bills. In your position, I would first learn C, and then how the hardware works.

    Tell me what makes you so afraid
    Of all those people you say you hate

  • by Kalrand ( 177637 ) on Friday November 03, 2000 @09:03PM (#650327)
    Go to http://www.visorcentral.com [visorcentral.com] and look in the forums for a guy named "DKessler". This guy is singlehandidly designing modules and releasing plans to folks.
    He seems to post in the "Springboards" area.
    He started the "CF adaptor" thread.

    Kalrand

    -the voice of reason
  • Being a computer engineer, I can say that unless you can get the specs for this, it will be very difficult to anything. Even with the specs, you may not easily have the necessary tools or want to spend the type of money needed to develop something like that. Some people are pretty good are reverse engineering technology, but that is a very rare talent.
  • My bad, I should have read the entire story before posting

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...