Skip to content

Commit 8cc8d69

Browse files
committed
Added datum boards for Downloads page
1 parent 7223fd3 commit 8cc8d69

16 files changed

+96
-0
lines changed

_board/datum_distance.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: download
3+
board_id: "datum_distance"
4+
title: "datum-Distance Download"
5+
name: "datum-Distance"
6+
manufacturer: "J&J Studios"
7+
board_url: "https://jandjstudios.io/datum/datum-Distance/"
8+
board_image: "datum_distance.jpg"
9+
---
10+
11+
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.
12+
13+
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.
14+
15+
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.
16+
17+
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.
18+
19+
## Learn more
20+
* [datum-Distance Website](https://jandjstudios.io/datum/datum-Distance/)
21+
22+
## Contribute
23+
24+
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).

_board/datum_imu.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: download
3+
board_id: "datum_imu"
4+
title: "datum-IMU Download"
5+
name: "datum-IMU"
6+
manufacturer: "J&J Studios"
7+
board_url: "https://jandjstudios.io/datum/datum-IMU/"
8+
board_image: "datum_imu.jpg"
9+
---
10+
11+
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.
12+
13+
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.
14+
15+
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.
16+
17+
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.
18+
19+
## Learn more
20+
* [datum-IMU Website](https://jandjstudios.io/datum/datum-IMU/)
21+
22+
## Contribute
23+
24+
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).

_board/datum_light.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: download
3+
board_id: "datum_light"
4+
title: "datum-Light Download"
5+
name: "datum-Light"
6+
manufacturer: "J&J Studios"
7+
board_url: "https://jandjstudios.io/datum/datum-Light/"
8+
board_image: "datum_light.jpg"
9+
---
10+
11+
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.
12+
13+
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.
14+
15+
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.
16+
17+
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.
18+
19+
## Learn more
20+
* [datum-Light Website](https://jandjstudios.io/datum/datum-Light/)
21+
22+
## Contribute
23+
24+
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).

_board/datum_weather.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: download
3+
board_id: "datum_weather"
4+
title: "datum-Weather Download"
5+
name: "datum-Weather"
6+
manufacturer: "J&J Studios"
7+
board_url: "https://jandjstudios.io/datum/datum-Weather/"
8+
board_image: "datum_weather.jpg"
9+
---
10+
11+
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.
12+
13+
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.
14+
15+
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.
16+
17+
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.
18+
19+
## Learn more
20+
* [datum-Weather Website](https://jandjstudios.io/datum/datum-Weather/)
21+
22+
## Contribute
23+
24+
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).
122 KB
Loading
125 KB
Loading
122 KB
Loading
123 KB
Loading
1.43 MB
Loading
1.41 MB
Loading

0 commit comments

Comments
 (0)