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

Additional Board Support #424

Open
twa127 opened this issue Nov 3, 2020 · 4 comments
Open

Additional Board Support #424

twa127 opened this issue Nov 3, 2020 · 4 comments

Comments

@twa127
Copy link
Contributor

twa127 commented Nov 3, 2020

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

board1
board2

Comparison between BPi M2 Zero and RPi Zero
board4

@twa127
Copy link
Contributor Author

twa127 commented Nov 3, 2020

At the moment the supported SBCs are -

Raspberry Pi family
BeagleBone Black/Green
Orange Pi One
Orange Pi Zero Plus2 H5
Banana Pi M2 Zero

@pihome-shc
Copy link
Owner

@twa127 thank you for working on this. can you commit database updates so user can build system without going through upgrade process.

@twa127
Copy link
Contributor Author

twa127 commented Nov 3, 2020

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.

@pihome-shc
Copy link
Owner

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?

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

2 participants