diff --git a/README.md b/README.md index bc95ed3..5b0fa97 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,16 @@ Kids can also use the cardboard to write a manual for the component they just bu ### (Micro-)Controllers welcome -Students can use any microcontroller to build specialized modules, such as sound generation, servo or motor controllers. These modules may even involve breadboards! +Students can use any microcontroller to build specialized modules, such as sound generation, servo or motor controllers. ![A radio-controlled micro:bit car]({{site.baseurl}}/assets/microbitradiocar.gif) +### Code your modules! + +Learn to code as you make your modules. The [Microsoft MakeCode](https://makecode.com) editors are web-based and beginner friendly. + +
+ ### Acknowledgments A special thanks for the [Tinker Tank](https://www.pacificsciencecenter.org/tinker-tank/) team at the Pacific Science Center in Seattle. diff --git a/modules/controller/microbit/relay/index.md b/modules/controller/microbit/relay/index.md index e5ca5a4..4008094 100644 --- a/modules/controller/microbit/relay/index.md +++ b/modules/controller/microbit/relay/index.md @@ -28,4 +28,4 @@ The pins ``P0`` and ``P2`` are used to control a MOSFET that allow large current ## Code -
\ No newline at end of file +