{"id":28200310,"url":"https://github.com/tiesen243/embedded-system","last_synced_at":"2025-06-12T10:30:46.993Z","repository":{"id":282435931,"uuid":"947636518","full_name":"tiesen243/embedded-system","owner":"tiesen243","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-11T16:49:48.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T20:11:07.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiesen243.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,"zenodo":null}},"created_at":"2025-03-13T02:19:47.000Z","updated_at":"2025-04-11T16:49:51.000Z","dependencies_parsed_at":"2025-03-14T16:39:52.173Z","dependency_job_id":"442915c2-9d49-47b0-a242-8496dbca0c76","html_url":"https://github.com/tiesen243/embedded-system","commit_stats":null,"previous_names":["tiesen243/learn-arm","tiesen243/embedded-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiesen243/embedded-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiesen243%2Fembedded-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiesen243%2Fembedded-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiesen243%2Fembedded-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiesen243%2Fembedded-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiesen243","download_url":"https://codeload.github.com/tiesen243/embedded-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiesen243%2Fembedded-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259447293,"owners_count":22859016,"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":[],"created_at":"2025-05-16T20:11:02.393Z","updated_at":"2025-06-12T10:30:46.974Z","avatar_url":"https://github.com/tiesen243.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded System Projects\n\nThis repository contains a collection of embedded system projects developed to demonstrate various concepts and applications in embedded programming. Each project is self-contained and focuses on a specific application or concept.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Project Structure](#project-structure)\n- [Getting Started](#getting-started)\n- [Prerequisites](#prerequisites)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nThe projects in this repository are designed to explore different aspects of embedded systems, including sensor integration, actuator control, and communication protocols.\n\n## Project Structure\n\nThe repository is organized as follows:\n\n- `src/`  \n  Contains the source code for the embedded applications. Each subdirectory within `src/` corresponds to a specific project.\n\n- `examples/`  \n  Provides example code snippets and test cases for various modules and functionalities.\n\n- `Makefile`  \n  A makefile to automate the build process for the projects.\n\n- `.gitignore`  \n  Specifies files and directories to be ignored by Git.\n\n## Getting Started\n\nTo get started with any of the projects:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/tiesen243/embedded-system.git\n   ```\n   \n2. Navigate to the project directory:\n   \n   ```bash\n   cd embedded-system\n   ```\n   \n4. Build the project using the provided `Makefile`:\n\n   ```bash\n   make {file-name}\n   ```\n   \n## Prerequisites\n\nEnsure you have the following tools installed on your development environment:\n- A C compiler suitable for embedded development (e.g., GCC for ARM)\n- Make utility\n- [Optional] Hardware development boards (e.g., FriendlyARM)\n\n  Prerequisites\n\nEnsure you have the following tools installed on your development environment:\n\n    A C compiler suitable for embedded development (e.g., GCC for ARM)\n\n    Make utility\n\n    [Optional] An IDE like Keil uVision or STM32CubeIDE\n\n    [Optional] Hardware development boards (e.g., STM32, ESP32)\n\n## Usage\n\nEach project within the src/ directory includes its own set of instructions and documentation. Refer to the README.md files within those subdirectories for detailed information on setting up and running the specific projects.\n\n## License\n\nThis repository is open-source and available under the [MIT](LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiesen243%2Fembedded-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiesen243%2Fembedded-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiesen243%2Fembedded-system/lists"}