Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Arduino Cosmos
categories: ["auxiliary"]
description: Arduino Cosmos.
thumbnail: ./arduino-cosmos.webp
---

> [!NOTE]
> 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).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/content/docs/auxiliary/diy/arduino-cosmos/arduino-cosmos.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Display Names (Human-Friendly - Required)
driver_name: Arduino Cosmos
manufacturer_name: DIY

# Categories (Required - can be multiple)
categories:
- auxiliary

# Additional Metadata (Optional)
executable: indi_duino
version: 0.6
9 changes: 9 additions & 0 deletions src/content/docs/auxiliary/diy/arduino-demo/arduino-demo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Arduino Demo
categories: ["auxiliary"]
description: Arduino Demo.
thumbnail: ./arduino-demo.webp
---

> [!NOTE]
> 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).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/content/docs/auxiliary/diy/arduino-demo/arduino-demo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Display Names (Human-Friendly - Required)
driver_name: Arduino Demo
manufacturer_name: DIY

# Categories (Required - can be multiple)
categories:
- auxiliary

# Additional Metadata (Optional)
executable: indi_duino
version: 0.6
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Arduino Digital Inputs
categories: ["auxiliary"]
description: Arduino Digital Inputs.
thumbnail: ./arduino-digital-inputs.webp
---

> [!NOTE]
> 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).

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Display Names (Human-Friendly - Required)
driver_name: Arduino Digital Inputs
manufacturer_name: DIY

# Categories (Required - can be multiple)
categories:
- auxiliary

# Additional Metadata (Optional)
executable: indi_duino
version: 0.6
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Arduino MeteoStation SQM
categories: ["auxiliary"]
description: Arduino MeteoStation SQM
thumbnail: ./arduino-meteo-station-sqm.webp
---


> [!NOTE]
> 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).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Display Names (Human-Friendly - Required)
driver_name: Arduino MeteoStation SQM
manufacturer_name: DIY

# Categories (Required - can be multiple)
categories:
- auxiliary

# Additional Metadata (Optional)
executable: indi_duino
version: 0.6
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Sky Quality Meter
categories: ["auxiliary"]
description: Sky Quality Meter
thumbnail: ./sky-quality-meter.webp
---


## Features

INDI SQM driver support Ethernet-enabled [SQM-LE](http://unihedron.com/projects/sqm-le/) and USB. The driver provides basic averaged readings from the unit including sky brightness and temperature.

## Operation

Before establishing connection, set the IP address of the SQM-LE unit in the main control panel. By default, the port is 10001 so only change it if necessary.

![Main Control Panel](./images/panel.webp)

Once connected, the driver will query the unit every second for the readings. The most important reading is the sky brightness measured as Magnitudes per Squared Arcsecond (MPSAS). The INDI CCD driver is configured by default to listen to SQM and will append the MPSAS value to the FITS header once an image is captured.

To configure the unit and set calibration options, please refer to Uniherdon provided cross-platform software.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Display Names (Human-Friendly - Required)
driver_name: SQM
manufacturer_name: Unihedron

# Categories (Required - can be multiple)
categories:
- auxiliary

# Additional Metadata (Optional)
executable: indi_sqm_weather
Website: unihedron.com
Family: Weather
Platforms: Linux, OSX, BSD
Author: Jasem Mutlaq
version: 1.0