DFRobot
UNIHIKER - IoT Python Single Board Computer with Touchscreen
UNIHIKER is a compact single-board computer with a built-in 2.8-inch touchscreen, Wi-Fi, and Bluetooth. It features an array of on-board sensors — light sens...
Get notified when back in stock
UNIHIKER is a compact single-board computer with a built-in 2.8-inch touchscreen, Wi-Fi, and Bluetooth. It features an array of on-board sensors — light sensor, accelerometer, gyroscope, and microphone — along with a co-processor for communicating with analogue, digital, I2C, UART, and SPI peripherals via Gravity connectors and an edge connector.
Pre-installed with Jupyter Notebook, VS Code, VIM, and Thonny on Debian Linux, UNIHIKER provides an incredibly fast start for Python development. The integrated PinPong library lets you control built-in and connected sensors and actuators directly in Python. A built-in SIoT service enables local MQTT data storage with real-time web access — all data stays on the device.
Key Features
- 2.8″ Touchscreen – 240 × 320 display for data visualisation, charts, and UI
- Quad-Core ARM Cortex-A35 – Up to 1.2GHz with 512MB RAM and 16GB flash
- Built-In Sensors – Light sensor, accelerometer, gyroscope, microphone, plus LED and buzzer
- GD32VF103 Co-Processor – Handles analogue/digital/I2C/UART/SPI sensor communication
- Wi-Fi & Bluetooth 4.0 – Wireless programming from PC, tablet, or phone (hotspot supported)
- Pre-Installed Dev Environment – Jupyter Notebook, VS Code, VIM, and Thonny on Debian
- PinPong Library – Python control of hundreds of sensors and actuators
- Built-In SIoT (MQTT) – Local IoT data storage with web access
Specifications
- CPU – Quad-Core ARM Cortex-A35, up to 1.2GHz
- RAM – 512MB
- Storage – 16GB flash
- OS – Debian Linux
- Wi-Fi – 2.4GHz
- Bluetooth – 4.0
- Screen – 2.8″ 240 × 320 touchscreen
- MCU – GD32VF103 co-processor
- Ports – USB Type-C, USB-A, Gravity 3-pin & 4-pin, edge connector
- Power – 5V 2A via USB Type-C
- Dimensions – 51.6 × 83 × 13mm
Ideal For
- AIoT and IoT prototyping
- STEM education and Python learning
- Robotics and smart vehicle projects
- Computer vision with USB camera
Package Contents
- 1× UNIHIKER Single Board Computer
- 1× USB Type-C Cable
- 4× PH2.0 3-Pin Silicone Wire (20cm, double-sided)
- 2× PH2.0 4-Pin Silicone Wire (20cm, double-sided)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- Gyroscope
- A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- Jupyter Notebook
- Jupyter Notebook is an interactive coding environment where code, notes, results, and graphs can be kept together in one document. It is useful for teaching and experiments because students can run Python step by step and immediately see the output.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- MQTT
- A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- single-board computer
- A complete computer built onto one circuit board, usually including the processor, memory, ports, and connectors. This matters because accessories like heatsinks must match the board’s layout and mounting holes to fit properly.
- SIoT
- SIoT is a local Internet of Things server system used to collect and share data between connected devices, often using MQTT messaging. It matters when choosing a learning kit because it lets a classroom or project network store and exchange device data without relying entirely on cloud services.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
- UNIHIKER
- UNIHIKER is a small programmable computer board used in education and maker projects, often connected to external sensors and modules. Compatibility matters because the cable must match the board’s connector type and pin layout.
- USB Type-C
- USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au