ARDUINO TO STM32
Budget: $10 – $30 USD
Right now, we do have an Arduino code working with a prototype project:
we are using the microcontroller mkrzero, programmed in arduino to acquire or convey data. we are using the next input/outputs, as follow:
• Input 1: Using an entrée PWD to read an impulse meter
• Input 2 : Pressure meter (3.3v input)
• Input 3 : level of batterie
• Output 1: on/off valve (3.3v output)
and here they are some caracteristics regarding the program code:
one virtual serial input/output port is configured to send the information to a serial device using modbus library.
The information is stored into a MicroSD memory, and this is sent it as soon as is required.
The requirement Is to translate or rewrite the code to STM32 microcontroller, in C/C++, in order to take in advantage the low power consumption functions we have with the STM32 microcontroller family using at the STM32F411C Bluepill prototype card and STM32L0538DISCOVERY
Attached please find the flow diagram for coding. The arduinio code is approximately 500 lines code, this code will be send it as soon as we are agreed with the proposal.
we are using the microcontroller mkrzero, programmed in arduino to acquire or convey data. we are using the next input/outputs, as follow:
• Input 1: Using an entrée PWD to read an impulse meter
• Input 2 : Pressure meter (3.3v input)
• Input 3 : level of batterie
• Output 1: on/off valve (3.3v output)
and here they are some caracteristics regarding the program code:
one virtual serial input/output port is configured to send the information to a serial device using modbus library.
The information is stored into a MicroSD memory, and this is sent it as soon as is required.
The requirement Is to translate or rewrite the code to STM32 microcontroller, in C/C++, in order to take in advantage the low power consumption functions we have with the STM32 microcontroller family using at the STM32F411C Bluepill prototype card and STM32L0538DISCOVERY
Attached please find the flow diagram for coding. The arduinio code is approximately 500 lines code, this code will be send it as soon as we are agreed with the proposal.