https://github.com/electux/microhil
microHIL
https://github.com/electux/microhil
application automation c cc hardware hardware-in-loop linux python rtos testing
Last synced: about 1 year ago
JSON representation
microHIL
- Host: GitHub
- URL: https://github.com/electux/microhil
- Owner: electux
- License: gpl-3.0
- Created: 2020-01-26T19:19:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T23:45:54.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T19:11:16.731Z (over 1 year ago)
- Topics: application, automation, c, cc, hardware, hardware-in-loop, linux, python, rtos, testing
- Language: C
- Homepage: https://electux.github.io/microhil
- Size: 90 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microHIL

**microhil** is development device which can be used for **[HWIL](https://en.wikipedia.org/wiki/Hardware-in-the-loop_simulation)**.
The README is used to introduce the tool and provide instructions on
how to install the tool, any machine dependencies it may have and any
other information that should be provided before the tool is installed.
**Table of Contents**
- [Statistics](#statistics)
- [Contributing activities](#contributing-activities)
- [SW Firmware checks](#sw-firmware-checks)
- [SW Desktop checks](#sw-desktop-checks)
- [Development](#development)
- [SW Firmware Application](#sw-firmware-application)
- [SW Desktop Application](#sw-desktop-application)
- [Installation](#installation)
- [SW Firmware Application installation](#sw-firmware-application-installation)
- [SW Desktop Application installation](#sw-desktop-application-installation)
- [Dependencies](#dependencies)
- [SW Firmware Application dependencies](#sw-firmware-application-dependencies)
- [SW Desktop Application dependencies](#sw-desktop-application-dependencies)
- [Docs](#docs)
- [Copyright and licence](#copyright-and-licence)
### Statistics
#### Contributing activities
[](https://github.com/electux/microhil/issues) [](https://github.com/electux/microhil/graphs/contributors)
#### SW Firmware checks
[](https://github.com/electux/microhil/actions/workflows/microhil_base_c_checker.yml) [](https://github.com/electux/microhil/actions/workflows/microhil_nuttx_c_checker.yml) [](https://github.com/electux/microhil/actions/workflows/microhil_upy_c_checker.yml)
#### SW Desktop checks
[](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker_build.yml) [](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker.yml)
### Development
#### SW Firmware Application
**microhil-base**
```
TODO
```
**microhil-nuttx**
```
TODO
```
**microhil-upy**
```
TODO
```
#### SW Desktop Application
**microhildesk**
```
TODO
```
### Installation

Navigate to release **[page](https://github.com/electux/microhil/releases)** download and extract release archive.
#### SW Firmware Application installation
To install **microhil-base** type the following
```
TODO
```
To install **microhil-nuttx** type the following
```
TODO
```
To install **microhil-upy** type the following
```
TODO
```
#### SW Desktop Application installation
To install **microhildesk** type the following
```
TODO
```
### Dependencies
#### SW Firmware Application dependencies
**microhil-base** requires next modules and libraries
```
TODO
```
**microhil-nuttx** requires next modules and libraries
```
TODO
```
**microhil-upy** requires next modules and libraries
```
TODO
```
#### SW Desktop Application dependencies
**microhildesk** requires next modules and libraries
```
TODO
```
### Docs
[](https://microhil.readthedocs.io/projects/microhil/en/latest/?badge=latest)
More documentation and info at
* [https://microhil.readthedocs.io/en/latest/](https://microhil.readthedocs.io/en/latest/)
* [https://www.gnome.org](https://www.gnome.org/)
### Copyright and licence
[](https://www.gnu.org/licenses/gpl-3.0) [](https://opensource.org/licenses/Apache-2.0)
Copyright (C) 2020 by [electux.github.io/microhil](https://electux.github.io/microhil)
**microhil** is free software; you can redistribute it and/or modify it.
Lets help and support Raspberry PI && GNOME.