Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasparsd/wiku
Wireless Current Sensor ESP-12 SCT-013
https://github.com/kasparsd/wiku
current electronics esp12 esp8266 hardware sct013 sensor
Last synced: 4 days ago
JSON representation
Wireless Current Sensor ESP-12 SCT-013
- Host: GitHub
- URL: https://github.com/kasparsd/wiku
- Owner: kasparsd
- Created: 2018-09-29T09:51:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T07:24:49.000Z (about 6 years ago)
- Last Synced: 2024-10-30T19:46:07.551Z (about 2 months ago)
- Topics: current, electronics, esp12, esp8266, hardware, sct013, sensor
- Homepage: https://hackaday.io/project/161522-wiku
- Size: 3.2 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wireless Current Sensor ESP-12 SCT-013
View schematics and PCB design [on EasyEDA](https://easyeda.com/kasparsd/wireless-current-monitor).
![PCB layout](docs/board.png)
## Design Notes
- Uses through-hole compnents for simplicity in the first prototype revision of the project.
- Design inspired and borrowed [from NodeMCU](docs/resources/nodemcu-schematics.png).
- The ADC on ESP8266 can handle only up to 1V input so we feed SCT013 current sensor input with regulated 3.3V and then bring down the output to maximum 1V via a resistor divider.