
Closed
Posted
Paid on delivery
I need help setting up two Nema 17 stepper motors to be controlled remotely via two ESP32 boards. One board will be in the remote and the other in the receiver. Requirements: - Manual control of stepper motors - Input commands using an analog joystick Ideal Skills and Experience: - Experience with ESP32 and stepper motors - Familiarity with joystick integration - Strong knowledge of manual control systems Please provide a detailed plan and relevant experience in your bid.
Project ID: 40204835
77 proposals
Remote project
Active 12 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
77 freelancers are bidding on average $449 USD for this job

Hello, As an experienced engineer in the field of robotics, specifically microcontroller programming and circuit design, I believe I possess the exact skills needed to successfully implement your project by setting up and remotely controlling your Nema 17 stepper motors with the ESP32 boards. Having worked extensively with Arduino circuits, electrical engineering, and embedded system applications, I can guarantee efficiency and accuracy in executing the tasks at hand. Being well-versed with joystick integration alongside different microcontroller codes, I can ensure smooth manual control of your stepper motors through input commands. My proficiency in using tools such as Verilog/VHDL, Arduino, Solidworks, Revit and more aligns directly with the necessary requirements for this project. Additionally, my work experience as part of Live Experts LLC signifies not only my broad range of technical skills but also my commitment to delivering top-quality solutions for clients. Collaborating with me on your project guarantees not only the expertise needed but also a friendly and efficient partner who will go above and beyond to achieve its objectives. Let's turn this exciting idea into a reliable reality with my proven skill set. Thanks!
$750 USD in 3 days
8.3
8.3

As a highly experienced and versatile Electrical Engineer with an in-depth knowledge of Embedded Systems, I am very confident in my ability to successfully complete your project. I have extensive experience working with the ESP32 boards and Nema 17 stepper motors, making me uniquely suited for this project. Through my robust understanding of manual control systems and past exposure to joystick integration, I believe I have exactly the skills and expertise you need to create a seamless remote control system for your stepper motors. Not only is my practical experience quite diverse, but I also bring a unique blend of skills to the table including PCB design, firmware development, IoT product engineering and more - all of which will prove invaluable in executing your project from end-to-end. My proficiency with various technologies such as Wi-Fi, BLE and my strong command over languages like C/C++ are also worth mentioning as they will play key role in achieving your requirements seamlessly.
$725 USD in 7 days
8.2
8.2

Is it for firmware development only or you need complete solution including testing ? If it is just point to point, then I believe ISM band RF could yield better range. If it is connected via Internet, then we need to discuss it. I can develop the firmware, design hardware and test it. Thanks
$750 USD in 7 days
6.9
6.9

With my extensive background in power electronics, circuit design and embedded systems, along with my strong familiarity with Arduino and stepper motor control systems, I'm confident that I'm the ideal fit for your remote control project. Specifically, I have a wealth of knowledge when it comes to implementing motor drives like Nema 17 steppers and working with ESP32 boards. My skillset also includes an in-depth understanding of analog design and practical experience with joystick integration, both of which will be valuable in realizing manual control of your stepper motors. Additionally, my proficiency in using MATLAB enables me to not only understand the theoretical aspects of your project but also to conduct simulations to validate the designs. Lastly, I'm known for my commitment to quality and attention to detail. I will ensure that every aspect of your project is well-considered and implemented securely. I look forward to joining this journey with you and delivering work that exceeds your expectations. Let's get started on some exciting remote-controlled motion!
$250 USD in 7 days
7.4
7.4

Hello, As a seasoned electrical engineer with extensive experience in firmware development and PCB design, I am the perfect candidate to bring your remote motor control project to life. My command over STM32, ESP32, and other microcontrollers, along with proficiency in UART, SPI, Ethernet, USB, CAN, and MODBUS protocols enable me to ensure seamless integration. Moreover, I have past experience specifically with Nema 17 stepper motors and ESP32 boards. What makes me stand out is my unique blend of practical skills and a problem-solving mindset. My expertise in joystick integration will assure you of a refined control system that allows you to manually manipulate the motors just as you wish. Your desire for a reliable high-performance control system aligns with my core competencies: designing efficient circuits and layouts optimized to your specific needs. Having managed various hardware projects effectively while adhering to set budgets and deadlines, I vow to execute your project proficiently while keeping you informed at every step. Let's collaborate and make your vision a reality! Thanks!
$250 USD in 5 days
6.7
6.7

Hi, I am an electrical engineer with more than 7 years of experience in embedded systems and PCB design. I have hands-on experience with ESP32, stepper motor control (including NEMA 17), and joystick-based manual control. I can design the full system approach, including communication between two ESP32 boards, motor drivers, and smooth control logic. I also have my own hardware setup to develop, test, and validate the code and motor control in real conditions. I can share relevant experience and a clear implementation plan.
$350 USD in 7 days
6.6
6.6

Hi there, I’ve built remote motor control with ESP32 and joystick inputs before, and I’m confident I can deliver a clean, reliable pair of ESP32 boards to drive two Nema 17 motors via a joystick. Plan: - Hardware: two ESP32s, motor drivers (A4988/DRV8825), a 2-axis analog joystick, robust power and protection. - Link: start with ESP-NOW for direct, low-latency control; we can switch to Wi‑Fi if you need longer range. - Software: read joystick axes, map to motor speed and direction, implement smooth ramping and microstepping, ensure synchronization, and add safety checks (watchdog, voltage/current limits). - Testing: bench tests, then live run with the remote and receiver; full wiring diagram and a brief setup guide. Timeline: 6–10 days to deliver firmware, wiring diagram, and a short user guide. I can also add simple UI monitoring on request. What I bring: 5+ years in electronics, embedded systems, and robotics, with hands-on ESP32 motor control and joystick integration. Next step: please confirm your joystick model and whether you prefer ESP‑NOW or Wi‑Fi for the link. Which wireless link do you prefer (ESP-NOW or Wi‑Fi) and what is the exact range/distance you expect for the remote-control link? Best regards,
$750 USD in 26 days
6.1
6.1

Hello, I am interested in your project. I have a long experience in electronics, power supply, and motor drive. Also have experience in PCB design. Here is a project I am working on: https://www.freelancer.com/projects/pcb-layout/PCB-design-for-Stepper-Motor/details
$700 USD in 10 days
5.9
5.9

Hi! i read your project description and see you're planning ESP32-to-ESP32 wireless communication for joystick control. Before diving in, there's a critical hardware consideration: Nema 17 motors require dedicated stepper drivers (A4988, DRV8825, or TMC2208) since ESP32 GPIO can't source the 1-2A per phase these motors draw. Also, your two-board wireless architecture will work, but the protocol choice—ESP-NOW versus WiFi—determines whether you get 15ms or 100ms control latency, which directly impacts the "manual feel" of your joystick. I've built similar remote control systems, including a wireless CNC pendant using ESP32 with ESP-NOW achieving <20ms response time for real-time jog control. That project required dual-core task management to prevent WiFi stack interrupts from disrupting step pulse timing—a challenge your system will face. Implementation approach for your system. Phase 1 - Architecture & Component Selection. Phase 2 - Firmware Development (ESP-IDF with FreeRTOS). Phase 3 - Integration & Testing. i can present my approach more in detail in chat. I have all the required hardware and i can test it with myself before deliverables. Thanks Regards
$300 USD in 3 days
5.8
5.8

Hello... I recently finished a project controlling NEMA 17 stepper motors using the DVR8825 as the driver and also the TMC2209 controlled via UART. I have extensive experience with the ESP32 microcontroller and programming it using the Arduino IDE. You didn't specify which boards and communication protocol you'll be using. Integrating joysticks won't be a problem in this project. Please check my profile. I'm open to good communication and a long-term working relationship. I am available to start this project immediately. Best regards, Carlos
$350 USD in 30 days
5.5
5.5

Hello. I read your project description very carefully. I have completed many projects regarding stepper motor using esp32 . I have a deep understanding and experience in the areas of microcontroller that you mentioned. We are a company of mechatronics, electrical, computer and software engineers with vast expertise in PCB layout, embedded systems, AC/DC converters, stepper motors, transformers, python, machine learning, raspberry pi, automation, power management, sensors & signal processing projects, unsupervised learning, reinforcement learning, genetic algorithm, convolutional model, recurrent network, We can assure you that your work will be done within the given timeline with complete task achievement. Feel free to contact for further queries so I may guide you well.
$500 USD in 7 days
5.3
5.3

Hi, I can deliver a complete and reliable remote control system for two NEMA 17 stepper motors using dual ESP32 boards and an analog joystick. The solution will focus on precise manual control, low-latency communication, and smooth motor response suitable for robotics and automation use. The architecture will use one ESP32 as a handheld controller to read joystick analog inputs, apply dead-zone filtering, scaling, and acceleration profiles, and transmit motion commands wirelessly. The second ESP32 will act as the receiver, decoding commands and driving the stepper motors through appropriate drivers such as DRV8825 or TMC series for stable torque and quiet operation. Motor control will be implemented using non-blocking timing logic to ensure responsive movement without jitter. Safety mechanisms will include communication timeout handling, controlled motor enable/disable states, and configurable speed limits. All firmware will be clean, modular, and easy to extend. Deliverables include schematic-level wiring guidance, tested ESP32 firmware for both transmitter and receiver, clear configuration parameters, and concise documentation to support future modifications or scaling. My experience spans ESP32 wireless control, stepper motor systems, joystick-based interfaces, and embedded motion control, ensuring a robust and maintainable implementation. Regards, Soas
$750 USD in 11 days
5.2
5.2

Hello! We are experts in ESP32, stepper motors, and control systems, specializing in remote setups and joystick integration. Our team will configure the Nema 17 steppers for seamless remote control using two ESP32 boards. Manual control via an analog joystick will be integrated for precise operation. With a track record in embedded systems, robotics, and electronics, we ensure a reliable and efficient system. Let's bring your project to life with custom automation solutions. Ready to start? Cheers, RedBrick American Engineering
$250 USD in 3 days
4.7
4.7

A super easy task to be done using esp32. Thanks for posting the job................................................feel free to talk.........
$250 USD in 1 day
5.1
5.1

Hi there, I am an experienced Automation Engineer and Electronics Designer with 10+ years of professional experience delivering reliable, production-ready solutions across industrial automation, embedded systems, and custom PCB development. I specialize in end-to-end engineering - from control logic and firmware to hardware design and manufacturing support - with a strong focus on stability, safety, and real-world performance. ✔ What I Can Do for This Project **Engineering Approach** -Review requirements, constraints, and edge cases upfront -Apply conservative, standards-based design practices -Prioritize EMI immunity, serviceability, and long-term reliability -Deliver clean, review-ready work with minimal back-and-forth **Hardware & PCB** -Schematic design and verification -Production-grade PCB layout (mixed-signal, power, relays, isolated I/O) -Proper grounding, spacing, and EMI/ESD protection -Manufacturing outputs: Gerbers, BOM, Pick & Place, assembly notes **Embedded & Control Systems** -ESP32, STM32, AVR, PIC, Raspberry Pi Pico -C/C++, MicroPython, FreeRTOS -Sensor interfaces, motor control, power management -PLC systems: Siemens, Allen-Bradley, Schneider, Mitsubishi, Omron **Industrial Communication** -Modbus RTU/TCP, CAN, RS-485 -Profinet, EtherNet/IP, Profibus -OPC-UA and SCADA integration I work efficiently, communicate clearly, and deliver solutions that manufacturers trust and technicians can support. I am ready to begin asap. Best, Yaroslav.
$500 USD in 7 days
4.5
4.5

Hello, I’m an embedded systems and robotics developer with 8+ years of hands-on experience building manual and remote motor-control systems, and I’ve carefully reviewed your ESP32 + NEMA 17 joystick control requirements. I’ve completed 15+ motion-control projects, including 7 projects using ESP32 with stepper motors (A4988/TMC drivers) for real-time manual and wireless control. For this setup, I would design a dual-ESP32 architecture where the remote unit reads the analog joystick (X/Y axes) and transmits low-latency control data, while the receiver ESP32 converts those signals into smooth step/dir commands for both NEMA 17 motors. In similar systems, I’ve achieved sub-100 ms end-to-end control latency, ensuring responsive and intuitive manual movement. I have strong experience implementing speed scaling, dead zones, direction control, and acceleration limits to prevent motor jitter and missed steps during joystick operation. I’ve built 10+ custom motor-control firmwares with safety features such as soft limits, emergency stop logic, and signal-loss handling. You’ll receive clean ESP32 firmware, wiring diagrams, and setup documentation, making the system easy to tune or expand later. If needed, I can also clarify whether you prefer wired or wireless (ESP-NOW / Wi-Fi) communication and which stepper driver you plan to use.
$500 USD in 7 days
4.4
4.4

Hi, I'm Aisha Mujahid, an academic expert with 12+ years of experience in research support, writing mentorship, and scholarly editing. I help students and professionals enhance their work for clarity, impact, and academic success. From refining essays to polishing manuscripts, I offer tailored guidance to elevate your writing and help you achieve academic goals. I specialize in Essays, Research Papers, Case Studies, Dissertations, and Any Other Assignments. Every project I deliver is original, Plagiarism and AI Free, Properly Referenced, and Tailored to your Specific Requirements. I have strong expertise in academic referencing and formatting styles, including APA, Harvard, Chicago, MLA, Vancouver, IEEE, and OSCOLA, ensuring accuracy, consistency, and full compliance with university and journal guidelines. If you’re looking for dependable academic support that truly delivers results, message me to discuss it further. Thank You!
$250 USD in 1 day
4.2
4.2

✅Hi, Client. I am a senior Micro C Developer✅ I am interested in your project. I am a senior Micro C Developer with over 10 years of rich experience in C/C++/Micro C Programming using PLC/PIC/ATmega/STM32/Arduino and PCB design using Kicad and Altium. So, I can complete it within your timeline. Please send a message to discuss this. I look forward to hearing from you. My main goal is to gain my client's satisfaction by completing a job with 100% accuracy Best regards! From Hien ...
$750 USD in 7 days
4.3
4.3

As an electrical engineer with a deep passion for efficient problem solving and automation, the role you are seeking to fill perfectly aligns with my skill set. I bring a wealth of experience in circuit design and the specific microntroller you require expertise in, the ESP32 boards. My knowledge around stepper motor control and integrating analog joystick input is comprehensive, having worked on similar projects in the past. In addition to my technical skills, I'm well-versed in using data analytics tools (including but not limited to Google Cloud Vision) for smart and informed decision making. This applies directly to your project as it involves automation and control system engineering. Your project needing manual control of stepper motors via an ESP32 board is a perfect match for me. My proficiency with Google Cloud also means flawless data collection and storage.
$250 USD in 7 days
4.0
4.0

I authored the published research on this exact hardware architecture. I am the author of "CHIGLU: A Modular Hardware for Stepper Motorized Quadruped Robot—Design Approach and Analysis" (ScienceDirect). I designed the hardware and conducted the PDN (Power Delivery Network) analysis to drive multiple high-torque stepper motors simultaneously without voltage sag or logic resets. Controlling two Nema 17s remotely is a subset of the work I have already mastered. Plans: 1. The Protocol (Low Latency): I will use ESP-NOW (Peer-to-Peer) rather than standard Wi-Fi. This ensures the joystick input reaches the motors with <5ms latency, which is critical for real-time manual control. 2. The Motor Dynamics (My Research Area): Using my background in PDN analysis, I will ensure your setup handles the inductive current spikes of the Nema 17s correctly. I will implement AccelStepper logic to handle acceleration curves (preventing stalling). I will design the code to filter joystick noise (dead-zones) so the motors don't "hum" or jitter when idle. 3. Hardware Integration: I will provide a schematic that isolates the ESP32 logic power from the noisy 12V/24V motor rail, ensuring the controller never crashes during high-torque movements—a common issue I solved in the CHIGLU project. Deliverables: Source Code: Transmitter & Receiver (ESP-NOW + AccelStepper). Schematic: Power isolation and wiring diagram. You are hiring a specialist with proven, scientific stepper motor analysis.
$750 USD in 7 days
4.0
4.0

Minden, United States
Payment method verified
Member since Feb 4, 2026
$250-750 AUD
$30-250 USD
₹12500-37500 INR
$30-250 USD
$8-15 USD / hour
$25-50 USD / hour
$250-750 USD
₹750-1250 INR / hour
£10-15 GBP / hour
€250-750 EUR
$10-30 USD
€18-36 EUR / hour
₹750-1250 INR / hour
₹600-900 INR
£20-250 GBP
min $50 AUD / hour
$250-750 USD
$750-1500 USD
$1500-3000 USD
₹12500-37500 INR