Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Java newbie advice for using Zeemote JD1 SDK with MicroBasic based Motor Controller

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java newbie advice for using Zeemote JD1 SDK with MicroBasic based Motor Controller

    Hello everyone,

    I am a newbie to Java, and would love any help you could give on ways to work with the Zeemote JD1 controller Software Development Kit that has custom Java programming that I want to use to link up with a RoboteQ MDC2250 Dual Channel 2 x 60A, 7V-50V DC Motor Controller.

    I am trying to figure out what programs I need to start editing Java and MicroBasic, and if it would be compatible to the MicroBasic programming language.

    The MDC2250 comes with a 32-bit microcomputer that runs MicroBasic programs, and so I am hoping that I can create a MicroBasic program (or find someone who could help me do that) that uses the SDK kit that Zeemote provided to connect the Bluetooth JD1 remote. This would hopefully allow me to just connect a USB Bluetooth dongle receiver, and use the JD1 remote as a motor controller.


    This needs to be a small wireless one-handed controller, because this is a test propulsion project for a hoverboard project that I am working on.


    Any advice and links to tutorials/books would be very much appreciated.

    I would love to be able to use the Zeemote JD1 as they are very nice looking controllers.



    Cheers


  2. #2
    Junior Member
    Join Date
    Jun 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java newbie advice for using Zeemote JD1 SDK with MicroBasic based Motor Controll

    Also, if MicroBasic is not directly compatible with Java, than I thought that I might have to get another microcontroller that runs Java that could hook up to a Bluetooth receiver and send signals to the MDC2250. One option would be the Intellibrain2 Robotics controller from RidgeSoft IntelliBrain 2 Robotics Controller or the Genesi EFIKA MX Open Client Micro Computer.

    I would still need help with the Java program itself, but this at least would give me an option if the two languages are not compatible.
    Last edited by nelsontechnical; June 16th, 2011 at 06:18 PM.

Similar Threads

  1. Web mvc controller - Brutos
    By urubu in forum Web Frameworks
    Replies: 6
    Last Post: July 28th, 2013, 12:09 PM
  2. Java Career Advice required
    By saads90 in forum The Cafe
    Replies: 1
    Last Post: April 26th, 2010, 08:59 AM
  3. Advice on Java personal msg system?
    By cyborgbill in forum Java Theory & Questions
    Replies: 1
    Last Post: March 30th, 2010, 03:00 AM
  4. creating a controller to allow instances to be created from keyboard
    By ss7 in forum File I/O & Other I/O Streams
    Replies: 4
    Last Post: November 2nd, 2009, 01:30 PM
  5. How to make java based animation?
    By JavaPF in forum The Cafe
    Replies: 1
    Last Post: June 7th, 2008, 06:55 AM