The past week has seen a somewhat flurry of activity around a range of different issues. Firstly, I was contacted with regard to CoderDojos starting up in Devon. This is really exciting as it takes Code Club to the next level and extends participation to 7 – 17 year olds. There should be a…
Continue readingtechjam
Scratch 3.0
SCRATCH 3.0 August 2018 will see a new release of the Scratch programming environment. Scratch 3.0 preview needs WebGL installed. I got scratch 3 working by installing chromium browser on my Linuxmint desktop.. This seems to have WebGL support built in, the default Firefox browser does not appear to have this. (I may be…
Continue readingExeter Pi Jam – April 2018
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 readingCPD Update 2018 – Part 1
CPD Update 2018 – Part 1 Over the past week or so I have been working hard to update my CPD and CV. Firstly on the 16th of Feb I attended a Child Sexual Exploitation Awareness course. This was presented by the Children’s society and held at the Foyer in Torquay. I found out…
Continue readingExeter Pi Jam Feb 2018
Exeter Pi Jam Feb 2018 This month was the usual mix of robots, raspberry Pi, arduino, etc About 12 – 15 workstations were set up with a range of activities to choose from: Scratch ScratchGPIO Python PythonGPIO Minecraft hacking with the Minecraft API software as well We also had various robots based on a…
Continue readingExeter Raspberry Pi jam Feb 2018
Exeter Raspberry Pi jam Saturday 3rd Feb 2018 sees the next Raspberry Pi jam taking place at Exeter Library, as usual the will have Pi’s, Micro:bits, Arduino, electronics etc. So lots of hacking, learning and fun, as well as the usual chat, help, advice and support. Should be good. See you between 10 and…
Continue readingNew Tech Jam Poster
We have corrected a few errors and updated the Tech Jam poster. Please download and share. Thank you.
Continue readingExperimenting with irc bots
The November issue of Linux voice (soon to be integrated with Linux Magazine) had a tutorial on creating a simple IRC bot. (ircbot1.py) I have been experimenting with this and have put the code on github various irc chat botshttps://github.com/zleap/irc_bots1 forks.0 stars.0 open issues.Recent commits: add function to allow bot to quit on user…
Continue readingAdventures with Arduino Part 40
Been doing more work with Scratch 4 Arduino. See previous post for information. Now that I have various LEDs working I have been looking at getting various sensors working. I did try the DHT11 but I need to work out how to interpret the data in scratch as it sends both Temperature and Humidity data…
Continue readingAdventures with Arduino Part 35
In a further update to this, I have now improved the code for this project. See comments on my tech jam post. This is still in need of refinement, for example I don’t need to load in the LCD module, but it IS getting there slowly. I have also found a python program…
Continue reading