The CodeCell C6 is a compact module measuring just 1.85 cm in width. It features an Arduino-compatible ESP32-C6 microcontroller (ESP32-C6-MINI-1-H8) with Wi-Fi 6, BLE 5, and Zigbee connectivity. It also integrates battery charging management, light/proximity sensing, and a 9-axis IMU motion sensor – now with expanded memory for more demanding projects: 8 MB Flash and 512 KB SRAM. It offers 6 programmable GPIO pins, along with I2C pins, plus multiple power pins for connecting additional modules, sensors, and actuators.
The CodeCell C6 can be powered either through a safe-to-use LiPo battery connector or via USB-C, which also supports reprogramming, serial data transfer, and battery charging. Its power management is built around the BQ24232 battery management chip, enabling dynamic power-path control. This allows the battery to charge while the system continues operating.
The CodeCell includes a VCNL4040 light sensor and a BNO085 9-axis IMU motion sensor with onboard sensor-fusion algorithms. The VCNL4040 is an IR-based sensor capable of measuring ambient light and proximity up to 20 cm. For more advanced projects, the BNO085 provides 9-axis sensing by combining a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer. Using sensor-fusion, it delivers detailed motion data such as angular orientation (roll, pitch, yaw), motion state, activity classification, linear acceleration, tap detection, and even step counts. These capabilities make the CodeCell especially suited for robotics and wearable applications.
In addition to timers, the CodeCell C6 now supports multiple interrupt-based wake-up sources: light changes, proximity detection, and tap detection. This makes it far more versatile for low-power designs that need to wake only when real-world events occur.
To make working with the sensors easier, the CodeCell.h
Arduino library provides simple, ready-to-use functions along with tutorials and example projects. The CodeCell can also connect to our free app, allowing you to easily add wireless controls to your projects with sliders, buttons, a joystick, real-time sensor feedback, and a 20-character display – perfect for debugging!
Each box includes the CodeCell C6, a set of four M1.2 screws, and three sets of female headers. A 1.25 mm pitch battery cable is also provided, along with the optional 170 mAh 20C LiPo battery. The optional battery measures 23 × 17.5 × 8.7 mm, weighs 4.6 g, and comes pre-wired with a 1.25 mm female connector that plugs directly into the onboard connector. See the full battery datasheet here. Schematics for this module are available here.
This module uses the ESP32-C6-MINI-1-H8, which is certified for FCC, CE (RED), and Wi-Fi Alliance compliance. The CodeCell C6 is also RoHS compliant and follows the IPC-A-600 II standard. Please note that the CodeCell C6 is intended as a DIY maker kit. For commercial use, please contact us.
CodeCell comes with well explained tutorials and multiple examples. All tutorials can be found here: CodeCell Tutorials.
To install the CodeCell library, go to 'Sketch > Include Library > Manage Libraries' - the 'Library Manager' should open up. Just type "CodeCell" and click 'Install' to download the latest version of the CodeCell library.
We are continuously updating and adding new features to this library, so make sure you're using the latest version. To quickly get familiar with this library, go to 'File > Examples > CodeCell,' where you'll find multiple examples you can use and modify for your projects. We recommend starting with the 'GettingStarted' example, which contains just a few lines of code but explains all the sensing functionalities available with CodeCell.
The new CodeCell C6 supports both RTC-timer and interrupt-triggered sleep wake-ups. Here are the available options and their typical sleep currents:
You can select a wake-up source depending on your project’s needs and the desired battery life. If long battery life is the main priority, the RTC-timer wake-up source is the most efficient option (≈40 uA), since it put both sensors into sleep mode. If your project requires light- or tap-based wake-ups, you can enable those instead, though they come with higher sleep current.
To estimate battery life, divide your battery capacity by the average current draw of your project:
Battery Life (hours) = Capacity (mAh) ÷ Current (mA)
For example, a 170 mAh battery with RTC-wakeup could theoretically last about 6 months in standby. In practice, this value will be lower because active usage and wake-up checks needs to be also factored in.
CodeCell can be shipped using all our available shipping methods. However, if you choose the 170mAh LiPo battery option, it must ship via FedEx due to regulations. This may increase your cart total, but it’s express and reliable. You can also add other items to the same shipment to make the most of it. We appreciate your understanding 😊
CodeCell is suitable for anyone curious about electronics! It comes with well-explained Arduino examples that make it easy for kids and teenagers to get started. For children under 12, we recommend that any soldering is done under proper adult supervision and guidance. Please also note that the package includes small parts, such as screws, so care should be taken when handling them.
Yes, you can flash CodeCell with MicroPython since it’s based on the ESP32-C6, which supports MicroPython just like other ESP32-based boards. However, please note that our official CodeCell library is written in C++, designed for use with the Arduino IDE. If you plan to use MicroPython, you may need to write custom drivers to interface with the onboard sensors and peripherals
Some ESP32 development boards include both a RST (Reset) button and a BOOT button to manually put the device into programming mode. However, the ESP32-C6, such as the one on the CodeCell module, can automatically enter boot mode through the serial interface when using the Arduino IDE. This means the CodeCell doesn't need dedicated RST or BOOT buttons, which allowed us to make it as small as it is.
In the rare case that your CodeCell freezes or encounters an exception (causing it to continuously reset), you can manually force it into boot mode to reflash the firmware. To do this, simply follow these steps:
Following these steps will restore your CodeCell back to life.
The optional advanced IMU sensor is a pricey upgrade, but we believe it's well worth the investment! It upgrades the CodeCell’s capabilities with an integrated 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer. The BNO085’s advanced sensor fusion algorithms combine data from these sensors to accurately determine motion data, such as:
![]() |
Full Control at Your FingertipsUnlock Wireless Control for Your Projects! Easily add our MicroLink Library to your Sketch & pair it with our free App to:
|
Processor: ESP32-C3
Memory: 4 MB Flash + 400KB SRAM
Connectivity: Wi-Fi 4 + BLE 5
Sensors: Light/Proximity + 9-Axis IMU
GPIOs: 6 GPIO (3 ADC, 6 PWM) + I2C
Minimum Sleep Current: 476uA
Wakeup: RTC Timer
Processor: ESP32-C3
Memory: 4 MB Flash + 400KB SRAM
Connectivity: Wi-Fi 4 + BLE 5
Sensors: Light/Proximity + 9-Axis IMU
GPIOs: 6 GPIO (3 ADC, 6 PWM) + I2C
Minimum Sleep Current: 861uA
Wakeup: RTC Timer
Processor: ESP32-C6
Memory: 8 MB Flash + 512KB SRAM
Connectivity: Wi-Fi 6 + BLE 5 + Zigbee
Sensors: Light/Proximity + 9-Axis IMU
GPIOs: 6 GPIO (3 ADC, 6 PWM) + I2C
Minimum Sleep Current: 40uA
Wakeup: Timer, Light, Proximity, Tap
Processor: ESP32-C6
Memory: 8 MB Flash + 512KB SRAM
Connectivity: Wi-Fi 6 + BLE 5 + Zigbee
Sensors: Light/Proximity + 9-Axis IMU
GPIOs: 2 Motor Drivers + 2 GPIO + I2C
Minimum Sleep Current: 40uA
Wakeup: Timer, Light, Proximity, Tap