Coder Social home page Coder Social logo

flippairmouse's People

Contributors

alex-vg avatar ginkage avatar hedger avatar nminaylov avatar playmean avatar rorosaurus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flippairmouse's Issues

Making a MPU6050 version

Nice work, Im trying to make a gyro gamepad app with the mpu6050 sensor, what was your approach of merging the cardboard sdk with the bmi sensor output?

Thanks

PINOUT

Hi,
Where can I find the pin markings?

Buttons not working on Unleashed 075 and official 0.103

Hello. I already reported a Bug over at „Unleashed“. I use the Kasiin Module which works fine with 074 Flipper Unleashed Build. Now with the new 075 Build - no AirMouse App version seems to work: As soon the AirMouse App is running, the Cursor is working (via Bluetooth) - but no D-Pad/Back-Button Entry on the Flipper is processed. Hence: to Quit the AirMouse App - i need to Reset Flipper.

Current workaround: I use my Flipper with 074 Release…. MasterX (from Unleashed) asked to open issue here :)

Update the BMI Air Mouse app for the SDK version 0.96 f7

Hello!

Your BMI Air Mouse app version 1.0 fails to build with the SDK version 0.96.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

BMI160 alternative?

Hi,
I cannot found BMI160 online, could you suggest a compatible alternative?

Thanks

Noob Question

Hey, man, cool stuff. I have zero experience with this kind of stuff, so I'm finding it a bit difficult to order this thing from JLCPCB. I put the gerber.zip in and checked that I want the free assembly (I'm assuming that I don't need to change any options thus far). I then click next, upload the bom and cpl files (chose it as sensor/controller/precision instrument - IR Remote Control), hit next again, but I get something that doesn't look right for the parts:

Screenshot (16h 27m 21s)

I'm pretty sure I don't need 5 of the BMI160 or 25 of the 3.9kI thing; I just need one of the BMI and 4 of the 3.9, but I don't know how to change the quantity, or why it generated that many.........oh, I'm guessing that it's because the minimum order is 5 PCBs; but then why is the quantity of the 3.9k 25, and not 4X5=20?

For the 100nF, it came up with nothing even in the search; I tried clicking preorder and found this page:

Screenshot (16h 39m 46s)

I added 5 to my part cart, but I'm failing to see if it's added to the order.

The Header didn't even show up, but I found one by searching the Supplier Part No. and added 5 to my part cart, but again I can't see where it went after it says it was added to my part cart. I'm missing some step for adding these parts to the order, because after I click next, the generated image is missing both the 100nF and Headers only.

Sorry for being an ignorant noob, but any help would be much appreciated.

Null pointer dereference when exiting Bluetooth mode

I'm running unlshd-055e and your module was included in the extras folder. My hardware module just arrived today and I have noticed that when I press and hold the back button to exit Bluetooth the entire flipper crashes and reboots.
20230630_123001

Tracking issues with off-the-shelf BMI160 module

Hi,

I'm having some issues with tracking using one of those off-the-shelf purple modules, namely the coursor is all over the place - not only it doesn't track, but also it often jumps between two locations rapidly or swings all the way towards either edge of the screen. It seems that movement does affect it, but it's entirely not controllable. Calibration doesn't fix the issue either. I built my adapter board to closely match the position and orientation of the board available in this repository. To avoid any issues stemming from that, but that also didn't help.

Any pointers on how I can try to debug that issue?

I'm running OFW 0.88.0 and I have a dev board debugger.

Update the BMI Air Mouse app for the SDK version 0.97 f7

Hello!

Your BMI Air Mouse app version 1.0 fails to build with the SDK version 0.97.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

Question about schematic and GPIO pins

Hi, great repo with a very full solution. I am very light on the EE knowledge. When I submit the gerber file zip found in the schematic folder I get a preview just like your Original idea picture included in the repo's description. My question is whether the GPIO pins are included and already soldered in the schematic gerber file since it's kind of hard to differentiate from the preview of the gerber file showing a flat top and bottom view with the area of the pin connection showing up as circles. Basically given I ordered your unchanged schematics from JLCPCB will my board come with pins just as shown in the expectation and reality pictures or will I have to buy and solder my own GPIO pins to the board once it arrives from JLCPCB?

Error on firmware 0.77.1

Hello,
I've tried three different versions (official firmware 0.77.1 , RM0222-1752-0.77.2-8621389 and unlshd-030) but they all give the same error:
"Preload failed, API version mismatch"
What can I do? thanks.

Update the BMI Air Mouse app for the SDK version 0.98 f7

Hello!

Your BMI Air Mouse app version 1.0 fails to build with the SDK version 0.98.2-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

Request: change directional buttons

I think this layout would be the most intuitive and functional!

Left: Left Click
Right: Right Click
Center: Middle Click
Up: Scroll Up
Down: Scroll Down
Back: Return to Menu

IDEA: A Simple Bike Odograph

It may be a bit offensive to bring up this idea in this project, but I still want to express again my thoughts after seeing this nifty hardware.

Based on this IMU hardware, it is possible to develop a simple bicycle odograph for flipper, but I don't know much about electrical engineering, so I can't give a more detailed design. 😟

I will recommend your project in the flipper forum and share this idea of mine again.

Firmware requirement?

Does this use a specific firmware? I'm struggling to see where the libraries are you're consuming. For example, I can't find "bt_mouse_button_state" in the official Flipper repo.

Update the BMI Air Mouse app for the SDK version 0.99 f7

Hello!

Your BMI Air Mouse app version 0.9 fails to build with the SDK version 0.99.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

schema missing pinouts

lets say i wanted to use my own module. What pinouts from the module would go to what pins on the flipper. i cant find this information anywhere on your repo

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.