
New STEM Education Section
Our new dedicated STEM pages have been redesigned with new categories containing the best educational items, along with our fantastic new STEM bundles. It's now easier to find the right...
Read moreOur new dedicated STEM pages have been redesigned with new categories containing the best educational items, along with our fantastic new STEM bundles. It's now easier to find the right...
Read moreWe're pleased to share with you another great tutorial by our partners at Bare Conductive who have used conductive paint and the touch board in order to make an interactive sound...
Read moreIn this Tutorial we’ll introduce you to the Makerblock App and get you started with the Codey Rocky. Don’t worry there is no coding in this tutorial, but we will get...
Read moreIn this tutorial we are going to be creating a simple game which will give our player a total of 60 seconds to collect as many dots as possible which...
Read moreOur partners over at Onion have released a tutorial we though we would share with you where you will learn how to build an IoT sensor using Python and the Omega2...
Read moreOur partners at Bare Conductive have released another tutorial that we're sharing with you to learn how to make a bookcase light using conductive paint and the Light Up Board.
Read moreIn this tutorial we are going to be creating a simple program which will allow us to use our A and B buttons to change the size of a number,...
Read moreHave you ever bought an electronic or computer component and found it wrapped in an anti-static bag and wondered why we use them? Or how do they work? Here we will...
Read moreThe Basics Statements are grouped together by curly brackets { }, not by indentation (as in Python). You can put newlines and spaces where you like, but your code will...
Read moreIn previous lessons the code calculated the time for a revolution, so as a final exercise, let's display! Actually, rotational speed is more often measured in revolutions per minute (RPM),...
Read moreYou can display messages just as well as patterns since each letter, digit or symbol is just a pattern. Luckily for us, someone has already worked out all the patterns...
Read moreYou will have noticed that the patterns you've made so far spin round, because we haven't told the Lightino when to start during a rotation. This is what the sensor...
Read more