Capacitor Charging with micro:bit (MakeCode Python)

Capacitor Charging with micro:bit (MakeCode Python)

Capacitor Charging with micro:bit (MakeCode Python) This project illustrates how a capacitor can be charged at different rates using a potentiometer (variable resistor) and displays the current voltage using the micro:bit LEDs and a set of four coloured LEDs. It is...
Mandelbrot Set on Adafruit CLUE

Mandelbrot Set on Adafruit CLUE

Mandelbrot Set on Adafruit CLUE The Mandelbrot set is an implentation of fractal theory that makes an ideal test for coding on any device. Mandelbrot Set for Adafruit Clue (MicroPython)# Manage Capacitor Voltage using micro:bit # Copyright R J Zealley 10/07/2020 #...
Hello World – Coding with MakeCode

Hello World – Coding with MakeCode

Hello World – Coding with MakeCode In this project you’ll learn how to create your first program using MakeCode, a block-based coding tool, and how to download and run it on a micro:bit. You’ll need: A computer and browser to access MakeCode at...
LED Colours – learning RGB colours using micro:bit

LED Colours – learning RGB colours using micro:bit

In this project we set a special LED to a range of colours. Some LEDs can display more than just white light. Some can display a range of up to 16 million colours. You’ll need: A micro:bit An a colour LED on a board such as the Kitronic RGB...
Using NeoPixel LEDs with micro:bit

Using NeoPixel LEDs with micro:bit

In this project we create some colourful patterns using a set of LEDs. These are special LEDs that can display a range of up to 16 million colours. You’ll need: A micro:bit An LED matrix such as the Kitronic ZIP Halo:...