Skip to content

Commit

Permalink
doc: Add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Jul 29, 2024
1 parent 369accf commit 0b1530c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
File renamed without changes
File renamed without changes.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,27 @@

Simple **smart curtains** controller based on **Arduino Uno R3** with [OpenJumper](https://www.openjumper.com/)'s module.

![](doc/img/demo.jpg)
![](.doc/img/demo.jpg)

![OpenJumper](https://www.openjumper.com/assets/img/logo-red.png)

## Features

- Knob to control the curtains position (0-100%)
- Button to execute the command
- LCD to indicate the status of the curtains

## Components

- 1 x Arduino Uno R3
- 1 x OpenJumper Motherboard
- 1 x Stepper Motor
- 1 x Stepper Motor Driver
- 1 x OpenJumper Button
- 1 x OpenJumper Knob
- 1 x OpenJumper LCD (1602A/PCF8574)
- 1 x 3D-Printed Baseboard (optional) [3D Print](.res/baseboard.STL)

## Open Source Licence

The source code of this project adopts the [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).
Expand Down

0 comments on commit 0b1530c

Please sign in to comment.