Merge pull request #669 from sensebox/master

add senseBox MCU board
This commit is contained in:
Melissa LeBlanc-Williams 2021-04-12 17:05:34 -07:00 committed by GitHub
commit a3d067ab60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 34 additions and 0 deletions

34
_board/sensebox_mcu.md Normal file
View file

@ -0,0 +1,34 @@
---
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"
---
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).

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB