Tag : Raspberry Pi

Mini Raspberry Pi Arcade

post image

This was a project that was started a while back but never completed so i finally got round to it :). Hardware Cabinet: The cabinet was made out 6mm MDF and screen bezel , marque and edging strip was 3d printed. 3 white leds light the marque this also has a switch on the rear [...]

Raspberry Pi Talks to Sony Ericsson liveview (wip)

post image

The liveview is a bluetooth enabled watch device for use with android by Sony Ericsson . Launched a few years back it didn't seem to really take off,  even though recently we are now seeing the introduction of other manufacturers making smart watches. I bought one of these a few years ago on ebay and found it didn't work great with my phone and has been sitting in the drawer until i thought can i use it for something else? [...]

How to make a web interface for Raspberry Pi with Flask

post image

Here's an example of how to build a python based web server usingflask library to control a LED via form button. Do take a look at  my music server post for an application - I used a similar webapp to control functions as reboot , shutdown for my music server.The following guide is written assuming the reader has a basic understanding of Html, Raspberry Pi and python scripting. [...]