Page 1 of 1

Struggle to find code.

Posted: Sun Mar 05, 2023 6:31 pm
by chilli_pepper
Hello, I'm new to the forum so thanks for the help.

I used for 1 year the "Fyrtur" remote connected blind made by Ikea, and it worked very well.
But I wanted it to be more "connected", so I found this project on github to connect it with my Alexa.

https://github.com/mjuhanne/fyrtur-esp

But, I struggle a lotttt to make it work and today I just want to find what code to use to just use 2 functions

Down and up

But the code is made for an ESP32 and wanted it to be compatible with just an Arduino (90% of the code don't have a utility for me so I just want to grab the function to make the store go down and up).

Where you can help me, I downloaded the project but I'm not advanced enough to find the function searched

Is there someone that can explain and help me find these?


Thanks a lot !
Have a great day,

A French guy.

Re: Struggle to find code.

Posted: Tue Mar 07, 2023 1:20 pm
by chilli_pepper
up :ugeek:

Re: Struggle to find code.

Posted: Thu Mar 09, 2023 6:36 pm
by MicroController
But the code is made for an ESP32 and wanted it to be compatible with just an Arduino
What kind of "Arduino" are we talking about? Programming an ESP32 with the Arduino framework, or an "actual" Arduino microcontroller (ATMEL,...)?

Re: Struggle to find code.

Posted: Fri Mar 10, 2023 4:39 pm
by chilli_pepper
Sorry to not be clear, I'm was using AN ESP32 Board like the ESP8266 one
But i was using the "espressif" framework, My request is to take the function that make my motor turn to remake it in Arduino framework since ESPRESSIF and ARDUINO all together work with C

Re: Struggle to find code.

Posted: Wed Mar 15, 2023 8:36 pm
by chilli_pepper
up :cry: