Thursday, June 27, 2013

Our First ever Show.

We have been to the E2BN conference for a 2 day event

Monday was a not too quick trip down to Bedfordshire to set up our stand, then Tuesday and Wednesday we were talking and showing to delegates from schools and Local Authorities.

The event was certainly useful for us. The Starter_Kit got a lot of interest, even more than the Raspberry_Pi .
This was our first ever event of this kind, and I was a bit nervous.
I need not have been, the delegates were really pleasant, and I think I managed to perform okay.
Having had a fairly quiet start on the Tuesday, I quickly wrote some simple code to get the Pi interactive. Nothing fancy, just hello, who are you etc using Python. This made a big difference, so I'm working on getting the software developed a bit. watch this space

It seems that a lot of the schools have already bought Pi's, and with a few notable exceptions, most are stuck in a cupboard waiting to find a use.
The new curriculum, which will go live September 2014, it requiring teachers to teach a programming language from KS2, and two languages, one of which must be text based from KS3.
It seems that some schools have the belief that the Raspberry Pi is the way to go, but this is not necessarily true.
The two programming languages on the Pi OS(operating system) are Scratch, which is picture based, and Python, which is text based. These are ideal for delivering the curriculum, but they are available open source to run on PC’s that the school already owns.
Where the Pi scores highly is that the students are fascinated by the Pi. Being able to see and touch the circuitry scored highly with the students we met at the conference. They also liked the price point and many would look to getting their own for out of school study.

There was feedback from the teachers, that having got the Pi’s, they did not know what to do next. I will try and clarify a few things if I can.
To use the Raspberry Pi, you are going to have to get a few other parts together, so you can use it
·         Keyboard and Mouse (USB type)
·         Power_Supply (similar PSU’s are used for some mobile phones)
·         Screen. The Pi likes HDMI or composite(Scart or RCA) To use a VGA Monitor you need an adaptor
·         Network Cable for using the Internet (or WiFi dongle, but that needs another USB port, so you will also need a USB Hub)
·         SD Card with the Operating System. This is your “Hard Drive” ( Software can be downloaded_yourself, or you can buy a card with the OS_already_on) the minimum you need is 2GB, but that doesn’t leave much storage for your files. We recommend 8GB
Once you have these few parts, you can go ahead and connect everything together. The Pi has not got a switch, to power up you just plug it in. Do this last.
After a moment your screen will start to show a lot of lines of text. This is the self test and boot up. Wait for the Pi to finish and you will get a command for user name and password.
By default the user name is Pi
And the password is raspberry ( note that you won’t see the letters as you type)
Now type startx and you’re up and running

I will add to this blog with what to do next later

During the conference, I got chance to look at some of the other exhibitors.
I must mention a few of them.
Katie at 2simple
I will be looking into how this software can run on the Pi over the next few days
Laura at Code_Club 
You have got to have a look. This is exciting stuff
Francesca at Zu3D
I bought one of these kits, and hope to make some animations for youtube soon

You can see the other exhibitors on the E2BN_website, and there are links to sign up for next year's event. I hope I see you there


No comments:

Post a Comment