Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ESP32] Add NeoPixel support #207

Open
SmittyHalibut opened this issue Jan 28, 2025 · 1 comment
Open

[ESP32] Add NeoPixel support #207

SmittyHalibut opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SmittyHalibut
Copy link
Collaborator

Add NeoPixel support.

Data out pin: GPIO13

Colors:

@SmittyHalibut SmittyHalibut added the enhancement New feature or request label Jan 28, 2025
@SmittyHalibut SmittyHalibut self-assigned this Jan 28, 2025
@SmittyHalibut SmittyHalibut changed the title [ESP32} Add NeoPixel support [ESP32] Add NeoPixel support Jan 29, 2025
SmittyHalibut added a commit to SmittyHalibut/kv4p-ht that referenced this issue Jan 29, 2025
@SmittyHalibut
Copy link
Collaborator Author

#208

This is built upon #203 , so #208 includes the changes from #203. Once #203 is merged, #208 will probably require some updates.

VanceVagell pushed a commit that referenced this issue Feb 5, 2025
* ADC_ATTEN_DB_12 is only defined in some versions? #198

* Hardware version detection. Fix v2.0 always-open squelch. #203

* Hardware version detection. Fix v2.0 always-open squelch. #203

* Cleaning formating/indenting from merge wackiness. No symantic changes. #203

* Added NeoPixel support. #207

* Removed dependency on Adafruit NeoPixel. Added breathing. #207 #208

* Cleanup proposal

* Pedantic integer math changes. Explicit uint16_t cast, fix "color-1".  #208

* #208 (review) #208

---------

Co-authored-by: Dmitry Kaukov <dkaukov@opentable.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant