{"id":31949513,"url":"https://github.com/electroniccats/vein-finder","last_synced_at":"2025-10-14T12:32:22.396Z","repository":{"id":265027631,"uuid":"771213484","full_name":"ElectronicCats/Vein-Finder","owner":"ElectronicCats","description":"A reliable, easy-to-make and open source device!","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:12.000Z","size":11219,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-18T23:54:48.420Z","etag":null,"topics":["electronic","healthcare","microchip-pic","open-source","vein-biometrics"],"latest_commit_sha":null,"homepage":"https://www.hackster.io/electronic-cats/buscador-de-venas-676576","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/ElectronicCats.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":"2024-03-12T22:21:02.000Z","updated_at":"2025-01-09T05:51:53.000Z","dependencies_parsed_at":"2024-11-27T09:15:37.992Z","dependency_job_id":"50512cb5-f7f1-4d98-8d6d-72a0e5089ea1","html_url":"https://github.com/ElectronicCats/Vein-Finder","commit_stats":null,"previous_names":["electroniccats/vein-finder"],"tags_count":1,"template":false,"template_full_name":"ElectronicCats/Template-Project-KiCAD-CI","purl":"pkg:github/ElectronicCats/Vein-Finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FVein-Finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FVein-Finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FVein-Finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FVein-Finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElectronicCats","download_url":"https://codeload.github.com/ElectronicCats/Vein-Finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FVein-Finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018663,"owners_count":26086576,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["electronic","healthcare","microchip-pic","open-source","vein-biometrics"],"created_at":"2025-10-14T12:32:09.323Z","updated_at":"2025-10-14T12:32:22.388Z","avatar_url":"https://github.com/ElectronicCats.png","language":"C","funding_links":["https://github.com/sponsors/ElectronicCats"],"categories":[],"sub_categories":[],"readme":"# Vein Finder\n\nA reliable, easy-to-make and open source device!\n\n\u003ca\u003e\n  \u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/6d912dee-be76-4ede-b2b7-97f93781a146\" height=\"400\" /\u003e\n    \u003c/p\u003e\n\u003c/a\u003e\n\nIn the healthcare field, nursing staff frequently encounter difficulties when inserting a peripheral intravenous catheter (PIVC) into patients. Various factors can make it challenging to establish IV access, such as age, weight, hydration status, and even skin tone of the extremities. Often, a single puncture is unsuccessful, causing patient distress and increasing the risk of infection or trauma.\n\nThis is a device that, using LEDs, helps to contrast veins through the skin, making them visible, even those that are not deep, but also not the superficial ones that we observe with the naked eye. This is achieved thanks to hemoglobin, which absorbs the light that attempts to pass through the veins, making them visible.\n\n## Calibration and Design Details: \n\nOur design was mainly based on three different sources that will be linked below, all credit to the original authors. We focused our research on amount of LEDs and LED wavelength. We found numbers ranging from 8 to 30 LEDs. We decided to go with 20 LEDs for our design, it was the average. As for the wavelength we found that the colors that covered the widest range of skin tones were red and amber. The red LEDs had a dominant wavelength of 625 nm and the orange LEDs of 610 nm. We decided to go with 10 red and 10 amber LEDSs. We used PWM signals to give each color a 5 steps of brightness for better control.\n\n[RESEARCH ON VEIN FINDER INSTRUMENT DESIGN USING TWOWAVELENGTH OPTICAL METHOD](https://www.researchgate.net/publication/340094027_RESEARCH_ON_VEIN_FINDER_INSTRUMENT_DESIGN_USING_TWOWAVELENGTH_OPTICAL_METHOD)\n\n[PROTOTIPO DE FACILITADOR DE CANALIZACIÓN ](https://revistas.anahuac.mx/masciencia/article/view/1489/1472)\n\n[Design of vein finder with multi tuning wavelength\nusing RGB LED](https://iopscience.iop.org/article/10.1088/1742-6596/853/1/012019/pdf)\n\n## Testing and Trials: \n\nThe testing was done internally only. We asked different people from the office with different skin tones and checked if their veins were visible using the device. \n\n## Risk and Usage Assessment: \n\nThe LEDs on the boards, as any other LED, can cause damage to the eye if they are looked at for prolonged periods of time. The device is a prototype and is not water or debris/dust proof. \n\n\n## How to contribute \u003cimg src=\"https://electroniccats.com/wp-content/uploads/2018/01/fav.png\" height=\"35\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/gist/ManulMax/2d20af60d709805c55fd784ca7cba4b9/raw/bcfeac7604f674ace63623106eb8bb8471d844a6/github.gif\" height=\"30\"\u003e\n Contributions are welcome! \n\nPlease read the document [**Contribution Manual**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-contribution-manual.md)  which will show you how to contribute your changes to the project.\n\n✨ Thanks to all our [contributors](https://github.com/ElectronicCats/Vein-Finder/network/dependencies)! ✨\n\nSee [**_Electronic Cats CLA_**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-cla.md) for more information.\n\nSee the  [**community code of conduct**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-community-code-of-conduct.md) for a vision of the community we want to build and what we expect from it.\n\n## Maintainer\n\n\u003cp align=center\u003e\n\u003ca href=\"https://github.com/sponsors/ElectronicCats\"\u003e\n  \u003cimg src=\"https://electroniccats.com/wp-content/uploads/2020/07/Badge_GHS.png\" width=\"200\" height=\"104\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\nElectronic Cats invests time and resources providing this open-source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!\n\n## License\n\n\u003ca\nhref=\"https://github.com/ElectronicCats\"\u003e\n\n\u003cimg  src=\"https://github.com/ElectronicCats/AjoloteBoard/raw/master/OpenSourceLicense.png\"  height=\"200\" /\u003e\n\n\u003c/a\u003e\n\nDesigned by Electronic Cats.\n\nFirmware released under an GNU AGPL v3.0 license. See the LICENSE file for more information.\n\nHardware released under an CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information.\n\nElectronic Cats is a registered trademark, please do not use if you sell these PCBs.\n\nOct 2024\n\n[Agregando el link como referencia]: \u003chttps://github.com/ElectronicCats/Template-Project-KiCAD-CI\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fvein-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectroniccats%2Fvein-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fvein-finder/lists"}