Merge pull request #242 from makermelissa/master
Added datum boards for Downloads page
24
_board/datum_distance.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "datum_distance"
|
||||
title: "datum-Distance Download"
|
||||
name: "datum-Distance"
|
||||
manufacturer: "J&J Studios"
|
||||
board_url: "https://jandjstudios.io/datum/datum-Distance/"
|
||||
board_image: "datum_distance.jpg"
|
||||
---
|
||||
|
||||
The datum-Distance sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the VL53LX1 distance sensor from ST Microelectronics to create the simplest, easiest to use distance sensor for your application.
|
||||
|
||||
The datum-Distance sensor emulates a serial port over a USB connection, presents the information and data stored on it in a JSON formatted packet, and processes URI style commands to change and retrieve its settings. The datum-Distance sensor fills the gap between a LEGO® Mindstorms® sensor and a breakout board.
|
||||
|
||||
The datum-Distance sensor can do much more than just collect the data. The measurement units can be customized to suit your application. Distance data can be returned in mm, cm, inches, or feet. The datum-Distance sensor does all the calculations for you.
|
||||
|
||||
It can also apply filters such as min, mix, mean, and RMS to the data stream. This truly makes the datum-Distance sensor a smart sensor that goes far beyond what a breakout board can do.
|
||||
|
||||
## Learn more
|
||||
* [datum-Distance Website](https://jandjstudios.io/datum/datum-Distance/)
|
||||
|
||||
## 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).
|
||||
24
_board/datum_imu.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "datum_imu"
|
||||
title: "datum-IMU Download"
|
||||
name: "datum-IMU"
|
||||
manufacturer: "J&J Studios"
|
||||
board_url: "https://jandjstudios.io/datum/datum-IMU/"
|
||||
board_image: "datum_imu.jpg"
|
||||
---
|
||||
|
||||
The datum-IMU sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the LSM9DS1 IMU sensor from ST Microelectronics to create the simplest, easiest to use IMU sensor for your application.
|
||||
|
||||
The datum-IMU sensor emulates a serial port over a USB connection, presents the information and data stored on it in a JSON formatted packet, and processes URI style commands to change and retrieve its settings. The datum-IMU sensor fills the gap between a LEGO® Mindstorms® sensor and a breakout board.
|
||||
|
||||
The datum-IMU sensor can do much more than just collect the data. The measurement units can be customized to suit your application. IMU data can be returned in mm, cm, inches, or feet. The datum-IMU sensor does all the calculations for you.
|
||||
|
||||
It can also apply filters such as min, mix, mean, and RMS to the data stream. This truly makes the datum-IMU sensor a smart sensor that goes far beyond what a breakout board can do.
|
||||
|
||||
## Learn more
|
||||
* [datum-IMU Website](https://jandjstudios.io/datum/datum-IMU/)
|
||||
|
||||
## 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).
|
||||
24
_board/datum_light.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "datum_light"
|
||||
title: "datum-Light Download"
|
||||
name: "datum-Light"
|
||||
manufacturer: "J&J Studios"
|
||||
board_url: "https://jandjstudios.io/datum/datum-Light/"
|
||||
board_image: "datum_light.jpg"
|
||||
---
|
||||
|
||||
The datum-Light sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the APDS-9960 light sensor from Broadcom to create the simplest, easiest to use light sensor for your application.
|
||||
|
||||
The datum-Light sensor emulates a serial port over a USB connection, presents the information and data stored on it in a JSON formatted packet, and processes URI style commands to change and retrieve its settings. The datum-Light sensor fills the gap between a LEGO® Mindstorms® sensor and a breakout board.
|
||||
|
||||
The datum-Light sensor can do much more than just collect the data. The measurement units can be customized to suit your application. light data can be returned in mm, cm, inches, or feet. The datum-Light sensor does all the calculations for you.
|
||||
|
||||
It can also apply filters such as min, mix, mean, and RMS to the data stream. This truly makes the datum-Light sensor a smart sensor that goes far beyond what a breakout board can do.
|
||||
|
||||
## Learn more
|
||||
* [datum-Light Website](https://jandjstudios.io/datum/datum-Light/)
|
||||
|
||||
## 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).
|
||||
24
_board/datum_weather.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "datum_weather"
|
||||
title: "datum-Weather Download"
|
||||
name: "datum-Weather"
|
||||
manufacturer: "J&J Studios"
|
||||
board_url: "https://jandjstudios.io/datum/datum-Weather/"
|
||||
board_image: "datum_weather.jpg"
|
||||
---
|
||||
|
||||
The datum-Weather sensor combines the same SAMD21G18 microcontroller used on the Arduino Zero with the BME280 environmental sensor from Bosch Sensortec to create the simplest, easiest to use weather sensor for your application.
|
||||
|
||||
The datum-Weather sensor emulates a serial port over a USB connection, presents the information and data stored on it in a JSON formatted packet, and processes URI style commands to change and retrieve its settings. The datum-Weather sensor fills the gap between a LEGO® Mindstorms® sensor and a breakout board.
|
||||
|
||||
The datum-Weather sensor can do much more than just collect the data. The measurement units can be customized to suit your application. Temperature data can be returned in degrees Farenheit or Celsius. Altitude could be in meters or feet. The datum-Weather sensor does all the calculations for you.
|
||||
|
||||
It can also apply filters such as min, mix, mean, and RMS to the data stream. This truly makes the datum-Weather sensor a smart sensor that goes far beyond what a breakout board can do.
|
||||
|
||||
## Learn more
|
||||
* [datum-Weather Website](https://jandjstudios.io/datum/datum-Weather/)
|
||||
|
||||
## 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).
|
||||
BIN
assets/images/boards/large/datum_distance.jpg
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
assets/images/boards/large/datum_imu.jpg
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
assets/images/boards/large/datum_light.jpg
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
assets/images/boards/large/datum_weather.jpg
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
assets/images/boards/original/datum_distance.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/images/boards/original/datum_imu.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/images/boards/original/datum_light.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/images/boards/original/datum_weather.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/images/boards/small/datum_distance.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/images/boards/small/datum_imu.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/images/boards/small/datum_light.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/images/boards/small/datum_weather.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |