Re: [python-uk] Microbit motion sensors at PyCon UK Teachers' Day

2016-06-21 Thread Stephen Simmons

Hi Steve, Leona,

Thanks for replying. I'll send an email followup shortly. The PyCon UK deadline 
proposal is Tues 28 June. Let's get a proposal together over the next few days.

Stephen


On 21/06/16 21:42, Stestagg wrote:

Hi! I have a micro:bit and would love to help in any way possible. Feel free to 
get in touch if you would like to discuss Thanks Steve

On Mon, 20 Jun 2016 at 09:42, Leona So via python-uk mailto:python-uk@python.org>> wrote:

Hi Stephen,

I teach Maths at a FE college, have general interest in programming 
especially Python and would be more than happy to help. The only downside is I 
don't have access to a microbit, it's hard to get hold of one. I used it 
briefly during microbit training sessions with STEMNET, so I may be able to 
provide some ideas!

Thanks.

Regards,


Leona

On Tue, Jun 14, 2016 at 12:56 AM, Stephen Simmons mailto:m...@stevesimmons.com>> wrote:

Hi everyone,


Would anyone like to help me put together a microbit session for the 
PyCon UK teachers' day using motion sensors? My plan is to use python on the 
microbit to illustrate some motion-related maths/physics principles from 
accelerometer/gyroscope data.

Ideally we would prepare some exercises with direct relevance to 
classwork that teachers could take back to their students and use right away.

So if you know microbits and are keen to help, get in touch!

If you are a teacher with ideas you'd to implement, or you know 
teachers with ideas, then get in touch too.

The deadline for proposals is in 2 weeks...

Cheers
Stephen

P.S. I have also submitted a proposal on sensor fusion algorithms for 
the main PyCon UK conference, using MetaWear PRO wearables. They can transmit 
9-axis accelerometer/gyroscope/magnetometer data over Bluetooth in real time. 
The microbit, as I understand it (mine will arrive in 2 weeks...) doesn't have 
enough memory to load Python and Bluetooth together. So we will have to be more 
creative about logging/retrieving results. Plenty of time to work through this 
in July/August. First step is the proposal
___
python-uk mailing list
python-uk@python.org 
https://mail.python.org/mailman/listinfo/python-uk


___
python-uk mailing list
python-uk@python.org 
https://mail.python.org/mailman/listinfo/python-uk



___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit motion sensors at PyCon UK Teachers' Day

2016-06-21 Thread Thomas Kluyver
I have two microbits, and prototype machinery to drive them from a
Jupyter notebook, if that's of interest for anything.
 
 
On Tue, Jun 21, 2016, at 09:42 PM, Stestagg wrote:
> Hi!
>
> I have a micro:bit and would love to help in any way possible.
>
> Feel free to get in touch if you would like to discuss
>
> Thanks
>
> Steve
>
> On Mon, 20 Jun 2016 at 09:42, Leona So via python-uk  u...@python.org> wrote:
>> Hi Stephen,
>>
>> I teach Maths at a FE college, have general interest in programming
>> especially Python and would be more than happy to help. The only
>> downside is I don't have access to a microbit, it's hard to get hold
>> of one. I used it briefly during microbit training sessions with
>> STEMNET, so I may be able to provide some ideas!
>>
>> Thanks.
>>
>> Regards,
>>
>>
>> Leona
>>
>> On Tue, Jun 14, 2016 at 12:56 AM, Stephen Simmons
>>  wrote:
>>> Hi everyone,
>>>
>>>
>>>  Would anyone like to help me put together a microbit session for
>>>  the PyCon UK teachers' day using motion sensors? My plan is to use
>>>  python on the microbit to illustrate some motion-related
>>>  maths/physics principles from accelerometer/gyroscope data.
>>>
>>>  Ideally we would prepare some exercises with direct relevance to
>>>  classwork that teachers could take back to their students and use
>>>  right away.
>>>
>>>  So if you know microbits and are keen to help, get in touch!
>>>
>>>  If you are a teacher with ideas you'd to implement, or you know
>>>  teachers with ideas, then get in touch too.
>>>
>>>  The deadline for proposals is in 2 weeks...
>>>
>>>  Cheers
>>>  Stephen
>>>
>>>  P.S. I have also submitted a proposal on sensor fusion algorithms
>>>   for the main PyCon UK conference, using MetaWear PRO
>>>   wearables. They can transmit 9-axis
>>>   accelerometer/gyroscope/magnetometer data over Bluetooth in
>>>   real time. The microbit, as I understand it (mine will arrive
>>>   in 2 weeks...) doesn't have enough memory to load Python and
>>>   Bluetooth together. So we will have to be more creative about
>>>   logging/retrieving results. Plenty of time to work through
>>>   this in July/August. First step is the proposal
>>>  ___
>>>  python-uk mailing list
>>> python-uk@python.org
>>> https://mail.python.org/mailman/listinfo/python-uk
>>
>> ___
>>  python-uk mailing list
>> python-uk@python.org
>> https://mail.python.org/mailman/listinfo/python-uk
> _
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
 
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit motion sensors at PyCon UK Teachers' Day

2016-06-21 Thread Stestagg
Hi!

I have a micro:bit and would love to help in any way possible.

Feel free to get in touch if you would like to discuss

Thanks

Steve

On Mon, 20 Jun 2016 at 09:42, Leona So via python-uk 
wrote:

> Hi Stephen,
>
> I teach Maths at a FE college, have general interest in programming
> especially Python and would be more than happy to help. The only downside
> is I don't have access to a microbit, it's hard to get hold of one. I used
> it briefly during microbit training sessions with STEMNET, so I may be able
> to provide some ideas!
>
> Thanks.
>
> Regards,
>
>
> Leona
>
> On Tue, Jun 14, 2016 at 12:56 AM, Stephen Simmons 
> wrote:
>
>> Hi everyone,
>>
>>
>> Would anyone like to help me put together a microbit session for the
>> PyCon UK teachers' day using motion sensors? My plan is to use python on
>> the microbit to illustrate some motion-related maths/physics principles
>> from accelerometer/gyroscope data.
>>
>> Ideally we would prepare some exercises with direct relevance to
>> classwork that teachers could take back to their students and use right
>> away.
>>
>> So if you know microbits and are keen to help, get in touch!
>>
>> If you are a teacher with ideas you'd to implement, or you know teachers
>> with ideas, then get in touch too.
>>
>> The deadline for proposals is in 2 weeks...
>>
>> Cheers
>> Stephen
>>
>> P.S. I have also submitted a proposal on sensor fusion algorithms for the
>> main PyCon UK conference, using MetaWear PRO wearables. They can transmit
>> 9-axis accelerometer/gyroscope/magnetometer data over Bluetooth in real
>> time. The microbit, as I understand it (mine will arrive in 2 weeks...)
>> doesn't have enough memory to load Python and Bluetooth together. So we
>> will have to be more creative about logging/retrieving results. Plenty of
>> time to work through this in July/August. First step is the proposal
>> ___
>> python-uk mailing list
>> python-uk@python.org
>> https://mail.python.org/mailman/listinfo/python-uk
>>
>
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
>
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit motion sensors at PyCon UK Teachers' Day

2016-06-20 Thread Leona So via python-uk
Hi Stephen,

I teach Maths at a FE college, have general interest in programming
especially Python and would be more than happy to help. The only downside
is I don't have access to a microbit, it's hard to get hold of one. I used
it briefly during microbit training sessions with STEMNET, so I may be able
to provide some ideas!

Thanks.

Regards,


Leona

On Tue, Jun 14, 2016 at 12:56 AM, Stephen Simmons 
wrote:

> Hi everyone,
>
>
> Would anyone like to help me put together a microbit session for the PyCon
> UK teachers' day using motion sensors? My plan is to use python on the
> microbit to illustrate some motion-related maths/physics principles from
> accelerometer/gyroscope data.
>
> Ideally we would prepare some exercises with direct relevance to classwork
> that teachers could take back to their students and use right away.
>
> So if you know microbits and are keen to help, get in touch!
>
> If you are a teacher with ideas you'd to implement, or you know teachers
> with ideas, then get in touch too.
>
> The deadline for proposals is in 2 weeks...
>
> Cheers
> Stephen
>
> P.S. I have also submitted a proposal on sensor fusion algorithms for the
> main PyCon UK conference, using MetaWear PRO wearables. They can transmit
> 9-axis accelerometer/gyroscope/magnetometer data over Bluetooth in real
> time. The microbit, as I understand it (mine will arrive in 2 weeks...)
> doesn't have enough memory to load Python and Bluetooth together. So we
> will have to be more creative about logging/retrieving results. Plenty of
> time to work through this in July/August. First step is the proposal
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
>
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


[python-uk] Microbit motion sensors at PyCon UK Teachers' Day

2016-06-13 Thread Stephen Simmons

Hi everyone,


Would anyone like to help me put together a microbit session for the PyCon UK 
teachers' day using motion sensors? My plan is to use python on the microbit to 
illustrate some motion-related maths/physics principles from 
accelerometer/gyroscope data.

Ideally we would prepare some exercises with direct relevance to classwork that 
teachers could take back to their students and use right away.

So if you know microbits and are keen to help, get in touch!

If you are a teacher with ideas you'd to implement, or you know teachers with 
ideas, then get in touch too.

The deadline for proposals is in 2 weeks...

Cheers
Stephen

P.S. I have also submitted a proposal on sensor fusion algorithms for the main 
PyCon UK conference, using MetaWear PRO wearables. They can transmit 9-axis 
accelerometer/gyroscope/magnetometer data over Bluetooth in real time. The 
microbit, as I understand it (mine will arrive in 2 weeks...) doesn't have 
enough memory to load Python and Bluetooth together. So we will have to be more 
creative about logging/retrieving results. Plenty of time to work through this 
in July/August. First step is the proposal
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Steve Holden
Michael,

Many congratulations getting this project off the ground with Python support. 
That's amazing news. Can't wait to see the details fleshed out.

S

On Mar 13, 2015, at 10:59 AM, Michael  wrote:

> Since it's in photos, it's safe to say that the current _prototype product_ 
> uses an Atmel 32U4, which doesn't have anywhere enough memory to run 
> micropython. (So in order to run python on it via the gcc-avr tool chain, you 
> can probably infer a number of things I had to do, involving ply)
> 
> The actual final device wil be using a different chip, so we'll see on that 
> front.
> 
> The micropython device is cool though :-)
> 
> As I get the go ahead to release stuff, I will do so. Meanwhile, the PSF are 
> an official partner, so I'll be supporting Nick.
> 
> 
> Michael.
> 
> On 13 March 2015 at 10:44, Antonio Cavallo  wrote:
> 
> > Getting hold of MicroBits is at the top of my ToDo list with this 
> > project. I'll let you know how I get on.
> 
> Possibly Micropython.org.. 
> 
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
> 
> 
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk

-- 
Steve Holden st...@holdenweb.com / +1 571 484 6266 / +44 113 320 2335 / 
@holdenweb




___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Michael
Since it's in photos, it's safe to say that the current _prototype product_
uses an Atmel 32U4, which doesn't have anywhere enough memory to run
micropython. (So in order to run python on it via the gcc-avr tool chain,
you can probably infer a number of things I had to do, involving ply)

The actual final device wil be using a different chip, so we'll see on that
front.

The micropython device is cool though :-)

As I get the go ahead to release stuff, I will do so. Meanwhile, the PSF
are an official partner, so I'll be supporting Nick.


Michael.

On 13 March 2015 at 10:44, Antonio Cavallo  wrote:

>
> > Getting hold of MicroBits is at the top of my ToDo list with this
> > project. I'll let you know how I get on.
>
> Possibly Micropython.org..
>
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
>
>
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Nicholas H.Tollervey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 13/03/15 10:44, Antonio Cavallo wrote:
> 
>> Getting hold of MicroBits is at the top of my ToDo list with
>> this project. I'll let you know how I get on.
> 
> Possibly Micropython.org ..
> 
> 
> 
> ___ python-uk mailing
> list python-uk@python.org 
> https://mail.python.org/mailman/listinfo/python-uk
> 

That's a different project... ;-)

N.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVAsMIAAoJEP0qBPaYQbb6QTsH/iokznLeZkD4meY7jhzcytm3
hKXBpbk5dZutYnlNXqE0zOFF0oDRdRBjTH6+R91r0itN8MXPlCatdwkykbPVoLD4
hMI8mHVrNx0kk8OCpabnA7Iaqx6EjpJOvOcoRHLvt4Us6h0JF0HtZ5pl7HhzWD7n
Tq5EzeI3RYD2W0OCi1gmsMBSc0SxC4qJCdpXVot4MBGmSgLcSbd6DtfU/o+pdwF0
0KlT2ZatQ3FLNsM1nj2E0XEnUcv3FYAItBYQgi+4t32N2fHEK5Tm0FUoCDxgqdQA
k6lS68wOJXWbE9zZpn5FgFXGIroaaCF7YZVoLVnWI12wot7KUrEWiXyFRnktjAM=
=MYgU
-END PGP SIGNATURE-
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Antonio Cavallo

> Getting hold of MicroBits is at the top of my ToDo list with this
> project. I'll let you know how I get on.

Possibly Micropython.org.. 
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Nicholas H.Tollervey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Great minds think alike ;-)

I'm trying to get hold of a bunch as we speak.

N.

On 13/03/15 10:34, a.gra...@gmail.com wrote:
> This could be an interesting subject for one of the next Python
> Dojo, what do you think about? Something similar to the RaspberryPi
> theme we did last month.
> 
> Cheers.
> 
> On 12 March 2015 at 15:48, Nicholas H.Tollervey 
> wrote: It's also worth mentioning (now that the NDA has timed out
> and the project is announced) that the PSF is involved and we hope
> that there will be several Python & MicroBit related things
> developers (and teachers) can get involved in.
> 
> We also hope to have the MicroBit as part of the education track
> at PyconUK.
> 
> More details to follow soon.
> 
> N.
> 
> On 12/03/15 15:08, Michael wrote:
 Hi,
 
 
 Just thought it worth mentioning this:
 
 http://www.bbc.co.uk/news/technology-31834927
 
 From the article:
 
 The BBC will be giving away mini-computers to 11-year-olds
 across the country as part of its push to make the UK more
 digital.
 
 One million Micro Bits - a stripped-down computer similar to
 a Raspberry Pi - will be given to all pupils starting
 secondary school in the autumn term.
 
 The BBC is also launching a season of coding-based programmes
 and activities.
 
 Just thought it worth mentioning that while that pictures
 the prototype, it uses an awful lot of python in the software
 stack.
 
 :-)
 
 Michael.
 
 
 
 ___ python-uk
 mailing list python-uk@python.org 
 https://mail.python.org/mailman/listinfo/python-uk
 
> 
>> ___ python-uk mailing
>> list python-uk@python.org 
>> https://mail.python.org/mailman/listinfo/python-uk
> 
> 
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVAr2PAAoJEP0qBPaYQbb67uoH/2KTqz7VObQe7GpkAzlbzY0s
3gF4WPW5xU09FerEwx6MWjKE0h3Yf+olBrk/cZA0G8fTSdJ2oqrw3Qry7lJfnta7
/gRBKm+wEc3ViqJuok8xToUhIJHaP6YkytyVtbEnXUBkD8VhEhSbe42KhvdWZ6vn
VuD9Iy+cU5PnsjgnUiSkOwIN5lv2iMxI2H7mFQjuOO0M6Yv8tMnnXt3C+7p4dSPg
ye/YRRkBsBglOVUeKq7bxje7VN0Sz7hxRDfUcsYE2GMKOid+j5pd7AFbqAPjVb+m
w816FZk8YVqkGvZSCnIme0LBCfEhvnK2l/DAUrSO8ciZH0H/bR3lDhZGrrASZ04=
=Pynm
-END PGP SIGNATURE-
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread a.gra...@gmail.com
This could be an interesting subject for one of the next Python Dojo,
what do you think about?
Something similar to the RaspberryPi theme we did last month.

Cheers.

On 12 March 2015 at 15:48, Nicholas H.Tollervey  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> It's also worth mentioning (now that the NDA has timed out and the
> project is announced) that the PSF is involved and we hope that there
> will be several Python & MicroBit related things developers (and
> teachers) can get involved in.
>
> We also hope to have the MicroBit as part of the education track at
> PyconUK.
>
> More details to follow soon.
>
> N.
>
> On 12/03/15 15:08, Michael wrote:
>> Hi,
>>
>>
>> Just thought it worth mentioning this:
>>
>> http://www.bbc.co.uk/news/technology-31834927
>>
>> From the article:
>>
>> The BBC will be giving away mini-computers to 11-year-olds across
>> the country as part of its push to make the UK more digital.
>>
>> One million Micro Bits - a stripped-down computer similar to a
>> Raspberry Pi - will be given to all pupils starting secondary
>> school in the autumn term.
>>
>> The BBC is also launching a season of coding-based programmes and
>> activities.
>>
>> Just thought it worth mentioning that while that pictures the
>> prototype, it uses an awful lot of python in the software stack.
>>
>> :-)
>>
>> Michael.
>>
>>
>>
>> ___ python-uk mailing
>> list python-uk@python.org
>> https://mail.python.org/mailman/listinfo/python-uk
>>
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.12 (GNU/Linux)
>
> iQEcBAEBAgAGBQJVAbVLAAoJEP0qBPaYQbb6jd4H/0ln2RM45QyxPtTBqXbmU/5d
> S1Q8mHGfSyeHdMBlm7iTS7iWwJlEsUaNxDNTd75QV5sCmTRdy8oUFNOz90HjLGVF
> RlG9G9JT7l64Rd55WG88YGHpGbQJ828mQb4jIplVJC5kcWGhwoCmkXtM39MUVqfd
> OaOt0M+7tibwReTytdq9wckfdq5mZK2DV8Szhin+XojNIEWPNZkSFZHHC94FJBHf
> XWuJiWcq3V980ihBvLjbptqYZKEH2UOmJ3R/mTrrJUANUxYyPthkn/t6iwpVn18y
> 4Y5+2ox6WRiXvVABlwOxYtVJlsSCzl0JjS9mzcSA94K5P7XaOtRM1o4zS6WJiqU=
> =poNe
> -END PGP SIGNATURE-
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk



-- 
Andrea Grandi -  Software Engineer / Qt Ambassador / Nokia Developer Champion
website: http://www.andreagrandi.it
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Nicholas H.Tollervey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tristan,

Code Club are already involved. I guess you could ask up the CodeClub
chain of command (as it were)..?

I only have a prototype because I attended a workshop last month for
partners (the PSF is a partner and I'm the PSF point of contact).

Getting hold of MicroBits is at the top of my ToDo list with this
project. I'll let you know how I get on.

N.

On 13/03/15 10:18, Tristan Roddis wrote:
> Woah. That sounds really interesting. I'm a Python programmer and
> Code Club volunteer, with a side interest in physical computing.
> The MicroBit looks like a great intersection of all three.
> 
> Do you know of any way I could get my hands on one, or otherwise
> get involved in the beta program?
> 
> Thanks,
> 
> -Tristan.
> 
> On 12/03/2015 15:48, Nicholas H.Tollervey wrote: It's also worth
> mentioning (now that the NDA has timed out and the project is
> announced) that the PSF is involved and we hope that there will be
> several Python & MicroBit related things developers (and teachers)
> can get involved in.
> 
> We also hope to have the MicroBit as part of the education track
> at PyconUK.
> 
> More details to follow soon.
> 
> N.
> 
> On 12/03/15 15:08, Michael wrote:
 Hi,
 
 
 Just thought it worth mentioning this:
 
 http://www.bbc.co.uk/news/technology-31834927
 
 From the article:
 
 The BBC will be giving away mini-computers to 11-year-olds
 across the country as part of its push to make the UK more
 digital.
 
 One million Micro Bits - a stripped-down computer similar to
 a Raspberry Pi - will be given to all pupils starting
 secondary school in the autumn term.
 
 The BBC is also launching a season of coding-based programmes
 and activities.
 
 Just thought it worth mentioning that while that pictures
 the prototype, it uses an awful lot of python in the software
 stack.
 
 :-)
 
 Michael.
 
 
 
 ___ python-uk
 mailing list python-uk@python.org 
 https://mail.python.org/mailman/listinfo/python-uk
 
>> ___ python-uk mailing
>> list python-uk@python.org 
>> https://mail.python.org/mailman/listinfo/python-uk
> 
> 
> -- cogapp
> 
> Tristan Roddis Head of Web Development +44 1273 821 600 
> www.cogapp.com 
> 
> 
> *News * Qatar Museums’ website recently won an international award
> for Best Cultural Experience. Find out more here 
> .
>
>  For more Cogapp news, please follow us on Twitter 
>  and LinkedIn 
> 
> 
> 
> 
> 
> 
> 
> ___ python-uk mailing
> list python-uk@python.org 
> https://mail.python.org/mailman/listinfo/python-uk
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVArwWAAoJEP0qBPaYQbb6ci4H/2HWTN6bFEKI7HPfL9RpAzZe
srnsBRqGl8oHd1yoxFz7OMLzvRChddu7z6gIkEC6x7FY6lVGEgsXqhjicF2P6MKR
WuZT3DOPSPFFIQWUbLdLhrO3Q+2xkePluSPn6ecaKXi8grD6bcsxdVpqamyl+NfA
C7iML4zUi93urHT7M968UaGRXBIRufhgRXdlElZuiWicbIFzdphRn68j7a9MqF+f
16AMr1XsnxYEzoVEgqOo/Dvt42B5pWu8x6F4G6Mjb+FEBQU4EJCAkpCKwemyv7Yr
VUnDbOiIJK8P7LtmRbajKmkrxG6Yh5TsluHw0FeF8gqtNejLQsb4scChRgIANdI=
=od2k
-END PGP SIGNATURE-
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-13 Thread Tristan Roddis
Woah. That sounds really interesting. I'm a Python programmer and Code 
Club volunteer, with a side interest in physical computing. The MicroBit 
looks like a great intersection of all three.


Do you know of any way I could get my hands on one, or otherwise get 
involved in the beta program?


Thanks,

-Tristan.

On 12/03/2015 15:48, Nicholas H.Tollervey wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It's also worth mentioning (now that the NDA has timed out and the
project is announced) that the PSF is involved and we hope that there
will be several Python & MicroBit related things developers (and
teachers) can get involved in.

We also hope to have the MicroBit as part of the education track at
PyconUK.

More details to follow soon.

N.

On 12/03/15 15:08, Michael wrote:

Hi,


Just thought it worth mentioning this:

http://www.bbc.co.uk/news/technology-31834927

 From the article:

The BBC will be giving away mini-computers to 11-year-olds across
the country as part of its push to make the UK more digital.

One million Micro Bits - a stripped-down computer similar to a
Raspberry Pi - will be given to all pupils starting secondary
school in the autumn term.

The BBC is also launching a season of coding-based programmes and
activities.

Just thought it worth mentioning that while that pictures the
prototype, it uses an awful lot of python in the software stack.

:-)

Michael.



___ python-uk mailing
list python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVAbVLAAoJEP0qBPaYQbb6jd4H/0ln2RM45QyxPtTBqXbmU/5d
S1Q8mHGfSyeHdMBlm7iTS7iWwJlEsUaNxDNTd75QV5sCmTRdy8oUFNOz90HjLGVF
RlG9G9JT7l64Rd55WG88YGHpGbQJ828mQb4jIplVJC5kcWGhwoCmkXtM39MUVqfd
OaOt0M+7tibwReTytdq9wckfdq5mZK2DV8Szhin+XojNIEWPNZkSFZHHC94FJBHf
XWuJiWcq3V980ihBvLjbptqYZKEH2UOmJ3R/mTrrJUANUxYyPthkn/t6iwpVn18y
4Y5+2ox6WRiXvVABlwOxYtVJlsSCzl0JjS9mzcSA94K5P7XaOtRM1o4zS6WJiqU=
=poNe
-END PGP SIGNATURE-
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk



--
cogapp

Tristan Roddis
Head of Web Development
+44 1273 821 600
www.cogapp.com 


*News*
Qatar Museums’ website recently won an international award for Best 
Cultural Experience. Find out more here 
. 

For more Cogapp news, please follow us on Twitter 
 and LinkedIn 






___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Microbit

2015-03-12 Thread Nicholas H.Tollervey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It's also worth mentioning (now that the NDA has timed out and the
project is announced) that the PSF is involved and we hope that there
will be several Python & MicroBit related things developers (and
teachers) can get involved in.

We also hope to have the MicroBit as part of the education track at
PyconUK.

More details to follow soon.

N.

On 12/03/15 15:08, Michael wrote:
> Hi,
> 
> 
> Just thought it worth mentioning this:
> 
> http://www.bbc.co.uk/news/technology-31834927
> 
> From the article:
> 
> The BBC will be giving away mini-computers to 11-year-olds across
> the country as part of its push to make the UK more digital.
> 
> One million Micro Bits - a stripped-down computer similar to a
> Raspberry Pi - will be given to all pupils starting secondary
> school in the autumn term.
> 
> The BBC is also launching a season of coding-based programmes and 
> activities.
> 
> Just thought it worth mentioning that while that pictures the
> prototype, it uses an awful lot of python in the software stack.
> 
> :-)
> 
> Michael.
> 
> 
> 
> ___ python-uk mailing
> list python-uk@python.org 
> https://mail.python.org/mailman/listinfo/python-uk
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVAbVLAAoJEP0qBPaYQbb6jd4H/0ln2RM45QyxPtTBqXbmU/5d
S1Q8mHGfSyeHdMBlm7iTS7iWwJlEsUaNxDNTd75QV5sCmTRdy8oUFNOz90HjLGVF
RlG9G9JT7l64Rd55WG88YGHpGbQJ828mQb4jIplVJC5kcWGhwoCmkXtM39MUVqfd
OaOt0M+7tibwReTytdq9wckfdq5mZK2DV8Szhin+XojNIEWPNZkSFZHHC94FJBHf
XWuJiWcq3V980ihBvLjbptqYZKEH2UOmJ3R/mTrrJUANUxYyPthkn/t6iwpVn18y
4Y5+2ox6WRiXvVABlwOxYtVJlsSCzl0JjS9mzcSA94K5P7XaOtRM1o4zS6WJiqU=
=poNe
-END PGP SIGNATURE-
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


[python-uk] Microbit

2015-03-12 Thread Michael
Hi,


Just thought it worth mentioning this:

http://www.bbc.co.uk/news/technology-31834927

>From the article:

The BBC will be giving away mini-computers to 11-year-olds across the
country as part of its push to make the UK more digital.

One million Micro Bits - a stripped-down computer similar to a Raspberry Pi
- will be given to all pupils starting secondary school in the autumn term.

The BBC is also launching a season of coding-based programmes and
activities.
Just thought it worth mentioning that while that pictures the prototype, it
uses an awful lot of python in the software stack.

:-)

Michael.
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk