Product Overview
The nano:bit is a Micro:bit compatible development board that comes in a Nano form factor. The firmware is 100% compatible with the BBC Micro:bit. The nano:bit can be programmed using the Micro:bit MakeCode application: https://makecode.microbit.org/. This is an experimental development board that assumes the user has expert knowledge regarding the Micro:bit and its pin outs. Be sure to double check the pinout diagram in the images listed above.
INCLUDED
- one nano:bit board
Features
- 18.3 x 75 x 17 mm (Nano form factor and pin outs)
- Standard 2.54mm pin spacing (compatible with breadboards)
- 6.9 grams
- 100% compatible with BBC Micro:bit
- Bluetooth
- 3D Accelerometer
- Digital Compass
- Temperature Sensor
- Programmable LED (P15)
- Two momentary push buttons
- i2c interface
- USB Power Supply Voltage: 5V
- LiPO PH2.0 connector: 3.7-4.2V
- Vin input voltage: 3.3V-5V
- Logic level: 3.3V
- microUSB interface (cable not included)
MakeCode Extension
https://github.com/KittenBot/pxt-nanobit
The above extension adds several tabs to the editor:
Nanobit tab: Adds access to the digital and analog pins (optional because the built-in Input and Pins tabs offer the same access)
OledKitten: Adds OLED screen configuration. Supports 128x32 and 128x64 i2c OLEDs connected to the i2c headers
Digital Compass Calibration
The digital compass calibration that is required after the re-flashing of firmware works exactly the same as the Micro:bit. However, the nanobit has no LED matrix to visualize the calibration procedure and the process must be done blind.
USB to Serial Interface
The usb to serial interface board can be separated from the main board in case the user wants to take advantage of the smaller form factor.