Robots and getting computers to work with the physical world is fun; this blog looks at my own personal experimenting and building in this area.
Monday, 13 June 2016
messing around with Codebug
Codebug is great fun, the Blockly programming is more challenging than Scratch but that is ok.
As a test a Codebug was used to control two glowbugs (see http://www.codebug.org.uk/learn/activity/74/glowbugs-wearables/#step446 for more details on Glowbugs and working with them on the Codebug).
Routine
Repeat
Set the Glowbugs 0 and 1 to yellow;
Scroll a message across the 5x5 grid saying yellow;
if button A is pressed
Set the Glowbugs 0 and 1 to red;
Scroll a message across the 5x5 saying red;
if button B is pressed
Set the Glowbug 0 to blue;
Scroll a message across the 5x5 saying blue;
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.
Subscribe to:
Post Comments (Atom)
Remote Data Logging with V1 Microbit
In an earlier post https://robotsandphysicalcomputing.blogspot.com/2024/08/microbit-v1-datalogging.html a single microbit was used to log ...
No comments:
Post a Comment