Skip to content

Commit 1f1dbe1

Browse files
authored
Merge pull request #2 from kimanijo/main
add arduino and SQM
2 parents 320bf34 + 0197515 commit 1f1dbe1

File tree

16 files changed

+121
-0
lines changed

16 files changed

+121
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Arduino Cosmos
3+
categories: ["auxiliary"]
4+
description: Arduino Cosmos.
5+
thumbnail: ./arduino-cosmos.webp
6+
---
7+
8+
> [!NOTE]
9+
> There is no available documentation for this driver. Please help us document this driver by submitting a [Pull Request](https://github.com/indilib/drivers-docs).
34.8 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Display Names (Human-Friendly - Required)
2+
driver_name: Arduino Cosmos
3+
manufacturer_name: DIY
4+
5+
# Categories (Required - can be multiple)
6+
categories:
7+
- auxiliary
8+
9+
# Additional Metadata (Optional)
10+
executable: indi_duino
11+
version: 0.6
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Arduino Demo
3+
categories: ["auxiliary"]
4+
description: Arduino Demo.
5+
thumbnail: ./arduino-demo.webp
6+
---
7+
8+
> [!NOTE]
9+
> There is no available documentation for this driver. Please help us document this driver by submitting a [Pull Request](https://github.com/indilib/drivers-docs).
199 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Display Names (Human-Friendly - Required)
2+
driver_name: Arduino Demo
3+
manufacturer_name: DIY
4+
5+
# Categories (Required - can be multiple)
6+
categories:
7+
- auxiliary
8+
9+
# Additional Metadata (Optional)
10+
executable: indi_duino
11+
version: 0.6
12+
---
22.1 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Arduino Digital Inputs
3+
categories: ["auxiliary"]
4+
description: Arduino Digital Inputs.
5+
thumbnail: ./arduino-digital-inputs.webp
6+
---
7+
8+
> [!NOTE]
9+
> There is no available documentation for this driver. Please help us document this driver by submitting a [Pull Request](https://github.com/indilib/drivers-docs).
10+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Display Names (Human-Friendly - Required)
2+
driver_name: Arduino Digital Inputs
3+
manufacturer_name: DIY
4+
5+
# Categories (Required - can be multiple)
6+
categories:
7+
- auxiliary
8+
9+
# Additional Metadata (Optional)
10+
executable: indi_duino
11+
version: 0.6
12+
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Arduino MeteoStation SQM
3+
categories: ["auxiliary"]
4+
description: Arduino MeteoStation SQM
5+
thumbnail: ./arduino-meteo-station-sqm.webp
6+
---
7+
8+
9+
> [!NOTE]
10+
> There is no available documentation for this driver. Please help us document this driver by submitting a [Pull Request](https://github.com/indilib/drivers-docs).

0 commit comments

Comments
 (0)