moonboard icon indicating copy to clipboard operation
moonboard copied to clipboard

config file

Open e-sr opened this issue 3 years ago • 10 comments

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

e-sr avatar Nov 03 '20 08:11 e-sr

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.

8cH9azbsFifZ avatar Nov 07 '20 22:11 8cH9azbsFifZ

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

marcelbesoeu avatar Dec 08 '20 19:12 marcelbesoeu

I use 8cH9azbsFifZ version on 3B+

grasnag avatar Dec 09 '20 07:12 grasnag

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.

marcelbesoeu avatar Dec 09 '20 09:12 marcelbesoeu

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

Yes - it works.

8cH9azbsFifZ avatar Dec 09 '20 21:12 8cH9azbsFifZ

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.

8cH9azbsFifZ avatar Dec 09 '20 21:12 8cH9azbsFifZ

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.

marcelbesoeu avatar Dec 10 '20 07:12 marcelbesoeu

Are you using IOS or android?

grasnag avatar Dec 10 '20 11:12 grasnag

Android on S10e.

marcelbesoeu avatar Dec 10 '20 11:12 marcelbesoeu

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.

marcelbesoeu avatar Dec 12 '20 21:12 marcelbesoeu