Skip to content

AR Library with general tools - Every problem's a nail when you have the right hammer

License

Notifications You must be signed in to change notification settings

loupeteam/Hammers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042

Description

This library has a compilation of tools including:

-accumulate - Accumulates the delta of the input parameter. -accumulate distance - Used to add a user defined amount to a distance with a user defined period.
-blink - Used to add blinking functionality to as digital output.
-mean - Used to calculate the mean of an array of data.
-standard deviation - Used to calculate the standard deviation of an array of data.
-scale analog input - Used to scale in integer analog input to a real.
-subtract with a rollover - Used to find difference in two numbers with a rollover taken into account.
-hamTempSensorFn - Used from user defined temperature warnings.
-crc_16 - Calculates the 16 bits Cyclic Redundancy Check.
-FastTON - Implements a switch on delay.
-Interval - Implements a periodic switch on delay.
-SimulationStatus - Used to return the simulation status of the processor.

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/hammers.html

Installation

To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install hammers. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

Licensing

This project is licensed under the MIT License, including external components also licensed under the MIT License.

-crc16.c

About

AR Library with general tools - Every problem's a nail when you have the right hammer

Topics

Resources

License

Stars

Watchers

Forks

Packages