https://github.com/baggepinnen/hardwareabstractions.jl

The gap between theory and practice is in practice greater than in theory.

https://github.com/baggepinnen/hardwareabstractions.jl

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary

Keywords

controls hardware-in-the-loop
Last synced: 5 months ago · JSON representation

Repository

The gap between theory and practice is in practice greater than in theory.

Basic Info
  • Host: GitHub
  • Owner: baggepinnen
  • License: other
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 15.6 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
controls hardware-in-the-loop
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

HardwareAbstractions

Work in progress

An interface to communicate with hardware devices for the purposes of automatic control. This package does not do much itself other than defining the interface for other packages to implement.

The interface is defined by interface.jl

Utilities

The package also contains some utilities for working with hardware devices and control loops, such as - @periodically: Ensures that the body is run with an interval of h >= 0.001 seconds. - SysFilter: Returns an object used for filtering signals through LTI systems. - rk4: A Runge-Kutta 4 integrator.

Owner

  • Name: Fredrik Bagge Carlson
  • Login: baggepinnen
  • Kind: user
  • Location: Lund, Sweden

Control systems, system identification, signal processing and machine learning

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 3.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • baggepinnen (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: HardwareAbstractions

The gap between theory and practice is in practice greater than in theory.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
Rankings
Dependent repos count: 9.8%
Dependent packages count: 38.0%
Average: 44.3%
Forks count: 54.4%
Stargazers count: 74.8%
Last synced: 6 months ago