Paul Sutton

Personal Blog

Lego WeDO Session Planning and Preparation

As I am running a Lego WeDo session on 29th. I spent some time (about an hour) preparing for the session at Paignton Library.

Firstly I built a basic windmill model and attached the Lego Hub and motor to this, I have also attached the distance / IR sensor.

I also built a very basic car to which a motor and hub can be attached later.

wedo prep

The plan tomorrow, will be to demonstrate the model, introduce the WeDo software and hardware, including sensors. The attendees, can then build their own, models and experiment with these.

We have several Lego kits, so we can probably in small groups.

The idea is to investigate what we can do, and maybe come up with ideas on how the library can make use of these resources.

#lego, #wedo, #stem, #session, #prep

You can find me on Friendica at zleap@social.isurf.ca


cc-by logo

Licenced under Attribution 4.0 International (CC BY 4.0)


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Rowcroft Hospice Male Trail

This years male trail in aid of Rowcroft Hospice.

Date : Saturday 7th March Time : 11am

#walking, #fundraising, #torbay, #devon, #rowcroft, #hospice, #2020


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Rocks and Diamonds – Level Creation 1

We have Rocksndiamonds installed at the library for Code Club.

I am going to write a series of tutorials on level creation. Firstly a very basic how to create a simple level.

When you load the game you are presented with the main menu.

rnd1o

The two items we are concerned about here are :

LevelSet and the screen at the bottom. This screenshot shows level 12 with a preview at the bottom of the menu. This is part of my own level set.

rnd2

If you click on LevelSet you get the following

rnd2

Select custom and make sure this is set to 1, which it will be by default. Now LevelSet will read 001

rnd2

CREATING A LEVEL

If you now click on Level Creator You get a similar screen to that below: ( this is one of my own levels you will get a blank playing area with just the brown sand)

rnd3

I have already created a very basic level here. We can explore how this is done.

Firstly the default level created is huge usually 128x128, this is too big for what we need. On the right hand side there are lots of options. Clicking on CONF:

rnd4

Brings up the level properties.

rnd5

For this level we are going to set

  • Size to 8 x 8
  • Gems to collect to 4

rnd5

Press Escape to return to the editor area.

For a level to work we need at least 2 items.

Exit door

rnd3

Emeralds to collect

rnd3

If you click on the item to select, then click on the level to place it on the playing area.

rnd3

Press Enter to test.

Press Escape to go back to the editor, you now need to save your new level. Click SAVE, this can be found in the same panel area as conf

rnd4

rnd3

Answer yes. Your level is now saved.

Pressing esc from the editor takes you back to the main menu. The new level will be shown at the bottom.

So adding a new level is pretty easy.

You may want to create your own level set as the above adds to an existing level set.

Location of level files in different Operating systems.

  • Linux – ~/.rocksndiamonds/levels
  • Windows –
  • Mac

Note : The file levelinfo.conf is important without this the levels won't show up when you copy them to a new location.

#games, #levels, #rocksndiamonds, #level,#creation,#codeclub

You can find me on Friendica at zleap@social.isurf.ca


cc-by logo

Licenced under Attribution 4.0 International (CC BY 4.0)


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Bristol Climate Strike

Bristol Youth Strike 4 Climate with Greta Thunberg

Sharing this to support the movement. Wake up people this will carry on until we start to see real change.

Location : Bristol Date 28th Feb 2020

#climate,#greta-thumberg,#peaceful,#protest,#strike

You can find me on Friendica at zleap@social.isurf.ca


cc-by logo

Licenced under Attribution 4.0 International (CC BY 4.0)


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

FreeBSD 3

Following on from my previous post which discussed changing the X11 keyboard layout. I had to also change the console layout.

This can be undertaken through editing the appropriate configuration files or with a tool called bsdconfig which needs to be run as root.

The online man page can be found here

This is a menu driven / text based interface. I can't, as yet provide a screen shot, but the man page is comprehensive enough so a screenshot isn't really needed.

To change the keyboard map you will need to find the appropriate section and make the changes.

#bsd, #config, #menu, #settings, #configuration, #tool, #freebsd, #keyboard, #layout, #gb.

You can find me on Friendica at zleap@social.isurf.ca


cc-by logo

Licenced under Attribution 4.0 International (CC BY 4.0)


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

FreeBSD 2

Following on from my previous post. I have been working on fixing the keyboard mapping issue.

Again, after asking for some help on this from IRC, I was given an example configuration file to work from.

/usr/local/etc/X11/xorg.conf.d/00-keyboard.conf

From this I have created a new X11 keyboard configuration file for the UK / GB keyboard layout. This now works, so at least pressing shift 2 gives “ and not @ which would happen on a US keyboard and was happening previously.

Now this is working, it is a little easier to play nethack as @ turns auto pickups off, which is very helpful when you don't want to pick up everything you come across.

#freebsd, #x11, #keyboard, #layout, #configuration, #irc, #nethack

You can find me on Friendica at zleap@social.isurf.ca


cc-by logo

Licenced under Attribution 4.0 International (CC BY 4.0)


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

2020 Six Nations Rugby Results 22nd/23rd Feb 2020

This weekend is the third weekend of the 2020 six nations Rugby

Sat 22nd Feb

Italy 0-17 FT (0-5 HT) Scotland Wales 23-27 FT (9-17 HT) France

Sunday 23rd Feb

England 24-12 Ireland


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Chobham game Result

On Saturday 22nd February, Paignton Rugby Club welcomed their old friends from Chobham RFC in Surrey. The Vets team played the Chobham Vets.

chobham

Kick off : 12:30 at Paignton Rugby Club

Game Result Paignton — Chobham — Unknown. However this is unimportant. The game represents a really strong relationship between two clubs, great friendships and good times. We will see Chobham again in 2021.

I have put some videos on diode.zone. I have a few more to upload.

#rugby, #paignton, #chobham, #cup, #vets, #video


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Torbay Together Time bank meetings

Torbay Together is a website that facilitates sharing and collaboration between residents of Torbay, Devon

” Torbay Together the sharing website. Helping you find and share activities, information and skills in Torbay.”

torbay timebank


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

FreeBSD 2

Further to the previous post. I am now running the Afterstep window manager. This is another lightweight front end for the X11 system. It works really nicely, probably needs some themes installing and further configuration.

As the FreeBSD netbook is mostly going to be used to play Nethack-vulture then I am not too bothered about full configuration. However I can use the same netbook to learn some FreeBSD stuff too and explore some of the differences between Linux and BSD.


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay