Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whatnick/v9203_devkit
Vangotech V9203 3-phase metering IC development kit
https://github.com/whatnick/v9203_devkit
Last synced: 7 days ago
JSON representation
Vangotech V9203 3-phase metering IC development kit
- Host: GitHub
- URL: https://github.com/whatnick/v9203_devkit
- Owner: whatnick
- Created: 2017-04-04T08:45:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T10:55:41.000Z (over 4 years ago)
- Last Synced: 2024-05-01T20:43:57.280Z (8 months ago)
- Language: HTML
- Size: 11.1 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# V9203 FeatherWing Devkit
An evaluation board for Vangotech V9203 3-phase energy monitor in a
Featherwing format. It has been tested with Arduino enabled feathers
and should work with any Arduino platform with an SPI bus.The SPI bus is 3.3v and exposed via the Feather headers and the JST
connector on the top for people wishing to use it with non-feather
format boards as host processor.The board can be obtained on:
- [Tindie](https://www.tindie.com/products/whatnick/v9203-featherwing/)
- [OSHPark](https://oshpark.com/shared_projects/62lfzmN7)
- [Aisler](https://aisler.net/p/OBAOETDS)
- [PCBWay](https://www.pcbway.com/project/shareproject/V9203_Devkit_Featherwing.html)
## Board Images### Rendered
**Top Render**
![Top Render](docs/WIP_render_top.png)
**Bottom Render**
![Bottom Render](docs/WIP_render_bottom.png)
### Assembled (with RJ45)
![Assembled Oblique](docs/Assembled_Oblique.jpg)
## Arduino Firmware
Arduino Firmware if available in [GitHub](https://github.com/whatnick/V9203_Arduino).## Micropython Firmware
WIP