heater | Server & client for controlling gpio pin with timer

 by   bionik Python Version: Current License: GPL-2.0

kandi X-RAY | heater Summary

kandi X-RAY | heater Summary

heater is a Python library. heater has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However heater build file is not available. You can download it from GitHub.

Daemon / client for controlling gpio outputs. I needed a daemon for controlling a heater with a timer to shut it off. I decided to go with a daemon/client model so that the daemon could be run as root and the client justs sends messages to the daemon and doesn't need to be run as root. The message is sent over an UNIX socket. When heater is turned on, timer is started to shut the heater off after a while. This is to prevent the heater being on all the time. This feature is easily removed, if you need to leave the gpio on all the time. If you resend the on command while timer has not yet been triggered, the timer is restarted. This way tou can extend the time. Off command will also always stop the timer. I will also call the off command from cron every midnight, since I wont be needing the heating at night.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              heater has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              heater has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of heater is current.

            kandi-Quality Quality

              heater has no bugs reported.

            kandi-Security Security

              heater has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              heater is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              heater releases are not available. You will need to build from source code and install.
              heater has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of heater
            Get all kandi verified functions for this library.

            heater Key Features

            No Key Features are available at this moment for heater.

            heater Examples and Code Snippets

            No Code Snippets are available at this moment for heater.

            Community Discussions

            No Community Discussions are available at this moment for heater.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install heater

            You can download it from GitHub.
            You can use heater like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/bionik/heater.git

          • CLI

            gh repo clone bionik/heater

          • sshUrl

            git@github.com:bionik/heater.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link