doc: Example schematics into README

This commit is contained in:
Pietro Marchini
2022-10-09 21:13:28 +02:00
committed by GitHub
parent 15b8bf8dd8
commit 52965a763b

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Esp32Dimmer
Esp32-idf zerocrossing TRIAC dimmer library
## Example schematics
### Zero-crossing detector
![image](https://user-images.githubusercontent.com/49943249/194775281-3f8dd0a0-c1ed-43fb-b4e0-46ddd4983775.png)
### Triac command
![image](https://user-images.githubusercontent.com/49943249/194775053-0badd3f8-0c23-4a86-8843-abe2f994f5b3.png)