Quantcast
Channel: banana pi single board computer open source project official forum BPI team - Latest posts
Viewing all articles
Browse latest Browse all 44629

BPI-M2+ Weather station:Air pressure sensor, temperature sensor,light intensity sensor arduino lib

$
0
0

BPI-M2+ Weather station_12 create yourself website (nginx+php):

at Weather station_11,we have create web server ,so we can add ourself mainpage on it(mainpgae main function is :data receive ,save and show )
1.unzip web file , and place it to web root dir.
2.edit config.php to change location of data.(Also can not change, directory must exist, and have read and write permissions);

$data_path = "/home/pi/data/";

3.enter the IP address of the BPI in the browser, check whether can normal visit

web source code download link:

https://drive.google.com/file/d/0B4PAo2nW2KfnSHNjZ2czM29ZeXc/view?usp=sharing


Viewing all articles
Browse latest Browse all 44629

Trending Articles