Downloads: PYTHON FLASK flaskr mini blog with HTML5UP template
Downloads Home > RPI > PYTHON FLASK flaskr mini blog with HTML5UP template
PYTHON FLASK flaskr mini blog with HTML5UP template 0.9.4 | |||||
mini blog by python flask has 2 database tables: settings ( for site setup variables ) entries ( for the blog / news ) + database backup to sql gallery and gallery setup from pictures dir to database tiny MCE HTML editor for BLOG content picture file upload function help and html-CSS elements pages + view and operate RPI GPIO + view and operate USB-Arduino-UNO-Firmata remote I/O + Arduino code uPCS2 web ++ PID1 ++ IIND 1 ..4 ++ DCD 1 + current trend module + system log and online diagnostic + hist trend module with CSV export page __________________________________________ have a MQTT device like a ESP8266 + MQTT show from SQLite database collected signals and operate for usersettings pls. see mqtt_settings.py __________________________________________ + Poor Man Scope 3 arduino code for PMS3.4 for UNO, MEGA, DUE, MAX32 __________________________________________ install: -a- get the zip with the browser / my blog / my dowload area / http://kll.engineering-news.org/kllfusion01/downloads.php?cat_id=5&download_id=47 the download Code pi@RPI3:~/Downloads $ ls should be at under /home/pi/Downloads -b- or make a direct download wget http://kll.engineering-news.org/kllfusion01/downloads/myblog_094.tar.xz + + + wget http://kll.engineering-news.org/kllfusion01/downloads/myGPIO_091.tar.xz + + + ( a reduced version just with the GPIO page ( and login and setting ) ( if that 094 is the current version ) unzip with: tar -xvf myblog_094.tar.xz ls myblog myblog_094.tar.xz cd myblog ./install.sh makes the start file and a desktop icon ./start * Running on http://0.0.0.0:4567/ now can start in RPI browser, 0.0.0.0:4567/ or on a other computer in your network ( need the RPI_IP first with ifconfig ) 192.168.1.37:4567 [menu] Login user: admin pw: default pls see [menu]Help for more info if you want to run RPI_ARDUINO need a arduino UNO loaded with firmata program connected ( +powered ) by USB cable and you need to install: sudo pip3 install pyfirmata ( now in install.sh possible ) to run RPI Arduino uPCS web pls upload to arduino UNO .../myblog/tools/sketchbook/FLASK_PID ++++++++++++++++++++++++++++++++++++ UPDATE myblog rev 0.94 and myGPIO rev 0.91 tested in RASPBIAN STRETCH on RPI3B ( not B+ ) ++++++++++++++++++++++++++++++++++++ |
| ||||
Download: ![]() (1.84MB) |