mBlock Scratch like Coding for Arduino
I have tried out mBlock over the past two days. This will be a nice way for my Robotics kids to start looking at using the arduino. mBlock, based on Scratch, provides a block based interface to coding...
View ArticleClass Notes-Getting Started
Blink using mBlock and an Arduino Pin 13 has an LED incorporated into the board. So we can use that to see if everything is working. We will start in Scratch mode. Try these blocks out. This is similar...
View ArticlemBlock and multiple LED’s
Next in this mBlock exploration for my class iBook is looking at how we can use multiple LED’s to create light patterns. Students will: solder LED’s to a common ground wire and an individual pin wire...
View ArticlemBlock Adding Control
Students will: use a button to control when a light sequence stops and starts I will use Scratch mode to immediately show the boolean state of a read digital pin block. I have connected the push button...
View ArticleUsing a Potentiometer
When I started looking at how I would introduce the potentiometer I ended up doing a lot of reading. The Sparkfun tutorials were great. I decided to look at this first using the analog pins A0-A5 then...
View Article