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

feat: add FREKVENS support #57

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add FREKVENS support #57

wants to merge 3 commits into from

Conversation

semicuda
Copy link

Added the LED matrix definition for the IKEA FREKVENS cube. Due to almost identical hardware, the project runs just as well on the Frekvens with an ESP32.

https://www.ikea.com/de/de/p/frekvens-multibeleuchtung-led-schwarz-30420354/

@semicuda semicuda changed the title Added LED matrix for FREKVENS LED Cube feat: add FREKVENS support Nov 15, 2023
@jekkos
Copy link
Contributor

jekkos commented Nov 16, 2023

Did you also desolder the original chip as in the instructions here? Or can it be left in place after disconnecting the power from it?

@semicuda
Copy link
Author

Did you also desolder the original chip as in the instructions here? Or can it be left in place after disconnecting the power from it?

Yes - I removed the PCB containing the original controller.

@MauiKano
Copy link

there is a microphone in the FREKVENS.Its connected to the green PCB opposit to the VCC/GND SCR/CLK etc. pins. I ASSUME the mic pin can go to a analog input of the ESP. Have you tried that ? What is the function of the red/white/black wires going to the SW1/SW2/COM pins on the green PCB? I guess these are the swiches. So SW1 -> GPIOx, SW2 -> GPIOy and COM ?

@MauiKano
Copy link

No need to answer my earlier questions. It's clear that SW1 and SW2 are the switches with a common pin which goes to GND (unfortunately that is the red cable). The mic needs a pre-amp which I added and connected the output of the pre-amp to a analog input of the ESP. Not yet sure what to do with it.

However, the FREKVENS addons to the original code works for me and could be merged from my point of view.

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

Successfully merging this pull request may close these issues.

None yet

3 participants