In the process of making a TVC+altimeter model rocket. Have been developing on Arduino Nano, although I am about to run out of programming space. So was desperately wanting to make the switch, although am confused as to which MCU is the best for this scenario.
I stumbled upon NodeMCU, I have my doubts. What best place to ask than the esp8266 forum!
Hello! My model rocket project (TVC+Altimeter+Deployment) has far exceeded the capabilities of the ATmega328P, am looking to change my MCU. I did consider STM32, but after finding NodeMCU, I am having a hard time saying no to Node. So is the NodeMCU apt for this kind of a project?
I just want the change to be smooth. Because it has taken time to develop this code.
NodeMCU doubts:
- I guess I have to use level shifters for 5v sensors
Do they work well with MOSFETS
Does the flash memory decrease in size when one uses Arduino IDE (similar to STM32)
Spiffs File System
Less no of Pin Outs.
Consistency
Also, what are the disadvantages? (NodeMCU) apart from the obvious ones, because I might add more stuff in the future.
Changing the MCU is a very big deal, I hope you guys can help me with that.
Also, please suggest other MCU (for eg, STM32..)
Million thanks!