{"id":26360163,"url":"https://github.com/lucianoscarpaci/atmega328p","last_synced_at":"2026-05-10T15:35:11.802Z","repository":{"id":280764355,"uuid":"942880868","full_name":"lucianoscarpaci/ATmega328P","owner":"lucianoscarpaci","description":"🔒 Embedded Crypto Projects with Arduino board.","archived":false,"fork":false,"pushed_at":"2025-03-14T19:48:44.000Z","size":3430,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T08:38:36.282Z","etag":null,"topics":["aes","arduino","arduino-projects","atmega328p","cryptography","haskell","nix"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/lucianoscarpaci.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":"2025-03-04T20:35:36.000Z","updated_at":"2025-07-06T21:24:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d55e16ae-6098-43f0-9d79-c562c222374b","html_url":"https://github.com/lucianoscarpaci/ATmega328P","commit_stats":null,"previous_names":["lucianoscarpaci/atmega328p"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucianoscarpaci/ATmega328P","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FATmega328P","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FATmega328P/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FATmega328P/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FATmega328P/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucianoscarpaci","download_url":"https://codeload.github.com/lucianoscarpaci/ATmega328P/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FATmega328P/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32861676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aes","arduino","arduino-projects","atmega328p","cryptography","haskell","nix"],"created_at":"2025-03-16T16:37:03.979Z","updated_at":"2026-05-10T15:35:11.786Z","avatar_url":"https://github.com/lucianoscarpaci.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A T M E G A 3 2 8 P\n\n![Arduino](https://img.shields.io/badge/Arduino-00979D?style=for-the-badge\u0026logo=arduino\u0026logoColor=white)\n![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white)\n\n🔒 **Embedded Crypto Projects with Arduino Board**\n\nWelcome to the ATmega328P project repository! This project is all about exploring embedded systems and cryptography using the Arduino platform.\n\n## 📜 Project Overview\n\nThis repository contains various projects that demonstrate the capabilities of the ATmega328P microcontroller. Our current project list includes:\n\n- **Blink**: A simple yet essential project to get you started with Arduino programming.\n- **EEA**: A project that demonstrates the extended Euclidean algorithm (EEA) for finding modular inverses.\n- **RNG**: A random number generator (RNG) implementation to show random key generation. \n- **AES**: An implementation of the Advanced Encryption Standard (AES) algorithm for encryption and decryption.\n\n\n## 🛠️ Requirements\n\nTo get started with this project, you'll need the following:\n\n- **nix-shell**: A powerful tool for managing development environments.\n\n## 🚀 Getting Started\n\n### Installing the AVR Core\n\nBefore you can start working with the ATmega328P, you'll need to install the AVR core in the Arduino CLI. Here's how:\n\n1. Start `nix-shell`.\n2. Run the following command to install the AVR core:\n   ```bash\n   arduino-cli core install arduino:avr\n   ```\n\n### Automated Compiling and Flashing\n\nOnce the core is installed, you can compile and flash your sketch. Navigate to the project directory and run:\n\n```bash\n./flash\n```\n\nbuild.hs is the config file that can be edited for new settings.\n\n### Screenshot of AES Project\n\u003cimg src=\"./Screenshots/AES.png\" width=\"500\"\u003e\n\n## 🤝 Contributing\n\nWe welcome contributions from the community! If you have ideas for new projects or improvements, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fatmega328p","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucianoscarpaci%2Fatmega328p","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fatmega328p/lists"}