https://github.com/hobbyquaker/arcticfox
Node module that abstracts the HID communication with the ArcticFox Firmware
https://github.com/hobbyquaker/arcticfox
arcticfox battery mod node-module vape
Last synced: about 2 months ago
JSON representation
Node module that abstracts the HID communication with the ArcticFox Firmware
- Host: GitHub
- URL: https://github.com/hobbyquaker/arcticfox
- Owner: hobbyquaker
- License: gpl-3.0
- Created: 2017-07-01T15:39:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T16:04:45.000Z (over 7 years ago)
- Last Synced: 2024-04-26T13:03:00.347Z (about 1 year ago)
- Topics: arcticfox, battery, mod, node-module, vape
- Language: JavaScript
- Size: 60.5 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# arcticfox
[](http://badge.fury.io/js/arcticfox)
[](https://gemnasium.com/github.com/hobbyquaker/arcticfox)
[](https://travis-ci.org/hobbyquaker/arcticfox)
[](https://github.com/sindresorhus/xo)
[](http://www.gnu.org/licenses/gpl-3.0)> Node module that abstracts the HID communication with the ArcticFox firmware
[ArcticFox](https://github.com/maelstrom2001/ArcticFox) is a Custom Firmware for Joyetech, Wismec and Eleaf battery mods
by https://nfeteam.org/Ported to Javascript from https://github.com/TBXin/NFirmwareEditor
See [test.js](test.js) for examples...
__Versioning:__ The major number of this libs version reflects the SettingsVersion it is made for. e.g. `v11.0.0` is
made for Arcticfox `P11`.## Related
* https://github.com/hobbyquaker/arcticfox-monitor - A device monitoring tool for vape battery mods with Arcticfox firmware. Works on macOS and Linux.
* https://github.com/hobbyquaker/arcticfox-config - Configuration Tool for Vape Devices / Battery Mods with Arcticfox
Firmware. Works on MacOS and Linux.## Credits
Based on the work of [NFE Team](https://nfeteam.org/)
* https://github.com/maelstrom2001/ArcticFox
* https://github.com/TBXin/NFirmwareEditor## License
GPLv3