Skip to main content

Posts

Showing posts with the label programming

Video: Raspberry Pi Junkbot

If you would like to know more about the Junkbots project contact scott.turner@northampton.ac.uk

Junkbot project evolves:1. The idea

Taken from:  http://computingnorthampton.blogspot.co.uk/2014/07/physical-computing-junkbots-with-brain.html Figure 1 A new stage for the Junkbots project ( http://junkbots.blogspot.co.uk/  ) starts this week. Up to this point the junk bot building has largely being about building a moving (or drawing) 'bot' moved by vibration - limited control, but fun. This week, A  Nuffield funded bursary studen t starts working on investigating whether LEGO NXT or Raspberry Pi based solutions can be incorporated with the bot to add some control of the movement (still by vibration). Idea One  Is to add a LEGO NXT brick, plus motors that are made to vibrate, to a junkbot similar to one shown in figure 1. The motor and broken propeller combination being replaced with the NXT brick and LEGO motor. A good potential feature is it a self-contained unit with power and control together, as well as being potentially fairly simple to set-up. Idea Two Is to do a similar approach as...

Dancing robots

For the last few months at lot of the outreach work from the Junkbots project was focused on the exercises based around turning cans into drawing bots or junk clearing bots. Yesterday (21st June 2012) the robot programming side of the project was trialled with primary schools. The Northamptonshire based Nene Lakes Extended Services ran "Chemistry at Work Day" event hosted by Scott Bader, Wollaston  and the robot programming was also included as well. The programming idea, an off-shoot of the junkbots project, was for the students to programming an NXT Lego robot to dance using only four commands that allowed the robot to: go forward for so many centimetres go back for so many centimetres go turn right for so many degrees go turn left for so many degrees The structure of the activity was up to 5 minutes introduction to the activity up to 10 minutes as a group of usually up seven; design a dance routine of no more than four moves up to 10 minutes putting the ro...

junkbots the slideshow

Ceisie2011 conf View more presentations from Scott Turner Abstract: The School of Science and Technology at the University of Northampton have been working with local schools to create robots made from junk and also to use robots programmed by the students to perform simple rubbish clearing exercises. This is an initiative by the University to introduce environmental sustainability, engineering and computing to students in schools. This paper focuses on the programming part of the project, providing reflections on the activities.

Huxlow Pt 2: Lego Robots

 The second half (programming lego robots) on the junkbots project has been carried out at  Huxlow Science College  on 28th February 2011. At the start of the day most of the students had not previously programmed a robot or (knowingly) a computer. The first task was to get the robot to collect some rubbish and push it over a line and then move back to the another line. All groups programmed the robot to do this and some groups add a sweeper to the front of the robot to push several items at once across the line. The second task was to get the robot to collect the rubbish this time, but without adding any attachments to the front of the robot. Several groups successfully did this, by programming the robot to follow a path that collected the rubbish (drinks cans) and put them behind the line. The third and fourth tasks involved the use of a sensor: -To build the robot that did not move unless there was a can in front of the robot. -To build a robot that went aro...