DIYstompboxes.com
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF for DIYStompboxes.com!
|HOME|
|DIY FAQ|
|GEO FAQ|
|Debugging Page|
|Links|
|Schematics|
|Wiki|
|Layouts Gallery|
|STORE|
|AMPAGE|
|GEOFEX|
|AMZ|
Home
Help
Login
Register
DIYstompboxes.com
»
DIY Stompboxes
»
Digital & DSP
»
NodeMCU for IRs?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: NodeMCU for IRs? (Read 1181 times)
MetalGuy
Awesome!
Posts: 579
Total likes: 32
NodeMCU for IRs?
«
on:
September 13, 2021, 04:43:57 AM »
There was a thread recently how to load effects into FV-1's EEPROM via WiFi using the NodeMCU so I was wondering whether it's powerful enough (in combination with a ADC/DAC board) to use it (or an ESP32 loaded one) for IR processing and loading impulses from a phone? A nice addition would be a 0.96"OLED display to show the impulse is loaded.
Logged
niektb
Great Contributor!
Posts: 424
Total likes: 179
Re: NodeMCU for IRs?
«
Reply #1 on:
September 13, 2021, 05:00:55 AM »
So if I understand you correctly, you want the NodeMCU to do the DSP processing? or you still want the FV-1 for the IRs...?
Well, in either case I think you wont have enough RAM to do anything useful (IRs are pretty memory expensive)
Logged
potul
Awesome!
Posts: 935
Total likes: 161
Mateu
Re: NodeMCU for IRs?
«
Reply #2 on:
September 13, 2021, 08:52:13 AM »
Not much RAM and processing power to do IR processing. But, you could try the approach of transforming the IR into a FIR.
There was a discussion around it here:
https://www.diystompboxes.com/smfforum/index.php?topic=119181.0
And gena_p1 created a tool to help on the translation. What could be feasible is to have the NodeMCU do this translation for you, and then load the resulting code into the FV1
You would still be limited to a 126 coefficients FIR
Logged
MetalGuy
Awesome!
Posts: 579
Total likes: 32
Re: NodeMCU for IRs?
«
Reply #3 on:
September 13, 2021, 03:29:00 PM »
I didn't mean FV-1 to be used for IRs at all. From your replies it looks like the NodeMCu can't handle IR processing so my question was answered.
Logged
potul
Awesome!
Posts: 935
Total likes: 161
Mateu
Re: NodeMCU for IRs?
«
Reply #4 on:
September 14, 2021, 02:15:51 AM »
Ok, I misunderstood what you were trying to do. I have no clue if NodeMCU can handle IR directly.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
DIYstompboxes.com
»
DIY Stompboxes
»
Digital & DSP
»
NodeMCU for IRs?