GithubHelp home page GithubHelp logo

Does this still work? about moonboard HOT 3 OPEN

e-sr avatar e-sr commented on September 27, 2024
Does this still work?

from moonboard.

Comments (3)

reinarrow avatar reinarrow commented on September 27, 2024 1

I have a working version using my own fork here: https://github.com/reinarrow/moonboard

It's been a couple of years since I last set it up and it's still running correctly. I managed to solve many issues, mainly related to Bluetooth connectivity. However I don't know about compatibility with latest Raspi OS or other libraries latest version.

from moonboard.

PaulPiq avatar PaulPiq commented on September 27, 2024

I was able to get this to work, but it was excruciating. I would advise not to try this if you're not up for a lot of problem solving (using linux, understanding and editing code). It appears this may have been working a couple years ago, and maybe was in the process of being enhanced but never finished? First thing you'll find is that the install script refers to an old shell script which was commented out. If you do want to pull your hair out, here are a couple tips:

  1. After a lot of searching I found leds strings with long enough length in between leds on ali-express, from Hong Kong, total = ~$50 + ~$50 shipping
  2. Buy a pi zero with pins, and get some jumper wires, or be ready to solder
  3. Don't try to run the pi headless, you'll need a usb->micro-usb converter and a hdmi->mini-hdmi (not micro) converter
  4. You don't need an external power supply. MB problems only have <10 lights on at a time, a normal 5V micro usb charger (but not a cheap phone charger) will have plenty of amps for that.
  5. When you set up the pi, you can use the newest OS. Make sure your username = "pi"
  6. requirements.txt: This file includes versions, but the versions cause problems. Remove all of the versions and it will work
  7. Clone from e-sr and then run the install.sh file from the "pi" directory (or it will install to the wrong directory)
  8. in install.sh comment out the clone script since it's already cloned
  9. To get it to run on boot, run fix_startup.sh on boot (google how to do it, it's not too bad)

There are probably other things to deal with I am forgetting
Good luck

from moonboard.

e-sr avatar e-sr commented on September 27, 2024

Hi, sorry to see, yes the project is not anymore used.
I use the https://github.com/e-sr/moonboard_nrf52 project(arduino).
much more stable. Think it will be easy to port to other mcu too.

from moonboard.

Related Issues (17)

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.