{"id":26182826,"url":"https://github.com/coatsy/neopi","last_synced_at":"2026-04-18T20:32:42.035Z","repository":{"id":102381238,"uuid":"222584183","full_name":"coatsy/neopi","owner":"coatsy","description":"Files for working with NeoPixels and Raspberry Pi","archived":false,"fork":false,"pushed_at":"2019-11-20T04:29:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-11T22:34:50.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/coatsy.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":"2019-11-19T01:48:56.000Z","updated_at":"2019-11-20T04:29:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"92c932da-6f81-4d77-8859-7f2e07448936","html_url":"https://github.com/coatsy/neopi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coatsy/neopi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatsy%2Fneopi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatsy%2Fneopi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatsy%2Fneopi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatsy%2Fneopi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coatsy","download_url":"https://codeload.github.com/coatsy/neopi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatsy%2Fneopi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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":[],"created_at":"2025-03-11T22:32:34.251Z","updated_at":"2026-04-18T20:32:42.018Z","avatar_url":"https://github.com/coatsy.png","language":"Python","readme":"# neopi\n\nFiles for working with NeoPixels and Raspberry Pi\n\n## Setup\n\n### Setup for CircuitPython\n\n[https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi)\n\n### Install adafruit neopixel library\n\n`sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel`\n\nNote that running the adafruit library requires root access as it reads/writes directly from/to `dev/mem`\n\nRun a program with `sudo python3 \u003cfilename.py\u003e`\n\nLibrary docs are at [https://circuitpython.readthedocs.io/projects/neopixel/en/latest/](https://circuitpython.readthedocs.io/projects/neopixel/en/latest/)\n\n## Useful links\n\n[https://www.thegeekpub.com/16187/controlling-ws2812b-leds-with-a-raspberry-pi/](https://www.thegeekpub.com/16187/controlling-ws2812b-leds-with-a-raspberry-pi/)\n\nRaspberry Pi PWM pins (from an answer at [https://forums.adafruit.com/viewtopic.php?p=445593](https://forums.adafruit.com/viewtopic.php?p=445593))\n\n| PIN | GPIO | DMA CHANNEL |\n|--|--|--|\n| 12 | 18 | 0 |\n| 32 | 12 | 0 |\n| 33 | 13 | 1 |\n| 35 | 19 | 1 |\n\nNote that unless you use one of the pins on DMA Channel 0, you need to set the channel in the constructor of the NeoPixel object\n\n### Good Samples\n\n[https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel](https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoatsy%2Fneopi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoatsy%2Fneopi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoatsy%2Fneopi/lists"}