A Bit About Multicore
In the last tutorial, a function you created only ran when it was called by the run function block. There … Read more
In the last tutorial, a function you created only ran when it was called by the run function block. There … Read more
The Propeller chip has eight processors, called cores or cogs, numbered 0 through 7. In all of our example programs, … Read more
The multicore Propeller microcontroller opens up a new level of invention possibilities for students. Programming it in its native high-level … Read more
Course Content (https://learn.parallax.com/node/1653) This is the hands-on activity list for the ActivityBot with BlocklyProp Educator Course. The course provides initial … Read more
The micro:bit fits into the slot of an edge connector socket on the cyber:bot board, which is then mounted on … Read more
The cyber:bot board is very similar to the BASIC Stamp Board of Education or Board of Education Shield for Arduino. … Read more
Meet the cyber:bot board The micro:bit fits into the slot of an edge connector socket on the cyber:bot board, which … Read more
For ActivityBot navigation, the raw sensor values aren’t directly useful. What matters is the difference between the light levels detected … Read more
The cyber:bot board is very similar to the Board of Education or Board of Education Shield. It fits on top … Read more
This Micropython library is for the Parallax cyber:bot robot (#32700). It merges a micro:bit module with robot chassis hardware. An … Read more