Showing posts with label microsoft. Show all posts
Showing posts with label microsoft. Show all posts

Friday, 8 April 2016

mini-projects: Play with micro:bit software - dancing bot (update)


The micro:bit (https://www.microbit.co.uk/about) has been in the press quite a bit recently - rightly so. 

At the moment I have not got my hands on an actual one, though someone generously (more in later posts on that) will be lending me one to play with. 


Luckily you do not need the device to start playing; the code editor (https://www.microbit.co.uk/create-codehas an emulator built in, so you can start playing. This post reports on my first go.

So, I am starting with experimenting with the editor, using Microsoft's Block Editor - which is similar to Blockly and Scratch as an interface.





What I built is simple but that is fine - A dancing bot - 3x3 box for the body, with two legs. I wanted to play with getting some interaction that uses the buttons (A and B) and shaking. So the functions for the idea were:


  • Button A - make it bob up and down;
  • Button B - makes it move to the left and right;
  • Shaking it - makes it appear to jump and land (see below);
  • Button A+B together makes it do one of the moves of up, down, left and right.




The video below shows it action. 


 

The other nice thing is go convert to the Microsoft touch Developer version (see below) with a click.








Now to be repeat most of this just using events.


So the functions for the idea were:


  • Button A - make it bob up and down;
  • Button B - makes it move to the left and right;






  • On shake - make it jump up and down.





 



Thanks to a loan of a Micro:Bit from Lancaster University I can experiment with an actual micro:bit ( )

Experiment  1 - Using the buttons

So the functions for the idea were:

  • Button A - Move to the left and then back to the starting position;
  • Button B - Move to the right and then back to the starting position;
  • Buttons A+B - Jump up and then back to the starting position;
  • Shake - 'Crouches' and then back to the starting position


On the Microbit

 







Experiment 2- To add left and right tilting to it.
So if the micro:bit is tilted to the right the 'bot'  moves to the right, and the same for the left.

The tilting operation here is essentially - when the x on the accelerometer is less than zero move the 'bot' to the left and when it greater than zero go to the right.

Video showing it in action






All opinions in this blog are the Author's and should not in any way be seen as reflecting the views of any organisation the Author has any association with.


Saturday, 16 February 2013

opinion: Good time for teaching computer science

In the last few months there have been some changes to the suggested curriculum in schools that will be pleasing to those interested in Computing and what is being taught in UK schools.

With Computing added to the National Curriculum for England and Wales for Key Stage 1 to 3. The draft Curriculum (see http://media.education.gov.uk/assets/files/pdf/n/national%20curriculum%20consultation%20-%20framework%20document.pdf) on page 152-156 has Computer Science at its core and ICT  longer offered as an initial teacher training (ITT) teaching subject (see the UK Government's own website: Department of Education (2012) for more details). 

This "approach to rigorous computer science teaching in schools is supported by The British Computing Society (BCS – The Chartered Institute for IT), along with Microsoft, Google and Facebook" (Department of Education, 2012). Evidence of this is the BCS has partnered with the Teaching Agency to offer £20000 Teaching Scholarships (BCS, 2012). This scholarship scheme is backed by several large computing-related companies (including Microsoft, BT and Facebook)  "to be part of a range of activities that nurture future computer science Master Teachers who will lead innovation both within their own school and in collaboration with other schools"  BCS (2012)


The application form for the Teaching Scholarship can be found at: https://apps.bcs.org/Scholarship/


To take this further, there is ample evidence that Universities, including University of Northampton, are serious about helping schools with computing. For example:




To learn more about how The School of Science and Technology, University of Northampton can help schools contact scott.turner@northampton.ac.uk or stem@northampton.ac.uk


References
Department of Education (2012) "Become a computer science teacher" [online] URL: http://www.education.gov.uk/get-into-teaching/subjects-age-groups/computer-science.aspx [accessed on: 16th February 2013].
BCS (2012) "Teaching scholarships" [online] URL: http://academy.bcs.org/scholarships [accessed on: 16th February 2013].


BSc and HND Computing Provision (click on the links below for more details of the courses)
The University of Northampton's, Department of Computing and Immersive Technologies offers five courses within the MSc Computing postgraduate provision (shown below) all available either part-time or full-time. 




Thursday, 8 March 2012

Kinect, Autodesk and 3D stereo

John Marsh a third years student on BSc Computing (Computer Networks Engineering), University of Northampton has been working on using Microsoft's Kinect with 3D stereoscopic imagery. Producing a system where by hand gestures or head tracking 3D images can be rotated or zoomed in or out on. This work has been carried out with NVision and as well as commercial applications the potential for assistive technologies is being considered. The video below shows John using the system.

To learn more contact NVision


Computing Courses

BSc and HND Computing Provision (click on the links below for more details of the courses)



    The University of Northampton's, Department of Computing and Immersive Technologies offers five courses within the MSc Computing postgraduate provision (shown below) all available either part-time or full-time. 

    The contents are the opinion of the author(s) and not necessarily the view of the University of Northampton.