ZacckOsiemo
ZacckOsiemo
DIIDevHeads IoT Integration Server
Created by Navadeep on 6/30/2024 in #mcu-mpu-and-firmware
How to delay() easily when you don't have delay()?
Only bad is it's blocking. Perhaps you have a timer you can use to wait? And let your uC do other things?
7 replies
DIIDevHeads IoT Integration Server
Created by accur4te on 6/24/2024 in #general-dev-chat
ohk then , i will ask my dad to help we
Does that work?
3 replies
DIIDevHeads IoT Integration Server
Created by accur4te on 6/24/2024 in #general-dev-chat
ohk then , i will ask my dad to help we
@accur4te
3 replies
DIIDevHeads IoT Integration Server
Created by accur4te on 6/24/2024 in #general-dev-chat
ohk then , i will ask my dad to help we
wait what does core embedded mean in this context? so I try to be sure I am not misleading you?
3 replies
DIIDevHeads IoT Integration Server
Created by accur4te on 6/20/2024 in #code-review
unable to retrieve data from a rs485 based flowmeter
Cool someone with Arduino insight should be able to help.
9 replies
DIIDevHeads IoT Integration Server
Created by Mr_UJ 🔋 on 6/19/2024 in #mcu-mpu-and-firmware
How to Implement PID Control on STM32F4 to Maintain 1500 RPM for an ECU?
You would just need to implement the PID control loop and run it at an interval that works for you?
16 replies
DIIDevHeads IoT Integration Server
Created by Mr_UJ 🔋 on 6/19/2024 in #mcu-mpu-and-firmware
How to Implement PID Control on STM32F4 to Maintain 1500 RPM for an ECU?
By software, meaning by you
16 replies
DIIDevHeads IoT Integration Server
Created by accur4te on 6/20/2024 in #code-review
unable to retrieve data from a rs485 based flowmeter
Could you please put this on gist or provide a repo on github. It's going to be impossible to get help from Images
9 replies
DIIDevHeads IoT Integration Server
Created by Mr_UJ 🔋 on 6/19/2024 in #mcu-mpu-and-firmware
How to Implement PID Control on STM32F4 to Maintain 1500 RPM for an ECU?
If you have the measured_rpm then you can now build out your PID algorithm. Have you implmented that before?
16 replies
DIIDevHeads IoT Integration Server
Created by Mr_UJ 🔋 on 6/19/2024 in #mcu-mpu-and-firmware
How to Implement PID Control on STM32F4 to Maintain 1500 RPM for an ECU?
Do you need more of a hand in this?
16 replies