How user testing can make your product great
Get your product into the hands of test users and you'll walk away with valuable insights that could make the difference between success and failure.
STM32 is a microcontroller family developed by STMicroelectronics specialized in the industry of embedded systems. This can be applied to any electronic product depending on the complexity and application of the project. STM32 has a wide range of capabilities, this allows for professionals or engineers to use it as a tool to make their project come to life. An Embedded Engineer is a type of engineer that specializes in the design and development of embedded systems. Having an expertise in this field means that they understand very well the microcontroller unit, and they are responsible for programming, designing and implementing the code to create an interactive product.
Our expert Embedded Engineers can develop projects such as communication devices that include GSM & GPRS, IOT & GPS trackers; Capacitive Touch Panel along with external flash interfaces & displays; USB Flash Drive reader implementations with CH376S and USB protocol handling; movement coding monitors such as PIR & Relay utilizing power management and ADCC control; independent watchdog designs with STM32L051K8T6, Arduino Library Conversions for STM32Cube utilization, and Hard Fault debug information gathering.
Here's some projects that our expert Embedded Engineer made real:
The projects listed here gives you some insight of what our team of expert Embedded Engineers can do for your project. If you're looking to develop something similar and need experienced professionals, look no further than Freelancer.com! Post your project today and find the perfect freelance Embedded Engineer for the job – start changing the world!
Müşterilerimiz, Embedded Engineers freelancerlarımızı 4,012 değerlendirme içinden 5 üzerinden 4.9 ile derecelendirdi.STM32 is a microcontroller family developed by STMicroelectronics specialized in the industry of embedded systems. This can be applied to any electronic product depending on the complexity and application of the project. STM32 has a wide range of capabilities, this allows for professionals or engineers to use it as a tool to make their project come to life. An Embedded Engineer is a type of engineer that specializes in the design and development of embedded systems. Having an expertise in this field means that they understand very well the microcontroller unit, and they are responsible for programming, designing and implementing the code to create an interactive product.
Our expert Embedded Engineers can develop projects such as communication devices that include GSM & GPRS, IOT & GPS trackers; Capacitive Touch Panel along with external flash interfaces & displays; USB Flash Drive reader implementations with CH376S and USB protocol handling; movement coding monitors such as PIR & Relay utilizing power management and ADCC control; independent watchdog designs with STM32L051K8T6, Arduino Library Conversions for STM32Cube utilization, and Hard Fault debug information gathering.
Here's some projects that our expert Embedded Engineer made real:
The projects listed here gives you some insight of what our team of expert Embedded Engineers can do for your project. If you're looking to develop something similar and need experienced professionals, look no further than Freelancer.com! Post your project today and find the perfect freelance Embedded Engineer for the job – start changing the world!
Müşterilerimiz, Embedded Engineers freelancerlarımızı 4,012 değerlendirme içinden 5 üzerinden 4.9 ile derecelendirdi.Overview I’m looking to develop a robust UART to UDP bridge on STM32 for handling large binary frames and NMEA data. The aim is to enhance data transmission reliability between devices. Scope of work - Develop a UART RX system with DMA and ring buffer on STM32 for lossless data reception. - Implement UDP TX using LWIP for sending data over UDP with configurable IP and port. - Handle large frames by sending in single datagram or using fragmentation protocol (frame_id, chunk_index, total_chunks, crc) for payloads around 10KB. - Optional: forward NMEA data on a separate UDP port. - Deliver complete CubeIDE project and documentation. - Test and verify UDP reception with log/pcap/wireshark or video to prove valid frame transmission. Additional information I’ll accept delivery a...
The embedded system comprises 2 STM32 boards connected to their own 7 sensors, 1 motor, and 3 relays. Each is connected to the central Raspberry Pi 4 board. The RIGHT STM32 board also has a TFT ST7789 2inch display. The Raspberry Pi has its own 5-inch display (connected via HDMI) and is connected to a battery BMS via UART and controls the ON/OFF switching of the exoskeleton system driven via a 48V 10A relay. The Raspberry Pi also controls the operation of a 5V air-pump via a relay able to deliver 1.5A We require the following tasks to be carried out: user interface (GUI) developed for the STM32 to drive the ST7789 display. developed for the Raspberry Pi display. for the Right-leg STM32 microcontroller. for the Raspberry Pi. for the Left-leg STM32 microcontroller.
Necesito ayuda puntual para afinar un proyecto existente sobre ARM STM32. El hardware ya cuenta con: • Protocolo de comunicación binario implementado • Dos tiras WS2812 de 60 LEDs cada una, controladas de forma independiente • Módulo RFID PN532 • Conjunto de switches de entrada Mi prioridad ahora es la integración del RFID y los switches; los obstáculos que enfrento son Problemas de software. Quiero que ambos elementos se lean de forma fiable y se enlacen correctamente con el resto de la lógica ya programada. Busco a alguien con demostrable Experiencia en: – Desarrollo sobre microcontroladores STM32 (bare-metal o HAL). – Manejo de periféricos I²C/SPI, interrupciones y temporización precisa. ...
Need software enginner who will help for STM32 Programming Skills required : 1. C Programming and debugging 2. should know Free RTOS Concepts 3. Shall be able to prepare Design using state flow diagram and flow charts 4. shall be able to write the test cases to test the project in excel sheet TASKS are : 1. make PWM OUT Woking and control wheels 2. Make the joystick Inputs working and get the ADC inputs from Joystick (this i have already done , half rest needs to be continued) Digital Input work as E-STOP input 4. Make Proximuty sensor and Ultrasonic sensor working With this i am going to prepare a Robotics vehicle for my FARM For sparying purpose . Future Tasks : 1. Make the input working using LORA and INTERNET (may be SIM800 Module) Process : 1. Requirement document will be pr...
Assalam o alaikum, I am looking for electrical engineers having expertise in following areas: Embedded C Programming. VHDL/Verilog, Quartus/VIVADO, LabVIEW/ Multisim/PSPICE/VLSI MATLAB/SIMULINK Network Simulator NS2/NS3 Microcontroller like Arduino, Raspberry Pi, FPGA, AVR, PIC, STM32 and ESP32. IDEs like Keil MDK V5, ATmel studio and MPLab XC8. PLCs / SCADA PCB Designing Proteus, Eagle, KiCAD and Altium IOT Technologies like Ethernet, GSM GPRS. HTTP Restful APIs connection for IOT Communications. Actually I have multiple projects in different domains of electrical engineering and I already have a team of engineers working on them but due to workload I am looking for few more engineers to be a part of my team and work with us on regular basis.
I’m working on an STM32H7 design and I need the ST Acoustic_SL middleware added cleanly to my firmware so I can start experimenting with the Sound Localization feature right away. The CubeMX-generated project is already set up and building under STM32CubeIDE; what’s missing is a fully integrated Acoustic_SL stack (latest release) with all required dependencies, paths, and initialization code. Here’s what I’m expecting from you: • Import Acoustic_SL into the existing STM32H7 project and resolve every include, linker, and memory-map requirement. • Provide a minimal example (e.g., mic array capture + X-Y angle printout over UART) that shows Sound Localization working on real hardware. • Supply a short read-me that explains any CubeMX tweaks, middl...
I am ready to move fast on a custom sonar project built around STM32 hardware (CubeIDE + HAL). Your task is to create production-grade firmware that: • Captures long-range sonar returns through the onboard ADC and a TUSS4470 (or comparable) front-end, with signal conditioning tuned for maximum range performance. • Streams that data in real time using a compact, binary UDP protocol—both transmit and receive paths—so it plays nicely with an existing mobile-app protocol. • Listens for run-time commands such as gain adjustments, start/stop, mode selection, and ping-rate changes, then acts on them immediately. Deliverables I need: 1. Well-documented STM32 firmware source code. 2. A clear protocol reference (frame layout, timing, byte ordering, command set). ...
Project Description: I’m building a small ROS 2–ready mobile robot platform aimed at undergraduate and MSc robotics education. The mechanical chassis and system architecture are already defined, and I’m now looking for an experienced STM32 firmware developer to implement the motor controller firmware. This is not a vague research project — a detailed firmware specification, protocol definition, and safety model already exist. The task is to implement them cleanly and robustly. Scope of Work: You will develop firmware for an STM32-based motor controller with the following characteristics: Core functionality: - Closed-loop wheel speed control (2 motors) - Quadrature encoder input (3.3V TTL) - PWM + DIR motor driver outputs (one per motor) - Deterministic control ...
Get your product into the hands of test users and you'll walk away with valuable insights that could make the difference between success and failure.
Learn how to hire and collaborate with a freelance Typeform Specialist to create impactful forms for your business.