
Ditutup
Disiarkan
Dibayar semasa penghantaran
I have an off-road RC platform that I want to turn into a fully autonomous vehicle. The goal is for the car to steer itself, manage throttle and braking, and handle lights/indicators without human input while still allowing me to take over with a transmitter when needed. Here’s what I need from you: • Hardware interface: integrate your preferred control board (Arduino, STM32, Raspberry Pi, or similar) with the existing ESC, steering servo, and LED system. • Software stack: write the embedded code and higher-level logic that handles path-planning, obstacle detection, and failsafe switching back to manual control. • Feature completion: automated steering, speed regulation, and programmable light sequences must all work reliably on rough terrain. Acceptance test 1. Upload firmware, demonstrate waypoint navigation and dynamic obstacle avoidance in a short video. 2. Provide source code with inline documentation and a wiring diagram so I can reproduce the build. 3. Manual override must engage instantly when I flip the transmitter switch. If this sounds like your kind of challenge, let’s talk timing, milestones, and any sensor recommendations you have.
ID Projek: 40235110
22 cadangan
Projek jarak jauh
Aktif 21 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
22 pekerja bebas membida secara purata ₹54,551 INR untuk pekerjaan ini

KINDLY READ THROUGH MY PROPOSAL THIS IS WHAT I WILL DO - Hardware: Integrate Raspberry Pi 5 (for compute power) + STM32 co-processor for real-time control – interface ESC (PWM), steering servo (PWM), LEDs (GPIO) + add ultrasonic/LIDAR for obstacles, GPS/IMU for waypoints - Software: Embedded C++ on STM32 (RTOS for steering/throttle/braking), Python ROS2 on Pi for path-planning (A* or DWA), obstacle avoidance (SLAM-lite), failsafe override logic - Features: Auto speed reg (PID), terrain-adaptive steering, sequenced lights (e.g., hazards on detect) – all tested rough-terrain robust - Deliver: Full source (Git repo), wiring diagram (KiCad), firmware upload guide, short demo video (waypoint nav + avoidance + override) RELEVANT PROJECTS - 2025: Autonomous off-road RC rover (Pi + STM32) – waypoint nav, LIDAR avoidance, manual TX override, deployed in field trials - 2024: Similar RC platform w/ auto steering & lights for hobbyist – zero crashes in rough tests QUESTIONS - Current RC setup details (ESC/servo models, TX protocol)? - Preferred sensors (ultrasonic cheap or LIDAR accurate)? - Timeline goal (e.g., demo in 10 days)? - Milestones: hardware design (Day 3), software draft (Day 7), full test (Day 12)?
₹52,000 INR dalam 8 hari
6.4
6.4

Hello. I read your project description very carefully. I have completed many projects regarding STM32, Rpi and arduino . 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.
₹56,250 INR dalam 7 hari
5.4
5.4

Hello! I understand your desire to transform your off-road RC platform into a fully autonomous vehicle. My experience with embedded systems and robotics equips me to successfully integrate the hardware and software necessary for this project. I will ensure the control board interfaces seamlessly with the ESC, steering servo, and LED system while developing robust code for path-planning and obstacle detection. Expect reliable features, including automated steering and programmable light sequences, optimized for rough terrain. I can provide visual demonstrations and detailed documentation for source code and wiring. Regards, Davide
₹62,440 INR dalam 1 hari
4.9
4.9

As an experienced and versatile tech expert with a strong background in programming, I am confident that I can successfully complete your self-driving off-road RC car project. Over the course of my 7-year career, I have gained proficiency in various languages and frameworks, including C and Python which come in handy for embedded code writing and path-planning required for this project. However complex, I am determined to meet your expectations. Understanding your demand for a full autonomy while still giving space for human control, my expertise will ensure a smooth integration of your hardware with an enhanced software stack. My dedication to quality output means you can count on me to deliver firmware that does reliable waypoint navigation, dynamic obstacle avoidance, and instant manual override. Furthermore, my commitment to comprehensive project documentation would greatly benefit you as it will include source codes with inline tutorials and detailed wiring diagrams so that you can easily replicate the build. Why not leverage my talents to make your off-road RC car a reality? I look forward to discussing timing, milestones, and possibly any additional sensor recommendations you might consider for this project. My motivation stems from bringing value through my skills, and this project aligns perfectly with that vision.
₹37,500 INR dalam 7 hari
6.2
6.2

Your biggest risk here is sensor fusion latency - if your IMU, GPS, and LIDAR data aren't synchronized within 50ms, the car will oversteer on uneven terrain and crash into obstacles before the path planner reacts. I've debugged this exact failure mode on two autonomous rover projects where teams skipped real-time OS tuning. Before I spec the hardware stack, I need clarity on two things. First, what's your terrain profile - are we talking gravel paths with predictable bumps or actual off-road with rocks and mud that'll throw your IMU readings? Second, what's your acceptable cost ceiling for sensors, because a $40 ultrasonic array won't cut it if you're moving faster than 2 m/s, but a $300 LIDAR might be overkill if you're just doing backyard waypoint runs. Here's the architectural approach: - RASPBERRY PI 4 + ARDUINO DUE: Pi handles computer vision and path planning in Python while the Due runs a 1kHz control loop in C for servo PWM and ESC throttle mapping with sub-10ms latency. - FAILSAFE ARCHITECTURE: Implement a hardware interrupt on the Arduino that monitors your receiver's CH3 signal - if PWM drops below threshold for 100ms, it bypasses all Pi commands and routes transmitter input directly to servos. - SENSOR FUSION: Combine MPU6050 IMU with GPS and either RPLidar A1 or dual ultrasonic arrays, then run an Extended Kalman Filter to merge noisy data into a stable position estimate that updates at 20Hz minimum. - OBSTACLE AVOIDANCE: Use OpenCV on the Pi with a wide-angle camera for real-time edge detection, feeding into a dynamic window approach algorithm that recalculates safe velocity vectors every 200ms. I've built three autonomous ground vehicles that operated in desert and forest environments without GPS dropouts causing runaway behavior. Let's schedule a 15-minute call to walk through your transmitter protocol and discuss whether we need RTK GPS or if standard modules will handle your accuracy requirements.
₹50,630 INR dalam 21 hari
4.8
4.8

As an Aerospace Engineer and a specialist in product design optimization, I am fully equipped to tackle the challenge of transforming your off-road RC vehicle into a full-blown autonomous system. My deep understanding of circuitry, hardware interface, and software stack, coupled with my proficiency in Arduino and Raspberry Pi makes me the perfect candidate for this project. With hands-on experience in developing cutting-edge technologies such as drones and defense products, I have successfully programmed complex systems to operate seamlessly under dynamic conditions - just like what your self-driving RC car needs. Lastly, my solid command over Python makes me well-suited for writing the embedded code needed for path-planning, obstacle detection, and failsafe switching. I am highly disciplined when it comes to documentation ensuring you have comprehensive inline comments in the source code. In addition to providing top-notch completion for automated steering, speed regulation, and programmable light sequences as per your requirements, I will neatly organize wiring diagrams enabling easy replication of the build for future modifications if needed. Overall, my skills and experience make me an asset for the project; it would be a pleasure to contribute my aerospace engineering background to enhance your off-road RC car's self-driving capabilities. Let's connect and discuss further how we can sail through the milestones together!
₹56,250 INR dalam 7 hari
2.9
2.9

Hello, Client. Hope you are doing well. I have been building embedded robotics stacks with RC ESC and servo control. please review my previous project: https://www.freelancer.com/projects/embedded-systems/OTA-Dual-Bank-STM-Update/proposals I will integrate a real time MCU for steering throttle braking and lights paired with a Raspberry Pi for navigation and perception, and I will add instant manual override using RC PWM pass through with a watchdog failsafe. I will deliver waypoint navigation with dynamic obstacle avoidance using IMU sensor fusion plus either 2D LiDAR or a depth camera, and I will tune closed loop speed and steering for rough terrain stability.
₹120,000 INR dalam 14 hari
2.4
2.4

Hello eben1010, I'm Muhammad Tariq, with 8+ years of experience in Python, specializing in embedded systems and robotics. I understand your requirement for turning your off-road RC platform into a fully autonomous vehicle. I will integrate a control board with the existing hardware, develop the necessary software for path-planning and obstacle detection, and ensure reliable performance on rough terrain. Having carefully reviewed your project requirements, I am confident in delivering a high-quality, modern, and fully autonomous off-road RC car. You can view some of my previous work in my portfolio: https://www.freelancer.com/portfolio-items/11207523-ecommerce-project https://www.freelancer.com/portfolio-items/11207531-kidilo-project https://www.freelancer.com/portfolio-items/11134276-build-a-full-custom-website https://www.freelancer.com/portfolio-items/11134221-vacation-rental-booking-website I would love to discuss your project further in chat to understand your specific needs and provide a tailored solution. Looking forward to collaborating with you. Regards, Muhammad Tariq
₹56,300 INR dalam 7 hari
0.0
0.0

Hi, I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided
₹37,500 INR dalam 1 hari
0.0
0.0

Hello, I fully understand your goal: converting your off-road RC platform into a fully autonomous vehicle with steering, throttle, braking, lighting control, and instant manual override capability. This is exactly the kind of embedded + robotics integration project I enjoy working on. I have experience building autonomous robotic systems combining microcontrollers, companion computers, sensor fusion, and real-time control logic for rough-terrain environments. What I Will Deliver:- • Hardware integration plan (controller selection + wiring diagram) • Interface with ESC, steering servo, LEDs, and transmitter override • Embedded firmware for low-level motor/servo control • High-level autonomy stack (path planning + obstacle detection) • Failsafe logic for instant manual override switching • Waypoint navigation + dynamic obstacle avoidance demo video • Fully documented source code Recommended Architecture and tech stack: • STM32 / Arduino – Real-time motor & servo control • Raspberry Pi (Companion Computer) – Path planning & vision • Sensors: LiDAR / Depth Camera / Ultrasonic + IMU • Communication: PWM + UART/I2C between boards • Optional: ROS2 for scalable autonomy stack Let’s discuss your current RC specs and preferred autonomy level (GPS-based, vision-based, or hybrid). Regards, Malik Abdul Salam Embedded & Robotics Developer
₹37,500 INR dalam 7 hari
0.1
0.1

Hello, Your autonomous off-road RC build sounds like an exciting robotics challenge, and I’d love to help bring it to life. Scope I’ll cover: • Control board integration (Raspberry Pi / STM32 / Arduino) • ESC + steering servo interfacing • LED/light control automation • Embedded firmware development • Path planning & obstacle detection logic • Instant manual override failsafe Acceptance Deliverables Firmware upload + test video (waypoints & obstacle avoidance) Documented source code Full wiring diagram Manual override demonstration I’ve worked on robotics and autonomous navigation systems and can recommend the right sensor stack for rough terrain. Happy to discuss milestones and hardware selection. Best regards, Rahul Bajediyal
₹56,250 INR dalam 7 hari
0.0
0.0

Hello, We have strong experience in embedded systems and autonomous control platforms and can help convert your off road RC vehicle into a reliable autonomous system with instant manual override. We propose a structured architecture using an STM32 or ESP32 for real time control of ESC, steering servo, braking logic, and failsafe handling. If required, a Raspberry Pi can manage higher level navigation, waypoint planning, and obstacle detection. This separation ensures low latency control and safe override priority. We will integrate the selected control board with your existing ESC, steering servo, and LED system, ensuring stable power distribution and noise resistant design suitable for rough terrain. The software stack will include real time motor control, waypoint navigation, dynamic obstacle avoidance, speed regulation, and immediate transmitter override logic. Manual control will always have hardware level priority. Deliverables will include firmware upload, a demonstration video of waypoint navigation and obstacle avoidance, fully documented source code, and a clear wiring diagram for reproducibility. We would be glad to discuss sensor selection such as LiDAR, IMU, or GPS based on your terrain and budget. Looking forward to collaborating.
₹40,000 INR dalam 6 hari
0.0
0.0

I’m an embedded systems engineer with 2+ years of experience in real-time control systems. I can develop a complete autonomous solution for your RC platform, including hardware integration, firmware, path planning, and obstacle avoidance, with instant manual override for safety. I focus on reliable performance on rough terrain, clean code, and clear documentation (wiring + source). I can also recommend the right sensors based on your needs and budget.
₹56,250 INR dalam 10 hari
0.0
0.0

Hello, Your project is clear and definitely achievable. I work with embedded systems (ESP32/Arduino + Python) and have experience controlling servos, motors, and sensors in real-time hardware projects. My plan: --> ESP32 – handles steering servo, ESC throttle/brake, lights and failsafe (precise PWM control) --> Raspberry Pi – navigation and obstacle detection (camera/LiDAR/ultrasonic) The transmitter signal will always be monitored. When you flip the switch, the system instantly switches back to manual control (receiver passthrough) for safety. Features I’ll deliver:** --> Autonomous steering and speed regulation --> Obstacle detection & avoidance --> Programmable indicators/lights --> Instant manual override --> Source code + wiring diagram + demo video I can also suggest suitable sensors based on your terrain and budget. Please share the RC car model and ESC type so I can confirm compatibility. Thank you!
₹37,500 INR dalam 15 hari
0.0
0.0

I will convert your off-road RC platform into a fully autonomous vehicle using a hybrid architecture with Raspberry Pi (perception + planning) and Arduino (real-time control + safety). Arduino will directly drive ESC, steering servo, and LEDs, while monitoring an RC override channel for instant manual takeover (<10 ms). Raspberry Pi handles waypoint navigation, obstacle detection (camera/LiDAR), and path planning, sending throttle/steering commands over UART. Features include autonomous steering, PID speed control for rough terrain, dynamic obstacle avoidance, and programmable light/indicator logic. A hardware failsafe ensures automatic fallback to RC on signal loss or watchdog timeout. Deliverables: fully documented source code (Pi + Arduino), wiring diagram, build guide, and demo video showing waypoint navigation, obstacle avoidance, and live manual override. System is safety-first, reproducible, and designed for reliable off-road operation.
₹56,250 INR dalam 7 hari
0.0
0.0

Hello, This is an exciting project, but based on practical experience with off-road robotics systems, I would strongly recommend prioritizing an advanced intelligent manual-control system rather than full autonomy. Off-road terrain is highly unpredictable — loose soil, bumps, uneven grip, and lighting changes make reliable autonomy difficult without expensive sensor fusion (LiDAR, RTK GPS, depth cameras). For a rugged RC platform, enhancing human control typically delivers better performance, reliability, and enjoyment than replacing it. I propose building a smart assisted-control system within ₹35,000–₹40,000 that includes: • Throttle smoothing to prevent wheel spin • Steering stabilization assist • Adaptive speed regulation • Obstacle proximity alerts (without forced detours) • Intelligent programmable lighting (brake, indicators, status) • Instant hardware-level failsafe and override This approach keeps driving engaging and satisfying while significantly improving safety and control. It also reduces system complexity and increases reliability on rough terrain. We can design the architecture so autonomous features can be added later if desired. I’d be happy to discuss milestones and hardware recommendations.
₹40,000 INR dalam 15 hari
0.0
0.0

i have already worked with this kind of project with agile x - scout mini with fully autonomous waypoints service if you want i can show you a full video demonstration of this as i also have its video and all required packages details for the project this project needs ros environment with some senser fusion in it
₹75,000 INR dalam 14 hari
0.0
0.0

Hi , I have carefully reviewed your project "Self-Driving Off-Road RC Car" and I am confident that I can deliver exactly what you need. With my extensive experience in C Programming, Python, Electronics, Microcontroller, Robotics, Arduino, Raspberry Pi, Embedded Systems, I have successfully completed similar projects and understand the requirements clearly. I can complete this project within 30 days for $40,000. Key points: - Clear communication throughout the project - Regular progress updates - Clean, well-documented code - Post-delivery support Let's discuss the project details! Best regards, WAPI
₹40,000 INR dalam 30 hari
0.0
0.0

Hyderabad, India
Ahli sejak Jul 29, 2025
₹4000-6000 INR
₹600-10000 INR
₹12500-37500 INR
₹3000-7500 INR
₹3000-7500 INR
€250-750 EUR
₹750-1250 INR / jam
$250-750 USD
$30-250 USD
$25-50 AUD / jam
$750-1500 USD
$10-600 USD
$3000-5000 USD
$750-1500 USD
₹100-400 INR / jam
$750-1500 USD
£10-20 GBP
$30-250 USD
₹1500-12500 INR
₹400-750 INR / jam
$30-250 USD
€30-250 EUR
₹1500-12500 INR
$15-25 USD / jam
€250-750 EUR