All Projects â†’ hobbyquaker â†’ dna-monitor

hobbyquaker / dna-monitor

Licence: other
A simple device monitoring tool for e-cigarettes with Evolv DNA chipset ☁️ 📈 Works with macOS and Linux

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to dna-monitor

Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+6692%)
Mutual labels:  battery, mod
Arcticfox Config
Configuration Tool for Vape Battery Mods with Arcticfox Firmware. ☁️ 🔧 Works on MacOS and Linux.
Stars: ✭ 58 (+132%)
Mutual labels:  battery, mod
Traincraft
Traincraft repository for all released versions
Stars: ✭ 81 (+224%)
Mutual labels:  mod
Bannerlord.MBOptionScreen
Mod Configuration Menu. A Module for easy Setting integration. Documentation available.
Stars: ✭ 29 (+16%)
Mutual labels:  mod
ATtiny13-TinyUPS
Uninterruptible Power Supply
Stars: ✭ 92 (+268%)
Mutual labels:  battery
mapserver mod
Complementary mod for the minetest mapserver
Stars: ✭ 15 (-40%)
Mutual labels:  mod
Phi
Phi is a Rimworld mod that enables multiplayer interactions between players
Stars: ✭ 51 (+104%)
Mutual labels:  mod
HKMP
Hollow Knight Multiplayer
Stars: ✭ 151 (+504%)
Mutual labels:  mod
cheatgui
The Noita cheat gui mod, now in its own repo
Stars: ✭ 59 (+136%)
Mutual labels:  mod
KerbalHealth
KSP mod that adds health management.
Stars: ✭ 13 (-48%)
Mutual labels:  mod
lead ind
Mindustry mod - new drills, liquids and more
Stars: ✭ 48 (+92%)
Mutual labels:  mod
Starsector-Translation
远行星号开发日志中文翻译内容 Starsector Blogpost Chinese Translations
Stars: ✭ 15 (-40%)
Mutual labels:  mod
Randomizer
The official Twilight Princess Randomizer 1.0+ Code
Stars: ✭ 26 (+4%)
Mutual labels:  mod
Open-Terraria-API
Open Terraria API - Mac, Linux & Windows
Stars: ✭ 65 (+160%)
Mutual labels:  mod
FallingTree
Minecraft mod to make the trees fall in one cut
Stars: ✭ 47 (+88%)
Mutual labels:  mod
ModdingDiablo2Resurrected
This repository contains some tools and guides on modding Diablo 2 Resurrected.
Stars: ✭ 75 (+200%)
Mutual labels:  mod
BES
Better Espionage Screen - Civilization VI
Stars: ✭ 15 (-40%)
Mutual labels:  mod
cellpy
extract and tweak data from electrochemical tests of cells
Stars: ✭ 46 (+84%)
Mutual labels:  battery
DDLCtVN
Doki Doki Literature Club, the Normal Visual Novel!
Stars: ✭ 70 (+180%)
Mutual labels:  mod
Rebirth-Of-The-Night
Inspired by Terraria, 7 Days to Die, and more, Rebirth of the Night is a Minecraft 1.12.2 modpack with its own progression system, lore, mechanics, and art. It's built with the idea of remembering the central themes of what made Minecraft enjoyable and expanding them in every way, increasing the overall risk and reward as you progress.
Stars: ✭ 82 (+228%)
Mutual labels:  mod

dna-monitor

Dependency Status devDependency Status Build Status Github All Releases

A simple device monitoring tool for e-cigarettes with Evolv DNA chipset. Works with macOS and Linux.

Screenshot

This tool can't - and will never - replace the Escribe software, it's just the device-monitoring part. For configuration of preheat, profiles, wires, themes etc you still need Escribe.

Tested with DNA75 and DNA200 Chipset. Users reported that this does not work with the DNA250 chipset :(

Download

macOS

Go to the latest release page and download the dna-monitor-X.X.X.dmg file.

Linux

On the latest release page you can find a .deb file for Ubuntu and Debian and a .tar.gz that should work on other distributions.

Don't forget to give you user access to the serial port, on Ubuntu this can be done by adding your user to the dialout group: sudo usermod -a -G dialout <username>

Usage

Connect your DNA Device, start the Application, vape on.

Contributing

Clone the repo, do npm install in the project root. Use npm start to start the application in debug mode. Depending on your installed Nodejs version it might be necessary to rebuild the serialport module: ./node_modules/.bin/electron-rebuild serialport

Serial commands

If you want to build your own software that communicates with DNA chipsets via the serial interface this could be helpful: https://github.com/hobbyquaker/dna-commands

Credits

This software uses Highcharts which is free only for non-commercial use.

License

Copyright (c) Sebastian Raff [email protected] (https://github.com/hobbyquaker)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish and/or distribute copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].