Git Product home page Git Product logo

Comments (6)

fdivitto avatar fdivitto commented on August 24, 2024

Which example are you testing? Please can you download current version and try the UI demo?

I'm sure you have already done this, but I have to tell: have you put the mouse on port 0 (where is the keyboard)?

from fabgl.

LilyGO avatar LilyGO commented on August 24, 2024

I found the place where the problem is.Change port 0 to port 1,The mouse works fine

But I still can't get the keyboard and mouse to work at the same time.
Do you have a program recommendation?

from fabgl.

fdivitto avatar fdivitto commented on August 24, 2024

To have both mouse and keyboard set:

#define KEYBOARD_ON_PORT0                0
#define MOUSE_ON_PORT0                   0
#define KEYBOARD_ON_PORT0_MOUSE_ON_PORT1 1

connect keyboard on port 0 and mouse on port 1. A demo that uses both is UI (still in developing state) or the Space Invaders.

from fabgl.

LilyGO avatar LilyGO commented on August 24, 2024

The first time I chose this option was in Space Invaders., but my mouse didn't work.

from fabgl.

fdivitto avatar fdivitto commented on August 24, 2024

please can you send me the schema of your board (privately if you prefer)?

from fabgl.

LilyGO avatar LilyGO commented on August 24, 2024

OK, I will send you the schematic.

from fabgl.

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.