{"id":18693901,"url":"https://github.com/electux/microhil","last_synced_at":"2025-04-05T08:44:26.418Z","repository":{"id":45414122,"uuid":"236363088","full_name":"electux/microhil","owner":"electux","description":"microHIL","archived":false,"fork":false,"pushed_at":"2024-08-01T23:45:54.000Z","size":94353,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T19:11:16.731Z","etag":null,"topics":["application","automation","c","cc","hardware","hardware-in-loop","linux","python","rtos","testing"],"latest_commit_sha":null,"homepage":"https://electux.github.io/microhil","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/electux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-26T19:19:53.000Z","updated_at":"2024-08-01T23:45:58.000Z","dependencies_parsed_at":"2023-10-03T02:56:00.173Z","dependency_job_id":"7bbce014-fdfb-4238-a1c5-3b842543e19a","html_url":"https://github.com/electux/microhil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electux%2Fmicrohil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electux%2Fmicrohil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electux%2Fmicrohil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electux%2Fmicrohil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electux","download_url":"https://codeload.github.com/electux/microhil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312052,"owners_count":20918341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","automation","c","cc","hardware","hardware-in-loop","linux","python","rtos","testing"],"created_at":"2024-11-07T11:07:29.601Z","updated_at":"2025-04-05T08:44:21.390Z","avatar_url":"https://github.com/electux.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microHIL\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/electux/microhil/master/docs/microhil_logo.png\" width=\"25%\"\u003e\n\n**microhil** is development device which can be used for **[HWIL](https://en.wikipedia.org/wiki/Hardware-in-the-loop_simulation)**.\n\nThe README is used to introduce the tool and provide instructions on\nhow to install the tool, any machine dependencies it may have and any\nother information that should be provided before the tool is installed.\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Statistics](#statistics)\n  - [Contributing activities](#contributing-activities)\n  - [SW Firmware checks](#sw-firmware-checks)\n  - [SW Desktop checks](#sw-desktop-checks)\n- [Development](#development)\n  - [SW Firmware Application](#sw-firmware-application)\n  - [SW Desktop Application](#sw-desktop-application)\n- [Installation](#installation)\n  - [SW Firmware Application installation](#sw-firmware-application-installation)\n  - [SW Desktop Application installation](#sw-desktop-application-installation)\n- [Dependencies](#dependencies)\n  - [SW Firmware Application dependencies](#sw-firmware-application-dependencies)\n  - [SW Desktop Application dependencies](#sw-desktop-application-dependencies)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Statistics\n\n#### Contributing activities\n\n[![GitHub issues open](https://img.shields.io/github/issues/electux/microhil.svg)](https://github.com/electux/microhil/issues) [![GitHub contributors](https://img.shields.io/github/contributors/electux/microhil.svg)](https://github.com/electux/microhil/graphs/contributors)\n\n#### SW Firmware checks\n\n[![microhil_base C checker](https://github.com/electux/microhil/actions/workflows/microhil_base_c_checker.yml/badge.svg)](https://github.com/electux/microhil/actions/workflows/microhil_base_c_checker.yml) [![microhil_nuttx C checker](https://github.com/electux/microhil/actions/workflows/microhil_nuttx_c_checker.yml/badge.svg)](https://github.com/electux/microhil/actions/workflows/microhil_nuttx_c_checker.yml) [![microhil_upy C checker](https://github.com/electux/microhil/actions/workflows/microhil_upy_c_checker.yml/badge.svg)](https://github.com/electux/microhil/actions/workflows/microhil_upy_c_checker.yml)\n\n#### SW Desktop checks\n\n[![microhildesk build checker](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker_build.yml/badge.svg)](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker_build.yml) [![microhil-desktop build checker](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker.yml/badge.svg)](https://github.com/electux/microhil/actions/workflows/microhil_desktop_cc_checker.yml)\n\n### Development\n\n#### SW Firmware Application\n\n**microhil-base**\n```\nTODO\n```\n\n**microhil-nuttx**\n```\nTODO\n```\n\n**microhil-upy**\n```\nTODO\n```\n\n#### SW Desktop Application\n\n**microhildesk**\n```\nTODO\n```\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/electux/microhil/master/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/electux/microhil/releases)** download and extract release archive.\n\n#### SW Firmware Application installation\n\nTo install **microhil-base** type the following\n```\nTODO\n```\n\nTo install **microhil-nuttx** type the following\n```\nTODO\n```\n\nTo install **microhil-upy** type the following\n```\nTODO\n```\n\n#### SW Desktop Application installation\n\nTo install **microhildesk** type the following\n```\nTODO\n```\n\n### Dependencies\n\n#### SW Firmware Application dependencies\n\n**microhil-base** requires next modules and libraries\n```\nTODO\n```\n\n**microhil-nuttx** requires next modules and libraries\n```\nTODO\n```\n\n**microhil-upy** requires next modules and libraries\n```\nTODO\n```\n\n#### SW Desktop Application dependencies\n\n**microhildesk** requires next modules and libraries\n```\nTODO\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/microhil/badge/?version=latest)](https://microhil.readthedocs.io/projects/microhil/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://microhil.readthedocs.io/en/latest/](https://microhil.readthedocs.io/en/latest/)\n* [https://www.gnome.org](https://www.gnome.org/)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2020 by [electux.github.io/microhil](https://electux.github.io/microhil)\n\n**microhil** is free software; you can redistribute it and/or modify it.\n\nLets help and support Raspberry PI \u0026\u0026 GNOME.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.raspberrypi.org/donate/\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/electux/microhil/master/docs/fondations.png\" alt=\"GNOME\u0026\u0026RPi\" width=\"381\" height=\"221\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectux%2Fmicrohil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectux%2Fmicrohil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectux%2Fmicrohil/lists"}