Exeter Raspberry Pi Jam – April 2018 Presented by 2.times do, and held at Exeter Library This months Exeter Pi jam was really busy and varied. Held in the Rougemont room, there were lots of people including families all hacking away at various projects. Outside of the main room on the way in was the…
Continue readingtutorial
People are waking up, finally.
Given all the current media attention given to Facebook and Cambridge Analytica. This demonstrates real anger at how our personal data is potentially (mis)used and how people are using this. The consequences are now proving costly to those involved. If you want to #deletefacebook, then please consider joining the free, decentralized, privacy aware and…
Continue readingDWP Project 4
DWP Project 4 Another session at the DWP today in Torquay, Controlling a PiStop with Scratch1.4 using the Pi GPIO pins, this went really well and we got a nice sequence of lights going. Next session we will be starting to look at WordPress. So this will be setting up a free WordPress thinking about…
Continue readingHour of Code Update Dec 2017
This is your impact Last month I was given the opportunity to speak about this movement on CBS This Morning, and to celebrate a special milestone: 10 million girls on Code.org. Hadi Partovi Founder, Code.org
Continue readingEncoding text
As my notepad program now has an option to encode text using ROT13, I have written a very basic (and rough) program to just do that. The program is very basic, and just encodes the text, the code is as follows: For reference the original code can be found here. The program is more…
Continue readingTraffic lights update
Now that I have my Raspberry Pi traffic light project auto running from start up. To do this I had to set it so that the Raspberry Pi auto logins. The process for doing this is described here. Then edit .bash_profile so the programs I want to start are started up from there. As I…
Continue readingXubuntu – menu editor
XUBUNTU MENU EDITOR The Xubuntu menu editor can be found in the settings section of the main xubuntu menu. I decided to make a blog post so that people can find the How to on line. The online documentation can be found at http://wiki.smdavis.us/doku.php?id=menulibre_usage
Continue readingGimp – picture resize tutorial
Gimp – picture resize tutorial Ok time for another tutorial, this time how to resize an image in the gimp image editor. OS : Xubuntu 14.04 Upon opening gimp you get a few windows open on the screen. We only need to worry about the main window for the purpose of this tutorial. Click file…
Continue reading