Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electroniccats/catwan-monitor
CatWAN Monitor allows you to connect, monitor and control the CatWAN devices of Electronic Cats through a serial port and send the information received to a server through an HTTP POST.
https://github.com/electroniccats/catwan-monitor
catwan electronic-cats lora lorawan nodejs serial
Last synced: 29 days ago
JSON representation
CatWAN Monitor allows you to connect, monitor and control the CatWAN devices of Electronic Cats through a serial port and send the information received to a server through an HTTP POST.
- Host: GitHub
- URL: https://github.com/electroniccats/catwan-monitor
- Owner: ElectronicCats
- Created: 2019-12-06T01:54:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T00:44:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:47:15.655Z (8 months ago)
- Topics: catwan, electronic-cats, lora, lorawan, nodejs, serial
- Language: JavaScript
- Homepage:
- Size: 113 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CatWAN Monitor
CatWAN Monitor permite conectar, monitorear y controlar por medio de un puerto serial los dispositivos de la CatWAN de Electronic Cats y enviar la información recibida a un servidor por medio de un HTTP POST.
## Quick start
1. Descargar ejecutable dependiendo su sistema operativo en [releases](https://github.com/ElectronicCats/CatWAN-Monitor/releases)
2. Ejecutar y seleccionar puerto serial
3. Insertar link del servidor y puerto para enviar JSON con información.## Advanced Install
1. git clone `https://github.com/ElectronicCats/CatWAN-Monitor.git`
2. `cd CatWAN-Monitor`
3. `npm start`## Tecnologias del proyecto.
- Node.js v12.13.0
- React
- Redux
- Electron
- Webpack
- Babel# License
Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!
Released under an MIT license. See the LICENSE file for more information.