An open API service indexing awesome lists of open source software.

https://github.com/creatingnull/uos-arduino

UOS generic remote automation firmware for Arduino.
https://github.com/creatingnull/uos-arduino

arduino automation hardware serial

Last synced: 3 months ago
JSON representation

UOS generic remote automation firmware for Arduino.

Awesome Lists containing this project

README

        

# ![NullTek Documentation](https://raw.githubusercontent.com/CreatingNull/UOS-Arduino/main/.resources/UOSLogoSmall.png) UOS Arduino

[![License](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://github.com/CreatingNull/UOS-Arduino/blob/main/LICENSE.md)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/CreatingNull/UOS-Arduino?style=flat-square)](https://github.com/CreatingNull/UOS-Arduino/tags)
[![Pre-commit](https://img.shields.io/github/actions/workflow/status/CreatingNull/UOS-Arduino/run-pre-commit.yaml?branch=main&logo=pre-commit&style=flat-square&label=linting)](https://github.com/CreatingNull/UOS-Arduino/actions/workflows/run-pre-commit.yaml)

The arduino implementation of the UOS remote control protocol.
This software allows run-time control over embedded systems operation using the UART interface.
See the [official project documentation](https://wiki.nulltek.xyz/docs/projects/uos/).

---

## Getting Started

This operating system is optimised for ATMega328P hardware, however other devices running an arduino bootloader can easily be added.

Currently, there is support for:

* Arduino Nano
* Arduino Uno
* Raspberry Pi Pico - Via the [arduino-pico](https://github.com/earlephilhower/arduino-pico) platform.

For information on installing the firmware for your hardware see the [docs](https://wiki.nulltek.xyz/docs/projects/uos/arduino/).

---

## License

The source of this repo uses the MIT open-source license, for details on the current licensing see [LICENSE](https://github.com/CreatingNull/UOS-Arduino/blob/master/LICENSE.md) or click the badge above.

---

I just do this stuff for fun in my spare time, but feel free to:

[![Support via buymeacoffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/nulltek)