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

Using 4 pin RGB LED instead of Neopixel LED #69

Open
NoxiousMiner opened this issue May 10, 2021 · 5 comments
Open

Using 4 pin RGB LED instead of Neopixel LED #69

NoxiousMiner opened this issue May 10, 2021 · 5 comments

Comments

@NoxiousMiner
Copy link

Could you please give me the code where I can use an RGB LED instead of Neopixel LED?

@welcome
Copy link

welcome bot commented May 10, 2021

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

@spacehuhn
Copy link
Collaborator

Hi, do you still need this feature?

@NoxiousMiner
Copy link
Author

NoxiousMiner commented Oct 20, 2021 via email

@spacehuhn
Copy link
Collaborator

Just pushed the changes necessary but I haven't tested it.
What you need to do:

  1. download the project to get the latest files
  2. open atmga_duck.ino
  3. uncomment config.h line 45
  4. uncomment line 46 if your LED has a common anode.
  5. uncomment line 47-49 (you can change the numbers to the pins you have your LED connected to)
  6. compile and upload the sketch to your atmega32u4 board

@NoxiousMiner
Copy link
Author

NoxiousMiner commented Oct 20, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants