Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config file #16

Open
e-sr opened this issue Nov 3, 2020 · 10 comments
Open

config file #16

e-sr opened this issue Nov 3, 2020 · 10 comments

Comments

@e-sr
Copy link
Owner

e-sr commented Nov 3, 2020

It would be nice to have a config file containing the information about the led stripes type and the led layout.

  • the config file should be a json or yml file
  • the led layout sould be a string naming a provided layout or a 18x11 array providing the led addresses

see also #3

@8cH9azbsFifZ
Copy link
Contributor

Have hacked an implementation with Strip driver and JSON. My board is complete by now :)

We can discuss on a successive merge strategy of my fork, once my stuff is stabilized.

@marcelbesoeu
Copy link

8cH9azbsFifZ, will your hacked version work on raspberry pi 3B+ or I have to move to Rapi W Zero?

@grasnag
Copy link
Contributor

grasnag commented Dec 9, 2020 via email

@marcelbesoeu
Copy link

I use 3B+, fresh install "Raspberry Pi OS with desktop and recommended software" and tried e-sr, 8cH9azbsFifZ with requirements loaded and without - loaded only minimal packages neded to run "moonboard_BLE_service.py" without errors. No success.
My phone is working with original MonnBoard led system without problems. I have my own Monnboard with all 2017 holds and LED sytem but want "LEDize" my training wall as well.

@8cH9azbsFifZ
Copy link
Contributor

8cH9azbsFifZ, will your hacked version work on raspberry pi 3B+ or I have to move to Rapi W Zero?

Yes - it works.

@8cH9azbsFifZ
Copy link
Contributor

I use 3B+, fresh install "Raspberry Pi OS with desktop and recommended software" and tried e-sr, 8cH9azbsFifZ with requirements loaded and without - loaded only minimal packages neded to run "moonboard_BLE_service.py" without errors. No success.

Whoops there was a typo. Did you try:
https://github.com/8cH9azbsFifZ/moonboard/blob/master/doc/OVERVIEW-SOFTWARE.md
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/8cH9azbsFifZ/moonboard/master/install/install.sh)"

Just tested the installation once again here - it works with latest raspbian.

@marcelbesoeu
Copy link

Yes - I tried install.sh. The same: app Is coneccting one time, but holds list is not sent and disconnect.
I will make clean install and try connect from diferent phone.

@grasnag
Copy link
Contributor

grasnag commented Dec 10, 2020

Are you using IOS or android?

@marcelbesoeu
Copy link

Android on S10e.

@marcelbesoeu
Copy link

I found that original Moonbord LED BOX Bluetooth name is not "Moonboard A" but "MoonBoard A".
Still no success with connection from app.
Led driving using WS2811 led's works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants