Skip to content

Commit

Permalink
RGB version info
Browse files Browse the repository at this point in the history
  • Loading branch information
Utyff committed Apr 26, 2022
1 parent afdc434 commit 256055d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README-RGB.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Zintercom

## Firmware options
Each firmware version has 6 variants.
For different zigbee modules and power supply.

- EndDevice - for battery power
- Router - for external power


- PA1 - for E18-MS1PA1 module
- PA2 - for E18-MS1PA2 module
- no suffix - for E18-MS1 module

## Using battery as power supply
The firmware for the battery has the following differences.
- The device is mostly asleep.
- Wakes up once every 30 minutes (parameter - time_report) and sends a report.
- Zigbee commands are only executed when the device wakes up.
- RGB lights up for 2 seconds after changing the mode with the button.
- When the "no sound" mode is turned on, the constant consumption is 3 mA. In this mode AAA batteries will last 1-2 months.

## RGB Software
Release 2.0.0 support new RGB hardware and legacy hardware with one Led.

## RGB Hardware
Schematics and PCB - https://oshwlab.com/Utyf/zcom

![](hardware/Schematic_Zintercom_rgb.png)

![](images/front_side_rgb.png)


### Files to reproduce
* [Gerbers](https://github.com/diyruz/Zintercom/tree/master/hardware)
* [Firmware](https://github.com/diyruz/Zintercom/releases)
Binary file added hardware/Gerber_Zintercom_rgb.zip
Binary file not shown.
Binary file added hardware/Schematic_Zintercom_rgb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/front_side_rgb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 256055d

Please sign in to comment.