Skip to content

Commit

Permalink
added backlinks to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dakhnod authored Sep 8, 2024
1 parent 3df3dda commit fc5f655
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

![Running sequence](https://user-images.githubusercontent.com/26143255/189000402-cf582116-7096-429b-8a44-aa2442ba5524.gif)

You can see this Project in action [here](https://youtu.be/jnUlXBZHBno), [here](https://youtu.be/GZ5C588gBdo) and [here](https://youtu.be/10ko1Ppw78A).

Firmware for cheap, nRF51 or nRF52-based IO-modules to control LEDs, relays, servos, motors (and more) and read from buttons, sensors (etc.), build Cycling sensors and HID controlelrs via Bluetooth low energy.
An IO module can have inputs and outputs that can be read from and written to.

Expand All @@ -20,6 +22,8 @@ without needing to reflash the chip.

Furthermore, it gives you the oppurtunity to not only write and read bits to/from pins, but also to upload little [gpioASM](https://github.com/dakhnod/gpioASM) programms that run offline on the chip.

Learn about my other projects [here](https://daniel.nullco.de).

## Table of contents

1. [Configuration](docs/CONFIGURATION.md)
Expand Down

0 comments on commit fc5f655

Please sign in to comment.