
How to use a Big Dome Button!
The Big Dome Buttons are one some of our best selling items - we've had customers using them for everything from turning on Christmas lights to interactive walls. Our iconic red buttons...
Read moreThe Big Dome Buttons are one some of our best selling items - we've had customers using them for everything from turning on Christmas lights to interactive walls. Our iconic red buttons...
Read moreWe've read many different guides on setting the Fidget Spinner up but they all seem to be overly confusing or conflict each other so we've made it as simple and...
Read moreIntroduction Xbee modules are wonderful things, but the communication standard they use differs. Series 2.5 (or Series 2), as it's sometime called, is currently the most popular version that we...
Read moreFind out how to draw (yes draw!) electronic circuits on normal paper... Circuit Scribe is a pen that you can use to draw electronic circuits. This means you can make...
Read moreLearn the basics of soldering with the awesome Soldering is Easy Comic Book.... (You can grab the PDF version here if you want) --------------------------- --------------------------- --------------------------- --------------------------- --------------------------- --------------------------- --------------------------- --------------------------- Credit...
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 moreIn the last lesson we used code to decide which LEDs to turn on or off to make a pattern. But what if we want to make it show a...
Read moreHow to drive the LEDs We're now ready to start the fun! But first we need to understand how the LEDs work. Each of the 8 LEDs is actually 3...
Read more