awp-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

ArduinoWP.js (WIP)🚧

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
    • 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
    • parse data in prefered units
    • special methods for sensors and actuators

Reasons

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i awp-client

    Weekly Downloads

    2

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    31 kB

    Total Files

    5

    Last publish

    Collaborators

    • terian93