Giter VIP home page Giter VIP logo

Comments (2)

vostrenkov avatar vostrenkov commented on June 28, 2024

Hi, you can use freejoy code without USB part
Default config is defined in main.h file

The only addition that needed is the output of the results to some communication interface (e.g. UART)

from freejoy.

MMahyaRA avatar MMahyaRA commented on June 28, 2024

Hi, you can use freejoy code without USB part Default config is defined in main.h file

The only addition that needed is the output of the results to some communication interface (e.g. UART)

It's quite strange that the build option in the IDE is disabled; however, I have only used buttons and axes. The first microcontroller reads the status of the buttons and then sends it to the main microcontroller through serial communication. The second microcontroller also reads the values of the axes and sends them to the main microcontroller in a similar way. Now, I want the main microcontroller to combine these values and send them to the computer via USB. I have two problems: firstly, I don't know exactly where in the FreeJoy program I should send them to the USB, and secondly, the FreeJoy program is too heavy for my application. I want to remove some of the unused headers and codes to make the code smaller. Can you help me more?

from freejoy.

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.