[{"id":265532112942,"handle":"high-school-robotics","updated_at":"2024-12-25T11:25:03+11:00","published_at":"2022-10-12T00:03:36+11:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"High School Robotics","body_html":"\u003cp style=\"text-align: left;\"\u003eHere you will find a great selection of ready to go robots, ideally suited for to high school students. Take your STEM and Coding lessons to the next level with versatile robots like Sphero RVR or the award winning Ohbot, designed to engage students and backed up with heaps of proven lesson plans and ideas, which both enable children excel in robotics and programming like never before.\u003c\/p\u003e"},{"id":261300420654,"handle":"makerspace-a-to-z","title":"Makerspace A to Z","updated_at":"2024-12-18T13:25:03+11:00","body_html":"Here you can find a complete selection of equipment for your makerspace.","published_at":"2021-06-25T19:27:29+10:00","sort_order":"alpha-asc","template_suffix":"","disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"Makey"},{"column":"vendor","relation":"equals","condition":"BirdBrain Technologies"},{"column":"vendor","relation":"equals","condition":"Arduino"},{"column":"vendor","relation":"equals","condition":"3Doodler"},{"column":"title","relation":"contains","condition":"micro:bit"},{"column":"vendor","relation":"equals","condition":"Chibitronics"},{"column":"vendor","relation":"equals","condition":"Circuit Scribe"},{"column":"vendor","relation":"equals","condition":"Raspberry PI"},{"column":"vendor","relation":"equals","condition":"Strawbees"},{"column":"vendor","relation":"equals","condition":"Tiertime (UP)"},{"column":"vendor","relation":"equals","condition":"Darkly Labs"},{"column":"vendor","relation":"equals","condition":"Vaquform"},{"column":"vendor","relation":"equals","condition":"Adafruit"},{"column":"vendor","relation":"equals","condition":"Codebug"},{"column":"title","relation":"contains","condition":"battery"},{"column":"title","relation":"contains","condition":"conductive"},{"column":"vendor","relation":"equals","condition":"Make:Kit"},{"column":"vendor","relation":"equals","condition":"littleBits"},{"column":"vendor","relation":"equals","condition":"LilyPad"},{"column":"vendor","relation":"equals","condition":"CMK"},{"column":"title","relation":"contains","condition":"makedo"}],"published_scope":"global"},{"id":169715171374,"handle":"micro-bit-robotics","updated_at":"2024-12-18T13:25:03+11:00","published_at":"2020-10-11T01:22:27+11:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"micro:bit Robotics","body_html":"Here you will find a wide range of robots and robotics kits for use with the BBC micro:bit."},{"id":265530572846,"handle":"primary-school-robotics","updated_at":"2024-12-25T11:25:03+11:00","published_at":"2022-10-11T22:14:08+11:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Primary School Robotics","body_html":"\u003cp style=\"text-align: left;\"\u003eHere you will find a great selection of ready to go robots, ideally suited for across upper primary, middle primary and lower primary school students. Take your STEM lessons to the next level versatile robots like Ozobot or Sphero, designed to engage students and backed up with heaps of proven lesson plans and ideas, which enable children to explore coding and programming like never before.\u003c\/p\u003e"},{"id":261300289582,"handle":"robotics-a-to-z","title":"Robotics A to Z","updated_at":"2024-12-25T11:25:03+11:00","body_html":"Here you can find a complete range of educational robots and robotic equipment.","published_at":"2021-06-25T19:01:38+10:00","sort_order":"alpha-asc","template_suffix":"","disjunctive":true,"rules":[{"column":"vendor","relation":"equals","condition":"SPHERO"},{"column":"vendor","relation":"equals","condition":"Ozobot"},{"column":"vendor","relation":"equals","condition":"Bee-bot"},{"column":"title","relation":"contains","condition":"-bot"},{"column":"title","relation":"contains","condition":"robot"},{"column":"vendor","relation":"equals","condition":"Cubetto"},{"column":"vendor","relation":"equals","condition":"BirdBrain Technologies"},{"column":"vendor","relation":"equals","condition":"littleBits"},{"column":"title","relation":"contains","condition":"drone"},{"column":"vendor","relation":"equals","condition":"Ohbot"},{"column":"vendor","relation":"equals","condition":"Microbric"},{"column":"vendor","relation":"equals","condition":"Makeblock"},{"column":"vendor","relation":"equals","condition":"Make:Kit"},{"column":"vendor","relation":"equals","condition":"Kai's Clan"},{"column":"title","relation":"contains","condition":"edbot"}],"published_scope":"global"}]
10 Pack of the BitBot PRO Intelligent Robot for micro:bit
The latest incarnation of the hugely popular BitBot is the new BitBot PRO, with on-board processor providing intelligent and accurate motor control, with sensor resolution of over 100 pulses per centimetre. Driving straight has never been so easy.
We've also taken the opportunity to upgrade and improve many other features; including the sounder, the line follower sensors and even the power supply circuit - as well as adding several extra mounting holes for you to fix your own creations. Finally, there is an integrated InfraRed receiver to enable really easy and responsive remote control using the 4tronix InfraRed remote controller (optional extra) - note that the remote control is not paired to any particular BitBot PRO, so all nearby units in line of sight will receive the same commands.
Of course, we have also updated the Makecode Extension to support all the new features:
New blocks for accurate movements of the wheels; motion in a straight line by a selected distance, spinning a determined angle and even moving in an arc of a user-define radius and angle. You can also read back the distance and angle moved
New blocks for both Digital and Analog line sensors, as well as enabling user or automatic adjustment of threshhold values. Finally a merge of all the line sensors to give a single value estimating where the line is, from -100 for on the far left, through 0 in the centre to +100 on the far right
New blocks for the sounder to support changing volume, pitch and duration. Note also that the sounder can now use the Makecode Music blocks as well
New blocks for the InfraRed receiver: event driven blocks that are run when specific keys are pressed, as well as being able to test the last key pressed
BitBot PRO with Smart Motors
Now with an on-board processor and hall effect sensors on each wheel, BitBot can move more accurately than ever before:
100 pulses per centimetre gives great accuracy
Drive in straight lines
Move a specified distance accurately
Turn whatever angle you define in degrees
Move in an Arc - you specify the radius of the arc and the angle to turn
Retrieve the number of pulses and/or the angle turned
All handled by the on-board processor
The chunky and grippy wheels have been modified so they cannot be pushed on too far
BitBot PRO with extra and more sensitive Line Sensors
We have changed the type of line sensors to be analog and more accurate as well as adding a third, central, sensor
You can still use the sensors in digital mode
In digital mode you can define the threshold levels (and hysteresis) that separates black from white - stored permanently
There is also an automatic calibration routine that can be run on command to set the threshold levels - stored permanently
The Makecode Extension includes a block that merges all the line sensor data into a single "Line "Position" that can be used for a super simple line follower program
BitBot PRO with Updated Buzzer The Buzzer is now much louder (controllable) and driven directly from the Microbit "Music" blocks, providing an almost endless way to program it
Use the standard "Buzzer On" and "Buzzer Off" commands without change
The volume and pitch of the Buzzer can now be set in the program
Use the Microbit Music blocks to play music, or police sirens, etc.
BitBot Pro with more Mounting Points
We have added more holes to be used as fixing points for your own creations
All new mounting holes fit M2.5 nuts and bolts etc. (except the existing M2 holes at the front)
Use the 2 "servo" connection points for servos or other accessories that can connect directly to Microbit Pins 1 and 2
BitBot PRO with built-in InfraRed Receiver
We have included the IR receiver in every BitBot PRO and is integrated into the Makecode extension. Note however that the InfraRed Keypad is an optional item
Use the 17 button mini keypad (optional) to send commands to the BitBot PRO
Program the BitBot PRO with the very easy to use InfraRed blocks in our Makecode extension
BitBot PRO Compatability
Of course, all the popular features of the BitBot XL continue to be present
Same outline and dimensions as the BitBot XL
Same chunky, grippy wheels - except with end stops so they get fitted correctly every time
Same 12 fully addressable RGB FireLeds
Similar metal gear motors, but higher torque (slower speed - more accurate) and with hall effect magnetic encoders and sensors
Same front connector compatible with all existing breakouts (Ultrasonic, 5x5 RGB Matrix, BitFace, 128x64 OLED, etc.)
Same twin analog light sensors
Same operation with easy to obtain and long lasting 3xAA batteries (can be rechargeable batteries or alkaline)
The updated BitBot Makecode extension works with all versions of BitBot (Classic, XL and now the BitBot PRO)