--- layout: download board_id: "sensebox_mcu" title: "senseBox MCU Download" name: "senseBox MCU" manufacturer: "senseBox" board_url: "https://docs.sensebox.de/hardware/allgemein-sensebox-mcu/" board_image: "sensebox_mcu.jpg" date_added: 2021-4-12 family: atmel-samd features: - USB-C --- The senseBox-microcontroller (MCU) is specially designed and developed for the [senseBox project](https://sensebox.de/en/). The three main advantages and characteristics of the microcontroller are: expandability, speed, and efficiency. #### Processor The processor is based on the ARM Cortex-M0+ processor from Microchip's SAM D21 family. #### Interfaces Sensors and actuators are addressed via proven interfaces such as I2C, UART and digital I/Os with a robust JST connector system (5V tolerant). #### Data transmission UART or SPI modules are offered via the two XBee compatible sockets. Optionally, the data transmission can be performed via WLAN, LAN, or LoRa in real time. Alternatively, the data can be stored on a micro SD card. **Open-source documentation**: [https://github.com/watterott/senseBox-MCU](https://github.com/watterott/senseBox-MCU) ## Purchase - [senseBox.shop](https://sensebox.shop/product/sensebox-mcu-2) - [Watterott electronic](https://shop.watterott.com/senseBox-MCU_1) ## Contribute Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).