A Node.js library for GS_USB devices, supporting CANtact, CANable, and CANalyze adapters. Designed specifically with macOS compatibility in mind, it provides a simple and efficient interface for CAN Bus communication.
Install CANfetti via npm:
npm install canfetti
Or via yarn:
yarn install canfetti
- macOS Support: Exclusively designed for seamless operation on macOS.
- Plug-and-Play: Easy setup with common CAN Bus adapters.
- Efficient Communication: Provides a simple and streamlined interface for sending and receiving CAN messages.
To get started, you will need:
- A CAN Bus transceiver USB-to-CAN analyzer to interface with CAN Bus devices.
- Recommended device: CANable. Search for "CANable" on Amazon.
I welcome contributions! Feel free to open issues or submit pull requests to enhance CANfetti.
CANfetti is licensed under the MIT License. See the LICENSE file for details.