-
Notifications
You must be signed in to change notification settings - Fork 25
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
Additional Board Support #424
Comments
At the moment the supported SBCs are - Raspberry Pi family |
@twa127 thank you for working on this. can you commit database updates so user can build system without going through upgrade process. |
Hi, pihome_mysql_database.sql and MySQL_View.sq are up to date at version 1.77 and support the current code base. The system can be built using these database files. The subsequent updates 1.78, 1.79 and 1.80 are to bring the database to Version 2 and support the HVAC version of the code base. |
if i run update_db.php will it break my 1.77 system and same if i setup new db from setup_db.php it would be fully working db without running any addition upgrade/update scripts? |
Hi,
Support has been added to Adafruit-Blinka for the Banana Pi M2 Zero and Orange Pi Zero Plus2-H5, now added to gpio3_relay.py so that the system can be ported to these boards if desired. The Banana Pi M2 Zero is a quad-core 1.2GHz pin compatible alternative to the RPI Zero W, which appears to perform better.
Installation of the LAMP stack is straight forward running the Armbian OS which is based on Debian
Comparison between BPi M2 Zero and RPi Zero
The text was updated successfully, but these errors were encountered: