Introducing Weaved Android App for Raspberry Pi

Official iPhone App of weaved services for Raspberry Pi is available for quite some time but for Android it’s been long pending. Although I use iPhone for work, I am bit comfortable with my Galaxy  …read more

 

Serving a Python Flask Web Application via Apache Webserver in Raspberry Pi

This is a continuation of my pervious article on gathering System information of a Raspberry Pi with Python and Flask. In this article we can see how to run that application via Apache Web Server.  …read more

 

Raspberry Pi System Information Web Application with Python and Flask

Although there are Android Apps to view the system information of Raspberry Pi, accessing those information outside of your network (remotely) requires additional plumbing work if your home broadband doesn’t support port forwarding. This article  …read more