Skip to content

Arduino Web Port - fast & simple arduino-server-client connection library

Notifications You must be signed in to change notification settings

Terian93/ArduinoWP.js

Repository files navigation

Hi, that project is currently abandoned.

ArduinoWP.js (WIP):construction:

Arduino Web Port - fast & simple arduino-server-client connection library

Idea

Create library that can:

  • server side
    • create listener of serialport using node serialport
    • stream data from arduino board by serial port to client using socket.io
    • log data to data base with
    • listen to response from client on stream and send data to arduino board based on sent data
  • client side
    • trigger function when input data are valid to limits
    • parse data in prefered units
    • special methods for sensors

Reasons

  1. Create fast & easy connection arduino-server-client
  2. Me and my friend need dyploma project to graduate 😏

About

Arduino Web Port - fast & simple arduino-server-client connection library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published