Tuesday, February 25, 2020

LearningPython

Are you thinking about learning or teaching #python coding along with physical computing and/or robotics? The people at Firia Labs have a couple of things that you should look at.

First is their Jumpstart Python curriculum along with a micro:bit kit ($500 for 10 people). It includes a micro:bit, batteries, USB, some alligator clips, buzzer, thermistor, photoresistor. The curriculum is browser based. Connecting with the micro:bit is plug & play. After you type in a program in the CodeSpace editor, you press play and it downloads directly to the micro:bit. The lessons do a good job of walking you through the basics of computational thinking and coding. As you progress, you  unlock tools & hints. If you already have micro:bit 's, you can purchase the curriculum separately.


Second is CodeBot, an all in one robotics board with two motors/wheels, 8 LED's, 5 line sensors (& LED's), 2 IR proximity sensors (&LED's), a buzzer, 2 buttons, accelerometer, an attached 4 AA battery pack, toggle switch to go between computer USB power and battery. You utilize CodeSpace, but they have a different curriculum specific to these components. A CodeBot with curriculum costs $150.

















Both are nicely done. There are a few places in the coding exercises that could use a little more commenting (why a name is picked, what each & every line is doing), but other than that, they do a good job explaining things.

I wish they included some neopixels with both kits, but that is just a personal preference of mine.

No comments:

Post a Comment

we love to hear from you. though we will moderate comments to ensure appropriateness