1 unstable release

0.1.0 Jul 3, 2023

#6 in #sinara

Download history 4/week @ 2024-02-19 12/week @ 2024-02-26 24/week @ 2024-04-01 60/week @ 2024-04-08 11/week @ 2024-04-15

95 downloads per month
Used in booster

MIT/Apache

6KB
96 lines

QUARTIQ Matrix Chat

Booster NGFW (Next-Generation Firmware)

Updated firmware for the Sinara Booster hardware

This software is a complete rewrite of the Booster firmware to align it with the other projects (Stabilizer, Thermostat, ARTIQ), to resolve quality issues in the original firmware, and to enable continued maintenance and improvements.

Documentation

Please see the Online Documentation for usage information.

License

Copyright (C) 2020-2022 QUARTIQ GmbH

Licensed as MIT or Apache-2.0

Hardware

Booster is an 8 channel RF power amplifier in the Sinara open hardware ecosystem. The open hardware designs and hardware discussions are located at https://github.com/sinara-hw/Booster/wiki. The hardware is available from Creotech, QUARTIQ, Technosyste, and M-Labs.


lib.rs:

Driver for the TCA9548 I2C bus multiplexer

Description

This minimal driver allows for intiailizing the I2C bus multiplexer as well as configuring a single bus connection for the output mux.

Dependencies

~71KB