diff --git a/draft/boards/uputronics-gps-hat.png b/draft/boards/uputronics-gps-hat.png new file mode 100644 index 0000000..89cbba0 Binary files /dev/null and b/draft/boards/uputronics-gps-hat.png differ diff --git a/draft/boards/uputronics-hx1.png b/draft/boards/uputronics-hx1.png new file mode 100644 index 0000000..a4dec3e Binary files /dev/null and b/draft/boards/uputronics-hx1.png differ diff --git a/draft/boards/uputronics-lora.png b/draft/boards/uputronics-lora.png new file mode 100644 index 0000000..4124c45 Binary files /dev/null and b/draft/boards/uputronics-lora.png differ diff --git a/draft/boards/uputronics-pits.png b/draft/boards/uputronics-pits.png new file mode 100644 index 0000000..7f84499 Binary files /dev/null and b/draft/boards/uputronics-pits.png differ diff --git a/draft/overlay/uputronics-gps-hat.md b/draft/overlay/uputronics-gps-hat.md new file mode 100644 index 0000000..70b2c98 --- /dev/null +++ b/draft/overlay/uputronics-gps-hat.md @@ -0,0 +1,57 @@ + +#Uputronics GPS Expansion Board + +Adds location and PPS to enable precision time keeping to your Raspberry Pi. + +Features: + +* 166 dBm sensitivity, 18Hz update rate, 72 channel +* Supports up to 3 concurrent GNSS sources GPS (American) GALILEO (European) Glonass (Russian) QZSS (Japan) and BeiDou (China) +* PPS Output on fix (programmable 0.25Hz -> 10MHz) +* LED indicator on PPS +* Altitude limit 50km in flight mode +* Robust SMA connector for external antenna +* Current draw 6mA in cyclic mode up to 18mA in acquire. + +I2C is connected but uses clock stretching. + +Command reference guide: U-Blox M8 Reciever Description diff --git a/draft/overlay/uputronics-hx1.md b/draft/overlay/uputronics-hx1.md new file mode 100644 index 0000000..e51cf57 --- /dev/null +++ b/draft/overlay/uputronics-hx1.md @@ -0,0 +1,36 @@ + +#Uputronics HX1 Board + +A simple board to permit attachment of a Radiometrix HX1 300mW radio module to a Pi. Can be used to transmit APRS when used with a Pi In The Sky board. diff --git a/draft/overlay/uputronics-lora.md b/draft/overlay/uputronics-lora.md new file mode 100644 index 0000000..7dd93e8 --- /dev/null +++ b/draft/overlay/uputronics-lora.md @@ -0,0 +1,67 @@ + +#Uputronics LoRa Expansion Board + +Fitted with one or two (CE1 populated by default) HopeRF LoRa modules in 434,868 or 915MHz frequencies. +Primarily designed to make a LoRa gateway for High Altitude balloon reception or stacked on the Pi In The Sky board to provide LoRa tranmission from High Altitude balloons. +However can be used for whatever custom project you have where LoRa radio is required. + +Features: + +* Four LEDs for data and other indications. +* One or two HopeRF modules for making gateways/repeaters +* Robust SMA connector for antennas. +* Stackable with other Uputronics Boards +* Open source code and hardware diff --git a/draft/overlay/uputronics-pits.md b/draft/overlay/uputronics-pits.md new file mode 100644 index 0000000..405faaf --- /dev/null +++ b/draft/overlay/uputronics-pits.md @@ -0,0 +1,69 @@ + +#Uputronics Pi In The Sky Board + +Telemetry board designed for use on high altitude balloons. Features Ublox MAX-M8Q, Radiometrix MTX2 434MHz radio transmitter, efficient 2A buck/boost, I2C ADC and One Wire temperature sensor. + +Features: + +* Back powers Raspberry Pi +* Ublox MAX-M8Q GPS module which can give positional information up to 50km altitude +* Spare header for external i2C devices/additional temperature sensor (DS18B20) +* Allows use of Raspberry Pi camera for live image tranmission. +* Stackable with other Uputronics Boards for LoRa transmission and APRS. +* Open source code and hardware + +For further information on high altitude balloon launching click here