{"id":15161672,"url":"https://github.com/irvyncornejo/hardware-lib","last_synced_at":"2026-05-26T13:04:40.762Z","repository":{"id":65200504,"uuid":"557062713","full_name":"irvyncornejo/hardware-lib","owner":"irvyncornejo","description":"Librería para el control de HW para  raspberry pi pico","archived":false,"fork":false,"pushed_at":"2025-03-10T02:59:43.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T16:36:53.286Z","etag":null,"topics":["hardware","iot","python","raspberry-pi-pico"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irvyncornejo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-25T02:26:53.000Z","updated_at":"2025-03-10T01:28:47.000Z","dependencies_parsed_at":"2025-03-09T22:21:16.825Z","dependency_job_id":"39ab101b-ce22-4fe0-b000-eff36b4793b2","html_url":"https://github.com/irvyncornejo/hardware-lib","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":0.06521739130434778,"last_synced_commit":"41c300f425b3e654652a4db8cd5ee3ce99792911"},"previous_names":["irvyncornejo/hwlib"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/irvyncornejo/hardware-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irvyncornejo%2Fhardware-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irvyncornejo%2Fhardware-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irvyncornejo%2Fhardware-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irvyncornejo%2Fhardware-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irvyncornejo","download_url":"https://codeload.github.com/irvyncornejo/hardware-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irvyncornejo%2Fhardware-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["hardware","iot","python","raspberry-pi-pico"],"created_at":"2024-09-27T00:42:48.548Z","updated_at":"2026-02-12T21:03:30.528Z","avatar_url":"https://github.com/irvyncornejo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Librería para control de Hardware\n![kaanbal-chimalli](https://drive.google.com/uc?export=view\u0026id=1O7LklcChPpF3NKHRJjVY-0sa80OAXu5J)\n\n## Raspberry pico o pico w\n* Python\nGPIO control para raspberry pi pico\n\n### Input Devices\n- Touch Sensor\n  - Callback Actions\n- Potenciometer\n- Joystick\n- PIR\n  - Callback Actions\n- LM35\n- Nextion Display\n\n### Ouput Devices\n- LED\n- Relay\n- Solid state relay\n- Motor DC\n- RGB\n- Servo motor\n- NeoPixel\n- Basic Car\n\n### Descargar paquete\n```\npip install gpiopico\n```\n### Uso\n```python\nfrom gpiopico import Led\n\nled1 = Led(2, True)\nled1.on()\nled1.change_pwm(125) #value 0-255\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firvyncornejo%2Fhardware-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firvyncornejo%2Fhardware-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firvyncornejo%2Fhardware-lib/lists"}