Giter Site home page Giter Site logo

NXT? about vjoyserialfeeder HOT 6 CLOSED

cleric-k avatar cleric-k commented on September 28, 2024
NXT?

from vjoyserialfeeder.

Comments (6)

Cleric-K avatar Cleric-K commented on September 28, 2024

Do you have documentation for the communication protocol? Does the USB connection appear as COM port? Can the sensor data be presented in a way similar to "channels"?

from vjoyserialfeeder.

gogolo2 avatar gogolo2 commented on September 28, 2024

Hi, thx, I don't know the answer to these questions, but this may help?
http://www.smartlab.at/wp-content/uploads/2012/08/Appendix-1-LEGO-MINDSTORMS-NXT-Communication-protocol.pdf

from vjoyserialfeeder.

Cleric-K avatar Cleric-K commented on September 28, 2024

Hi, I looked at the document. It seems that there are two modes to connect the brick:

  1. USB
  2. Bluetooth

USB seems to use it's own driver (not emulating COM port) which will make it not suitable for vJoySerialFeeder.

Bluetooth seems to expose a UART interface (COM port) which might make it suitable for communication with vJoySerialFeeder but it is not recommended in the documentation itself, because each switch of the NXT bluetooth module between transmit and receive mode requires 30ms.

In any case, since the platform is complex it will be quite impossible for me to do anything without having hardware to develop with.

Can you tell me more about how exactly you want to use this NXT platform? What sensors do you expect to use?

from vjoyserialfeeder.

gogolo2 avatar gogolo2 commented on September 28, 2024

Thx! I'd like to build a bike trainer which would steer ets2 (there is already a project called usbcycle). I think Arduino may be better suited.

from vjoyserialfeeder.

Cleric-K avatar Cleric-K commented on September 28, 2024

Yes, I think that Arduino will give you much greater freedom for something like this. Not to mention that it will probably be also much cheaper.

from vjoyserialfeeder.

ultimate1112 avatar ultimate1112 commented on September 28, 2024

I believe some Lego NXT sensors use I2C (ie. the ultrasonic sensor), but to actually interact with the main brick is pretty complex. The Arduino platform is definitely the better platform for your project.
I know the new EV3's use a kind of Linux OS, which should make them easier to interface, but it'll still be quite complicated.

from vjoyserialfeeder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.