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.
Signal Processing is the art of transforming different kinds of signal (sounds, images, videos, etc.) into a lattice of information that can extracted and applied in many different ways. Digital signal processing (DSP) considers both technological aspects, such as the study of algorithms, and conceptual aspects; it makes the virtual world closer to the physical world. It is used to transform data into useful information for state-of-the-art machine learning models, a growing area for many businesses for decision support and predictive analytics. This work is made possible by DSP Engineers that know how to capture and process signals from both physical and virtual sources.
Signal Processing Engineers are experts in both the technology and algorithms that enable data analysis. They are able to program efficient applications for sensory processing as well as devise effective strategies for storage repository of data. Furthermore, they streamline complicated engineering processes within organizations such as creating mathematical modeling systems or addressing specific modelling problems with meaningful input-output relationships related to their areas of expertise: electroencephalogram (EEG), electrocardiogram (ECG), medical devices and development.
Here's some projects our expert DSP Engineer made real:
Indeed, Signal Processing has been integral in speeding up key engineering projects that require complex mathematical modeling processes to be completed. Our expert DSP Engineers on Freelancer.com are here to assist you with your project no matter the scope. So if you need help with a Signal Processing problem or want advice on improving existing strategies within your organization, you can trust these professionals provide expert advice and results quickly and cost-efficiently. Turn your next project into a success story today - post your job ad now at Freelancer.com!
Daripada 7,146 ulasan, klien menilai DSP Engineers 4.91 daripada 5 bintang.Signal Processing is the art of transforming different kinds of signal (sounds, images, videos, etc.) into a lattice of information that can extracted and applied in many different ways. Digital signal processing (DSP) considers both technological aspects, such as the study of algorithms, and conceptual aspects; it makes the virtual world closer to the physical world. It is used to transform data into useful information for state-of-the-art machine learning models, a growing area for many businesses for decision support and predictive analytics. This work is made possible by DSP Engineers that know how to capture and process signals from both physical and virtual sources.
Signal Processing Engineers are experts in both the technology and algorithms that enable data analysis. They are able to program efficient applications for sensory processing as well as devise effective strategies for storage repository of data. Furthermore, they streamline complicated engineering processes within organizations such as creating mathematical modeling systems or addressing specific modelling problems with meaningful input-output relationships related to their areas of expertise: electroencephalogram (EEG), electrocardiogram (ECG), medical devices and development.
Here's some projects our expert DSP Engineer made real:
Indeed, Signal Processing has been integral in speeding up key engineering projects that require complex mathematical modeling processes to be completed. Our expert DSP Engineers on Freelancer.com are here to assist you with your project no matter the scope. So if you need help with a Signal Processing problem or want advice on improving existing strategies within your organization, you can trust these professionals provide expert advice and results quickly and cost-efficiently. Turn your next project into a success story today - post your job ad now at Freelancer.com!
Daripada 7,146 ulasan, klien menilai DSP Engineers 4.91 daripada 5 bintang.Embedded Firmware Engineer (ESP32-S3, MQTT/HTTPS, OTA, Local Installer Wizard) – Industrial Pulse Controller Description We are building an industrial Wi-Fi “pulse injector” controller (Payter/Nayax-like) for self-service car wash / vacuum stations. Customer scans a QR on the bay, opens our webapp, pays online, and the device generates configurable “coin pulses” (dry contact and open-collector) into the wash/vac controller. We need an experienced embedded engineer to deliver production-grade firmware for ESP32-S3 with: • Reliable Wi-Fi connectivity and auto-recovery • MQTT (preferred) or HTTPS command channel • Configurable pulse generation (timing, mapping, NO/NC/OC outputs) • Local Installer Wizard (AP mode + web UI) • Heartbeat/stat...
Project Brief: Industrial 230V ESP32-C3 Toshiba AC Gateway & I/O Controller 1. Project Overview Design and develop a production-ready, CE-compliant, DIN-rail mounted (EN 60715) industrial controller for Toshiba AC systems. The device serves as a Master Gateway bridging three domains: • Toshiba AB Protocol – Galvanically isolated UART interface to AC indoor units • Modbus RTU (RS-485) – Expansion bus for modular field I/O (relays, temperature, analog modules) • Local Analog I/O – 0–10 V interfaces for direct HVAC integration The system must be stable, thermally suitable for sealed enclosures, and follow Screaming Architecture principles for long-term maintainability. 2. Hardware Specifications Power & Safety • Integrated ...
I’m developing a proof-of-concept that relies on Frequency Modulated Continuous Wave (FMCW) signals and need an experienced signal-processing engineer to turn my raw mixer outputs into actionable information. The scope covers the full digital chain—calibration, windowing, FFTs, range-Doppler generation, and target extraction techniques such as CFAR or similar adaptive thresholding. Code may be written in MATLAB or Python; please keep it modular so I can swap parameters and integrate rapidly with my existing acquisition software. To keep expectations clear, here’s what I would like handed over: • Well-commented source code that processes sample FMCW data from raw time-domain files through to range-Doppler (and, if practical within schedule, angle) outputs. • ...
I am looking for an experienced RF hardware designer to consolidate and miniaturize an existing RF system based on a MYIR Zynq-7020 board. The current setup includes: 1. MYIR Zynq-7020 board (fixed, no redesign) 2. Adapter board 3. Two separate RF transmitter boards The goal is to integrate the two RF boards and the Adapter board into a single compact adapter board, while keeping the existing electrical interfaces to the MYIR board unchanged and minimizing or avoiding FPGA/firmware changes as much as possible. Scope of Work (High Level) - Integrate two RF transmit chains on one board - Use a shared reference oscillator and PLL for both RF paths - Replace discrete RF filters with compact off-the-shelf RF filters - Replace legacy power regulators with modern, small LDOs - Add RF routing op...
I need an expert to develop embedded algorithms for our OWLY predictive maintenance platform. The platform uses fused vibration and acoustic sensing to detect early equipment faults in home appliances, specifically washing machines, dryers, and refrigerators. Key Requirements: - Convert sensor data into actionable equipment health diagnostics. - Focus on early fault detection for motors, bearings, and gearboxes. Ideal Skills and Experience: - Strong background in embedded systems and algorithm development. - Expertise in signal processing and sensor data analysis. - Experience with home appliance maintenance or diagnostics. - Familiarity with machine learning techniques is a plus.
Hello , I need a complete design for a compact consumer-electronics board that revolves around a PIC microcontroller. The scope spans three tightly-linked parts: • PCB hardware – Produce the schematic and multilayer layout in Altium Designer, include all libraries you create, and deliver the full manufacturing package (Gerbers, drill files, pick-and-place, and a PDF schematic). • MCU firmware – Write well-commented code in MikroBasic (or another PIC-friendly tool if you justify the switch). The firmware must read multiple sensors, exchange data through an efficient serial protocol, and use smart power-saving modes to stretch battery life. Please supply project files, compiled HEX, and a short flashing guide. • PC interface – Build a Windows utility in VB....
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...
I already have a working PCB built around an Xsens MTi-630 IMU and an NXP MKV56 microcontroller. What I need now is a technician who can revise the existing firmware so the remote camera head delivers rock-solid motion compensation on set. Your task is to design and embed a custom sensor-fusion routine that blends gyro, accelerometer, and magnetometer data from the MTi-630, then feed that fused orientation into the motor-control loop over CANopen. I’m aiming for a balanced mix of speed and accuracy so operators never feel lag yet still enjoy drift-free performance during long takes. You will be starting from my current codebase (MCUXpresso / NXP SDK), which already handles basic hardware abstraction and CANopen messaging. The focus is on: • Writing or adapting a quaterni...
I need an experienced electronics/PCB engineer to design a reliable, 24/7-operating traffic light controller PCB. This is a safety-critical system (not a hobby project). SYSTEM: • MCU: ESP32 • Load: 220VAC traffic light LED modules • Outputs: ~19 relay-controlled channels • Operation: Continuous (24/7) RELAY CONTROL: • Relay outputs driven via 74HC595 shift registers (SPI-style) • 3 × 74HC595 chained • OE pin must have hardware pull-up (outputs OFF at boot) • ESP32 enables outputs only after startup • Relay drivers with proper flyback protection FAILSAFE / SAFETY: • Master relay/contactor that cuts power to ALL lamp outputs • Must drop on: - ESP32 crash - Watchdog timeout - Power instability • Safe power-up and fail...
Peace be upon you. I want a complete explanation of the operational amplifier circuit, with practical implementation from scratch using transistors, and building it in simulation. I am looking for an experienced engineer who is strong in electrical physics. It is required that the person speaks Arabic fluently because I am weak in English.
Sila Dafter atau Log masuk untuk melihat butiran.
I'm looking for an experienced programmer to develop RF modules based on MTK chips. The primary functionality required is signal reception, specifically for digital signals. This project extends to firmware modification for new hardware of the F21 Pro model, adapting it to work with US bands and ensuring wide usability. Key Requirements: - Modify NV data in the firmware to suit the new chipset (likely running on LWTG) and adapt this file for US band compatibility. - Ensure the firmware can be flashed easily to multiple phones and that a complete backup source file is provided. - Conduct thorough compatibility testing for the firmware. Ideal Skills and Experience: - Strong background in RF engineering and programming. - Expertise with MTK chipsets and NV data modifications. - Experie...
I'm seeking an expert to identify and prove the frequency band and source of an unwarranted radio signal in my home. I suspect it might be coming from a radio tower or possibly through my cordless phone acting as an unknown receiver. Requirements: - Identify the specific frequency band of the unwanted signal - Determine the exact source of the signal - Assess the impact on my home environment Skills and Experience: - Expertise in radio frequency analysis - Experience with signal detection equipment - Knowledge of electronic devices and their interference patterns - Ability to provide a detailed report of findings
I have a production-ready, IGBT full-bridge welding inverter that already powers both TIG and MMA processes, yet the embedded side still needs a final expert pass before release. The control board is built around 8051 and STC MCUs running Keil C51 firmware, and every line of code directly shapes arc stability, HF start, AC balance, soft-start, and safety interlocks. The short-term goal: review, tidy, and extend the existing code so it drives the power stage flawlessly in TIG and MMA, AC and DC. That means refining PWM timing, gate-drive dead-time, current-feedback filtering, and all the little state-machine details that separate a decent welder from a great one. Core tasks and deliverables • Audit the present C51 codebase, flagging race conditions or timing pitfalls. • Im...
I want to commission a purpose-built high-frequency trading engine focused exclusively on stocks and driven by a momentum strategy. The system must ingest real-time streaming market data, react in microseconds, and execute orders with minimal slippage. Key expectations • End-to-end architecture: ultra-low-latency market data capture, signal generation based on momentum indicators, smart order routing, and risk controls. • Exchange connectivity: direct API or FIX gateways to major equity venues; the code has to be exchange-agnostic enough to let me plug in additional venues later. • Deterministic performance: consistent round-trip times under heavy load, with benchmarks and profiling evidence. • Safety nets: position limits, kill-switch, and detailed logging tha...
Job Description (Requirements Only) We are seeking a highly experienced embedded systems and drone software engineer to help develop a next-generation, proprietary drone show platform. The ideal candidate must have deep expertise in flight control firmware, UAV swarm systems, and hardware-level integration. Required Qualifications Extensive experience with PX4 firmware development Strong background in embedded systems (C/C++) Proven experience working with UAV flight controllers Deep understanding of MAVLink protocol and flight control architectures Experience integrating GPS/RTK systems (Ublox preferred) Experience with PWM output control and hardware-level signal integration Experience designing safety-critical systems and fail-safe logic Strong knowledge of swarm drone coordin...
Sila Dafter atau Log masuk untuk melihat butiran.
I need a compact, production-ready PCB that reliably converts an EDP 1.2 video stream into a MIPI CSI-2 output so I can interface an existing embedded panel with a camera-centric SoC. The job is purely about signal conversion; no additional processing or scaling is required. The core of the work is selecting a proven EDP-to-CSI bridge IC, building a clean high-speed schematic around it, and laying out a board that respects all impedance and length-matching rules for both the EDP and CSI-2 differential pairs. Please keep the stack-up simple enough for standard 4-layer manufacturing while still meeting the 100 Ω/90 Ω requirements. To speed integration on my side I also need the power-tree designed, the necessary reference clocks routed, and all test points clearly labelled fo...
Project Description: I am looking for an experienced Flutter developer to build a PPG (Photoplethysmography) mobile application. I already have a fully functional web-based version (Javascript/Browser) that captures pulse and stress levels via the webcam. I need this ported to a native Flutter app to achieve medical-grade accuracy using better hardware control. The Goal: Turn the phone’s camera and flashlight into a sensor to measure: Heart Rate (BPM) HRV (Heart Rate Variability - SDNN) Stress Index based on RR-Intervals. Key Deliverables: Camera Sensor Module: Implement the Flutter camera package to stream raw image data. Crucial: Must handle "Torch Mode" (Flashlight ON) and Lock Exposure/White Balance to prevent signal noise. ...
I already have the full Bill of Materials and a set of clear reference photos; what I still need is a production-ready PCB layout that ties everything together. Your task is to handle both the component placement and the complete routing of a balanced audio driver board that runs from a single 5 V input and generates ±12 V rails internally. There are no fixed dimensions, so you can choose whatever outline best supports clean signal paths and sensible power-ground separation. The only mandatory hardware interface is XLR—please keep the footprint orientation practical for panel mounting. Preferred deliverables • Editable design files in KiCad, Altium,—or another mainstream tool that supports Gerber export • Gerber, drill, pick-and-place, and centroid files re...
OVERVIEW The United Nations Development Programme (UNDP), the Seeker for this Innocentive Challenge, is searching for creative, affordable solutions that can safely detect and mark the presence of underwater explosive ordnance. In conflict or post-conflict zones, vast quantities of explosive ordnance (EO) lie submerged in oceans, lakes, rivers, and coastal waters. From post-WWII dumping to modern conflict spillover, these extremely hazardous explosives jeopardize the lives, livelihoods, and environments of nearby communities. UNDP is particularly interested in solutions that can be safely used by members of these communities, empowering them and enabling widespread knowledge of these dangers without requiring military or high-cost commercial interventions. The ideal solution will allow ...
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.