Giter VIP home page Giter VIP logo

Comments (14)

FabianRig avatar FabianRig commented on August 26, 2024 1

Should the hardware solution for multi-user support be removed now that you have added a software solution? Namely, the readme updates from commit 3fd616a.

You're absolutely right. I changed the README.

from arduinomoonboardled.

scott-lin avatar scott-lin commented on August 26, 2024 1

Just wanted to drop by again and say thanks for this particular update! It works great, and my wife and I are enjoying it.

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

I've included a fork of the original BLE serial library in 07d139b. That should hopefully enable multi user support.

If further testing shows that everything is working correctly, I'll update the README accordingly.

from arduinomoonboardled.

Aiasa21 avatar Aiasa21 commented on August 26, 2024

Hi FabianRig, I'm using your code sussefully on my home moonboard. I don't understand where I can find the last code that implement the multi user support.
Thank you for the help!

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

There are no code changes in the project but in the dependencies. Have a look at https://github.com/FabianRig/ArduinoMoonBoardLED/blob/main/platformio.ini where you can see that one dependency has been replaced with a custom version (forked and patched by me).

Just make sure you have the most recent version of this repo (git pull or git clone to a new directory) and that's it.

from arduinomoonboardled.

Aiasa21 avatar Aiasa21 commented on August 26, 2024

Hi, I add the new lines in the HardwareBLESerial.cpp and I'm just trying to use two moonboard apps at the same time and it works properly, great job guys!

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

Good to hear that it's working for you. But that's not the intended way. You can simply clone this repo -- no manual adjustments needed!

from arduinomoonboardled.

Aiasa21 avatar Aiasa21 commented on August 26, 2024

I'm sorry about that, actually I don't know how to do so yesterday I prepared the edit manually.
As soon as I have some minutes I'll try to figure out how to do it and update directly in the visual studio project so to give you a feedback.

from arduinomoonboardled.

scott-lin avatar scott-lin commented on August 26, 2024

Should the hardware solution for multi-user support be removed now that you have added a software solution? Namely, the readme updates from commit 3fd616a.

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

I'm sorry about that, actually I don't know how to do so yesterday I prepared the edit manually. As soon as I have some minutes I'll try to figure out how to do it and update directly in the visual studio project so to give you a feedback.

No need to apologize. :-) It's just more work to manually change code when you can just git clone / git pull. If you want a simple solution: just download this repo again to another folder and build and flash the firmware again.

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

Thank you for your kind words! :-) I'm glad it's working for you!

from arduinomoonboardled.

Aiasa21 avatar Aiasa21 commented on August 26, 2024

I'm sorry about that, actually I don't know how to do so yesterday I prepared the edit manually. As soon as I have some minutes I'll try to figure out how to do it and update directly in the visual studio project so to give you a feedback.

No need to apologize. :-) It's just more work to manually change code when you can just git clone / git pull. If you want a simple solution: just download this repo again to another folder and build and flash the firmware again.

I did this and I confirm that it work good, great job.. Yesterday we climbed with 4 app simultaneously, amazing!

Just to know, there's a maximum connection limit?

from arduinomoonboardled.

FabianRig avatar FabianRig commented on August 26, 2024

Nice, that's good to know! To be honest: I assume that there is a limit, but I don't know what the limit is. There is a limit for concurrent connections in the underlying libraries. However, the BLE Serial is not really a "connection" in that sense, so I'm not sure whether that internal limit applies.

Four parallel connections is already impressive. :-D We'll have to round up as many devices as possible and try it out. ;-)

from arduinomoonboardled.

Aiasa21 avatar Aiasa21 commented on August 26, 2024

I understand, maybe I could try with 5 connection if one day we'll climb together, I'll let you know if this will happen. Anyway I suggest to disable the setting "Light problem on swipe" otherwise is a mess :D

I would like to suggest one update:
it could be possible in the future to set a lower brightness during the start cycling so as to avoid an excessive use of current and then turn the brightness high during the climb?
That's because the section of the wire used for the led is extremely low and while all the leds are on the current is really high.

Thanks again for your work!

from arduinomoonboardled.

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.