Content for Clue Board

Clue Board

Do you feel like you just don't have a CLUE? Well, we can help with that - get a CLUE here at Adafruit by picking up this sensor-packed development board. We wanted to build some projects that have a small screen and a lot of sensors. To make it compatible with existing projects, we made it the same shape and size as the BBC micro:bit and with the same edge-connector on the bottom with 5 big pads so it will fit into your existing robot kit or 'bit add-on.

CLUE BLE MIDI Glove

“Send wireless MIDI continuous controller (CC) messages over the air to your favorite BLE synthesizer or synth app on iOS or mac os! This project uses the CLUE’s built-in accelerometer and proximity sensor to send three different CC signals …

CLUE Light Paint Stick with CircuitPython

“Create high-fidelity light paintings with an Adafruit CLUE, CircuitPython, and DotStar LEDs Light painting is an “in-camera” photographic effect (that is, not composited after-the-fact) using long exposures and moving light sources. The technique dates back over a century, most of …

Find Your Way Home With This Circuit Python GPS Locator

“When GPS was first released to consumers, it wasn’t even in the hands or understanding of most people. Early on it was used for pretty unique and esoteric stuff, and in the age before ultra-connected devices that use common …

ulab: Crunch Numbers fast in CircuitPython

“What is ulab ulab (pronounced “micro lab”) lets you perform number crunching tasks in CircuitPython more quickly, often around 10x as fast. This can be very handy when dealing with sensor data, as we’ll see below. Right now, you …

Pyloton: CircuitPython Cycling Computer

“Pyloton is a CircuitPython bike computer made with the CLUE board. Pyloton measures Bluetooth LE heart rate, speed, and cadence. It also provides Apple Music Service song info, combined on one small device with a sharp display and a 3D …

Ray tracing with uLisp

“This is a simple ray tracer written in uLisp, running on a colour TFT display. The scene contains five spheres and a plane.”

Bluetooth Cycling Speed & Cadence Sensor Display with Clue

“Learn to read cycling speed and cadence sensor data over Bluetooth LE and display data on your CLUE board’s screen! Using our Bluefruit libraries and CircuitPython, it’s now possible to connect to multiple devices, in the case of …