
Fermé
Publié
Payé lors de la livraison
I need an Android app to control and automate an industrial unit via CAN bus using the CANopen protocol. Key Features: - Real-time monitoring and alerts - Remote control of equipment - Automated scheduling and tasks Ideal Skills and Experience: - Proficiency in Android app development - Experience with CAN bus and CANopen protocol - Strong background in control and automation systems - Ability to implement real-time data processing and alerts Looking for a developer who can deliver a robust, user-friendly app.
N° de projet : 40230173
21 propositions
Projet à distance
Actif à il y a 17 jours
Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
21 freelances proposent en moyenne ₹22 471 INR pour ce travail

Hello, I have 5+ years of experience in Android, iOS, and backend development, with a strong focus on building reliable, real-time industrial and IoT-based applications. I can develop a robust Android app to control and automate your industrial unit using CAN bus with CANopen protocol, ensuring stable communication, accurate data handling, and a user-friendly interface. What I can deliver: Real-time CANopen communication layer (monitoring, control, PDO/SDO handling) Live dashboards for parameters, status, and alarms Remote control features with safety validation Automated scheduling & task execution Alert & notification system (threshold-based & fault-based) Clean UI optimized for industrial usage Well-documented source code & deployment support Approach: Kotlin-based Android app with background services for real-time data Optimized threading & buffering for stable CAN communication Modular architecture for easy future expansion I focus on building stable, secure, and maintainable solutions and can collaborate closely to refine requirements and testing. Let’s discuss your hardware interface, CAN adapter type, and timeline so we can move forward. Best regards, Bhargav
₹25 000 INR en 7 jours
7,1
7,1

Your CANopen implementation will fail if the Android device can't handle the 1ms heartbeat intervals required by the protocol - most developers miss this timing constraint and end up with dropped messages that cause equipment lockouts. Quick question - what's your CAN adapter hardware? If you're using a USB-to-CAN dongle, we'll need OTG support and a background service that survives Android's aggressive battery optimization. Also, are you implementing PDO mapping for real-time I/O or relying on SDO transfers? That decision changes the entire threading model. Here's the architectural approach: - ANDROID SDK + NATIVE C: Build a JNI bridge to the CANopen stack (like CANopenNode) because Java's garbage collection will introduce latency spikes that violate real-time requirements. - CAN BUS INTEGRATION: Implement a foreground service with PARTIAL_WAKE_LOCK to maintain persistent socket connections to the CAN adapter, handling NMT state machines and emergency object responses. - REAL-TIME MONITORING: Use RxJava for event streams with backpressure handling so UI updates don't block the CAN message queue during burst traffic from multiple nodes. - AUTOMATED SCHEDULING: Store task sequences in SQLite with WorkManager for reliable execution even if the app's killed - critical for industrial environments where missed commands cost money. I've built 3 industrial control apps interfacing with Modbus RTU and Profinet devices where timing violations caused production line failures. I don't take on projects where the hardware specs are unclear. Let's schedule a 15-minute call to discuss your node configuration and failover requirements before committing to a build.
₹22 500 INR en 7 jours
6,5
6,5

Hello Client, Greeting of the day!!!! I read your job description I have sound of five years plus experience in App development. I have been DEVELOPED 35+ Apps, three taxi apps, Two socials apps and restaurant apps based on GPS location and notification functionality and based on different domain like sports, Health, GYM, personal business and social etc I have testing team for testing apps. I think I am strongest person for doing this job and provide the quality product with testing. I am always available for your support. Thanks Sr. Mobile Developer
₹12 500 INR en 20 jours
6,7
6,7

Hello, I can develop your Android CANopen control app with robust communication over CAN bus, real‑time control interfaces, device monitoring, parameter configuration, and responsive UI — ensuring smooth interaction between Android and your CANopen devices with reliable performance and clean code. Regards, Bharti
₹25 000 INR en 7 jours
4,1
4,1

Hi, I read project description ( )and I can COMPLETE this project with quality and your satisfaction. My Key points(Android and iOS): 1. AutoLayout and XML design 2. API Integration 3. Social Integration 4. Payment gateway Integration 5. Firebase Chatting 6. Notification 7. Map Integration etc. Please visit my portfolio to check other client's feedback here - https://www.freelancer.in/u/Videoeditior I am waiting for your very valuable reply so I can full feel your idea in good way. Thank you. Akshay
₹13 000 INR en 21 jours
3,3
3,3

Hello, I’m Dinesh Kumar With 14+ years of experience across multiple platforms, I’ve helped build numerous startups through dedication and hard work. I’m committed to delivering high quality work that ensures 100% client satisfaction. Your success is my priority, and I focus on building long term relationships based on trust and excellence. Expertise: Web & App Development – React.js, Node.js, JavaScript, PHP, MySQL, WordPress, Magento, CodeIgniter, Shopify, .NET, Flutter, FoxPro Strong knowledge of frameworks, software design, and development methodologies Proven ability to deliver custom, scalable, and reliable solutions for diverse industries I work with clients globally, providing end to end solutions that meet unique project needs while maintaining the highest quality standards.
₹25 000 INR en 7 jours
2,3
2,3

Hello, Hope you are doing well. I have experience of 6+ years of in Mobile Applications Development and I have previously made many applications with Interactive Designs and Functionalities. I have reviewed your requirement. I will definitely design & develop a fully responsive & user-friendly application. However, I would like to dig more into your requirements to develop a unique application as per your desires App development:- Olx App Taxi App Dating App. Educational App Multivendor App. Hotel and Restaurant Booking App. Doctors/ hospital management App. Please have a look at my portfolio link : https://www.freelancer.com/u/khushiArt Best Regards Khushbu
₹14 000 INR en 20 jours
0,9
0,9

As a Full Stack Developer, my expertise in mobile app development spans across various toolsets including React Native and Android development. I am also well versed in industrial control and automation systems, making me a perfect fit for your project. My previous experience with the CAN bus and CANopen protocol gives me an edge over others helping ensure efficient communication between the industrial unit and the app, Implementing features like real-time monitoring, remote control of equipment, scheduling and tasks management would be a breeze. Additionally, my proficiency in JavaScript and Python would come into play in realizing reliable data processing and management capabilities for successful implementation of real-time alerts which will be essential for your project's success. With my background in building scalable solutions, I am confident that I can deliver a robust, user-friendly app that meets your specific needs. Finally, my dedication to clear communication and on-time delivery aligns well with your project goals. By partnering with me on this project, you guarantee yourself a technical problem-solver who will provide dependable support even after deployment ensuring long-term client success. I'am confident that our collaboration will result in an exceptional product that uplifts your industrial automation capabilities seamlessly.
₹22 000 INR en 5 jours
0,0
0,0

With 7 years of experience in Android app development and expertise in control and automation systems, I am the best fit to complete this Android CANopen Control App project. I have worked on similar solutions in the past and have the relevant skills to deliver a robust and user-friendly app. How I will complete this project: - Conduct thorough research on CAN bus and CANopen protocol - Develop a user-friendly interface for real-time monitoring and remote control - Implement automated scheduling and tasks feature - Test the app extensively to ensure smooth functionality - Provide regular updates and support throughout the project Tech stack I will use: - Android Studio for app development - CAN bus and CANopen libraries for protocol implementation - Firebase for real-time data processing and alerts I am confident that my experience and skills make me the perfect candidate for this project. I am committed to delivering a high-quality app that meets all your requirements.
₹13 750 INR en 7 jours
0,0
0,0

Hello, Over the past 12+ years, I have worked extensively with various technologies including Java, Mobile App Development and PHP - the essentials for creating your Android CANopen Control App. Moreover, my proficiency in React Native and Flutter reinforces my ability to build user-friendly applications that are optimized for the unique requirements of different devices. My experience extends to working with CAN bus and the CANopen protocol, which means I can guarantee seamless integration of these protocols within your app. Being well-versed with real-time data processing and alerts, I understand the importance of timely notifications in industrial applications. Lastly, it's my business-centric approach that truly sets me apart. I am not just focused on delivering a functioning product but also on providing long-term partnership and value addition to clients. Let's give your industrial unit the robust control app it deserves!
₹25 000 INR en 7 jours
0,0
0,0

Hello , We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on PHP, Java, Mobile App Development, Android, Automation, Android App Development, Android SDK, CAN Bus Please come over chat and discuss your requirement in a detailed way. Thank You
₹12 500 INR en 7 jours
0,1
0,1

Hello! I’m Ashton Williams, a passionate full-stack digital engineer specializing in gaming, web development, custom software, and IT systems. I bring deep expertise in Android development and hands-on experience with CAN bus and CANopen protocols. I’m confident in delivering a robust, user-friendly app tailored for real-time monitoring, alerts, remote equipment control, and automated task scheduling. By combining practical innovation with clear communication, I ensure your industrial unit’s automation vision becomes a reliable, scalable reality. Let’s collaborate to build a powerful solution—send me a message today, and let’s get started on your next big success!
₹28 150 INR en 30 jours
0,0
0,0

Bengaluru, India
Membre depuis févr. 14, 2026
$30-250 USD
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
$1500-3000 AUD
₹12500-37500 INR
$30-250 USD
₹600-1500 INR
$250-750 AUD
$250-750 USD
$750-1500 USD
₹37500-75000 INR
₹1500-12500 INR
₹37500-75000 INR
$30-250 AUD
$10-3000 USD
$30-250 USD
$30-250 USD
₹75000-150000 INR
$15-25 USD / heure