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.
- Host: GitHub
- URL: https://github.com/creatingnull/uos-arduino
- Owner: CreatingNull
- License: mit
- Created: 2019-10-30T04:17:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T21:47:50.000Z (about 2 years ago)
- Last Synced: 2025-03-16T22:52:19.277Z (3 months ago)
- Topics: arduino, automation, hardware, serial
- Language: C++
- Homepage: https://wiki.nulltek.xyz/docs/projects/uos/
- Size: 163 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE.md
Awesome Lists containing this project
README
#  UOS Arduino
[](https://github.com/CreatingNull/UOS-Arduino/blob/main/LICENSE.md)
[](https://github.com/CreatingNull/UOS-Arduino/tags)
[](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:
[](https://www.buymeacoffee.com/nulltek)