Arduino debugging jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 arduino debugging jobs found, pricing in USD

    Quiero pasar estas dos funciones para MounRiver Studio template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) eeprom_write_1byte(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = eeprom_read_1byte(ee++); return i; } Actualmente las tengo asi en MounRiver Studio int EEPROM_put(int ee, u16 value){ const u8* p = (const u8*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) { eeprom_write_1byte(ee++, *p++); Delay_Ms(10); } return i; } int EEPROM_get(int ee, u1...

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The e...config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issues - Familiar with debugging and resolving tunnel failures I'm using a Pre-shared key for authentication. Prior experience with StrongSwan tunnel configuration would be a plus. The tunnel is up and ping ok but a moment ping stop ...

    $139 (Avg Bid)
    $139 Avg Bid
    7 bids
    Laravel Bug Fixes 6 days left
    VERIFIED

    I'm currently encountering some bugs in my Laravel project that need urgent fixing. I can provide you with more details about the specific issues in a private message, but here's a general overview of the task: - I'm looking for an experienced Laravel developer who can troubleshoot and resolve the bugs in...Laravel project that need urgent fixing. I can provide you with more details about the specific issues in a private message, but here's a general overview of the task: - I'm looking for an experienced Laravel developer who can troubleshoot and resolve the bugs in my project as soon as possible. Ideal candidate should: - Have a strong understanding of the Laravel framework - Be proficient in debugging and fixing errors in PHP applications - Be availabl...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    18 bids

    I am in need of a Python developer with expertise in hardware oriented programming to add some additional functionality to an already written script of mine. The existing functions a...implement the updated python script seamlessly. Success in this role will require: - Proven experience with Python, specifically in writing and improving scripts with a focus towards integration with hardware - Solid knowledge and experience working with Debian operating system, especially in creating bootable Debian images for computer-on-modules (COMs) - A keen eye for detail and proficient debugging skills - Ability to work independently and deliver the completed and tested project within a month. Bid if this is something you can skillfully and confidently handle. I am looking forward to your ap...

    $549 (Avg Bid)
    $549 Avg Bid
    29 bids

    ...seasoned freelancer to devise a Derby car timer using Arduino Uno. The expected outcome will be a two-lane track device, with the ability to dictate the start and end of races, as well as display grades systematically. Key Features Needed: - Start Line Servo: To exhibit a complete rotation signaling the race's commencement. - Finish Line Infrared Sensors: These will be strategically positioned to detect the end of the competition. - Two-Lane Implementation: The structure should accommodate a dual lane setup. - Display: 7-Segment LED HT16K33 Backpack above each lane to show timing results. - Winner Identification Feature: An 8x8 matrix screen for indicating 1st and 2nd place finishes. Ideal Skills and Qualifications: - Working knowledge of Arduino programming languag...

    $113 (Avg Bid)
    $113 Avg Bid
    24 bids

    I'm looking for a Python developer who can help me debug my code. The project involves: - Debugging logic errors: The Python code has some underlying logic errors that are causing the program to behave unexpectedly. I need someone who can identify the root cause of these issues and provide solutions. The ideal candidate should have: - Proficiency in Python: You should be well-versed in Python programming, with a strong understanding of Python syntax. - Experience with debugging: Previous experience in debugging Python code, particularly with logic errors, would be advantageous. - Problem-solving skills: You should be able to think critically and logically to identify the issues in the code and propose effective solutions. Please note that the primary purpose ...

    $22 (Avg Bid)
    $22 Avg Bid
    15 bids

    I'm in need of a competent web developer who is experienced with Bootstrap and can troubleshoot issues affecting the mobile browser version of my website. ...functional on all devices The initial issue seems to be centered around Bootstrap, and hence, your understanding and experience with this framework is crucial. While I'm not certain if the Bootstrap framework itself is the root cause, your ability to investigate and resolve all possible problems affecting mobile responsiveness is highly sought. Ideal Skills and Experience: - Proven track record of debugging and fixing browser compatibility issues - Proficient in Bootstrap and other frontend technologies - Strong understanding of web standards and responsive design - Experience in optimizing websites for speedy loadi...

    $168 (Avg Bid)
    $168 Avg Bid
    62 bids

    ...keyboard input simulation. - Experienced in backend applications. This is a unique project that requires a developer with a good understanding of both Windows systems and gaming input. A passion for gaming would be an advantage in understanding the user requirements. "Note: There is a firewall in the game, and I DO NOT want the person taking the job to break the firewall. For example, using an Arduino Leonardo or an ESP32 to simulate a key press does not require breaking the game's firewall. I don't want to install WDK on my computer, nor do I want to install an INF file that lacks a digital signatur. What I am asking from you is to simulate pressing the Z1 keys in the game through low-level operations without using any hardware device. The emulator should press...

    $21 (Avg Bid)
    $21 Avg Bid
    7 bids
    PHP Login Bug Fix 6 days left
    VERIFIED

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon ...developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and ...

    $12 (Avg Bid)
    $12 Avg Bid
    30 bids

    I have a prompt to 3D generation source code written in Python. Unfortunately, the current code is riddled with bugs, specifically syntax errors, runtime er...prompt to 3D generation source code written in Python. Unfortunately, the current code is riddled with bugs, specifically syntax errors, runtime errors, and logic errors. I'm in need of a Python expert who can help me debug and fix these issues. Key responsibilities: - Execute a thorough debugging process to locate and correct syntax, runtime, and logic errors. - Ensure the model is running efficiently and effectively. Ideal skills and experience for this job: - Proficiency in Python with a focus on debugging. - Prior experience working with 3D models is a plus. - Good understanding of software development and...

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids
    Embedded Software Developer 6 days left
    VERIFIED

    I'm seeking a skilled embedded ...developer who's proficient in C, C++ and Python to create a custom solution for a microcontroller-based system. The primary focus of this project is the successful implementation of various communication protocols on the embedded software. Key Responsibilities: - Develop an embedded software running on a microcontroller - Implementation of communication protocols within the software - Testing and debugging of the software for optimum performance Ideal Skills and Experience: - Proficient in C, C++, and Python - Previous experience in embedded software development - Familiarity with microcontroller systems - Strong understanding of various communication protocols Please include any relevant past projects or experience with similar softwa...

    $315 (Avg Bid)
    $315 Avg Bid
    15 bids

    ...BigCommerce WooCommerce Gambio PrestaShop OpenCart Analyze and understand the specific requirements and integration possibilities of the listed platforms. Implement secure and efficient interfaces between the plugin and the respective e-commerce platforms. Ensure the plugin's compatibility with the latest versions of the platforms. Perform testing and debugging to ensure smooth functionality of the plugin. Document the development process and create user guides. Collaborate with the internal team. Requirements: Proven experience in developing plugins and interfaces for e-commerce platforms. Strong knowledge of programming languages and technologies required for the listed platforms. Experience with API in...

    $2337 (Avg Bid)
    $2337 Avg Bid
    49 bids

    I'm looking for a skilled React developer to join my project team. We are working to develop a single page application and your role will be crucial in achieving this goal. Key Tasks: - Creating new components: You will be responsible for building new components that align with our project requirements and design. - Debugging and fixing existing code: Part of your tasks will involve troubleshooting and resolving any issues that arise within the existing codebase. - Performance optimization: It's essential that you have a strong understanding of React and can help optimize the performance of our application. The scope of this project is the development of a single page application, and a key focus will be on ensuring a responsive design. This is crucial to enhance user ex...

    $21 (Avg Bid)
    $21 Avg Bid
    28 bids

    I am in need of an experienced electrical engineer to assist with spec'ing an electrical system. The system design. -I am needing to control a Nema17 stepper motor and 300watt BLDC Motor. -I already have the motors selected and the drivers for each motor. -I am wanting to use an arduino microcontroller for the controls. -I require the power supply to be as small as possible, but still being well within in a safe range of the power demand of the system. Refer to addition info regarding the sizing, or have a discussion with me on possibilities. -Additional peripheral components: 3 x Push Button, 1 x power switch, 1 x small display screen. 2 x Limit switches. What I need done. I need a freelancer to design and spec the unspecified components around the ones that are al...

    $269 (Avg Bid)
    $269 Avg Bid
    18 bids
    STM32 Firmware Developer 5 days left
    VERIFIED

    I'm looking for an experienced firmware developer specializing in STM32 microcontrollers. I already have arduino Mega tested code which i need to convert into stm32 family Key Project Details: - Specific STM32 Model: The project will involve firmware development for a specific STM32 microcontroller model. - Application/Use Case: While not specified, the project likely involves a real-world application within the realm of consumer electronics, industrial automation, or wearable devices. Skills & Experience: - Prior experience with STM32 microcontrollers is essential. - Proficiency in utilizing various communication protocols (e.g. UART, SPI) and integrating sensors would be a plus. - Familiarity with power management techniques is highly desirable. - Experience with the ...

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    I'm seeking a professional to provide advanced technical support for my desktop software that runs exclusively on Windows. Specifically, 2016 windows office and current outlook, not reco...addressed - Providing clear and concise instructions for users on how to resolve common issues Ideal Candidate: - Proven experience in providing technical support for Windows software - Strong knowledge of how desktop applications work - Excellent problem-solving and communication skills - Ability to work remotely and respond to support requests in a timely manner - Familiarity with software debugging tools and techniques - A patient and customer-oriented approach to handling user queries Your involvement will play a crucial role in enhancing the overall user experience and satisfaction wit...

    $149 (Avg Bid)
    $149 Avg Bid
    20 bids

    I have a Pine Editor script that I believe is in a good place, but I'm hitting some error messages that I can't seem to fix. I need someone who knows their way around Pine Script and TradingView to help me get this script running smoothly. Key Requirements: - Troubleshoot and debug script errors: The main issue I'm facing is error messages when I try to run the script. I need someone to go through the script, identify the root cause of these errors, and help me fix them. - Pine Script proficiency: The ideal freelancer for this project should have a good handle on Pine Script, as it's essential for understanding and improving the script. - TradingView experience: Since the script is set to work within TradingView, experience with this platform is crucial. This project ...

    $26 (Avg Bid)
    $26 Avg Bid
    5 bids

    I am looking for a skilled developer who can replace the native camera of my Android smartphone with an RTMP camera app . The primary use of the RTMP camera will be for live streaming from Obs Studio virtual camera to the RTMP camera. The RTMP camera will be the main camera of the smartphone. Skills and Experience: - Experien...Familiarity with OBS Studio virtual camera or ManyCam - Ability to integrate and configure the chosen RTMP server with the smartphone camera - Understanding of video recording and streaming best practices Deliverables: - Replacement of the native camera with the RTMP camera on the Android smartphone - Smooth integration and configuration of the chosen RTMP server for live streaming - Testing and debugging to ensure reliable and high-quality streaming ...

    $120 (Avg Bid)
    $120 Avg Bid
    27 bids

    I need to design a tracker control unit for the 137 MHz band antenna system of the ground station receiving weather information from the NOAA spacecraft on Arduino. The project must be modeled at https://projecthub.arduino.cc. Need your idea and help how to implement it.

    $154 (Avg Bid)
    $154 Avg Bid
    12 bids

    I'm currently in need of an expert software developer to assist with maintaining and updating existing software initially on a hourly basis but i would consider full time as we build relations. This position requires someone proficient in Java, C#, HTML, CSS, and PHP (codeignitor). Key Responsibilities: - Maintaining and updating the existing software as required - Debugging and troubleshooting issues - Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to a full...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    80 bids

    I need an experienced WordPress developer to investigate and resolve an issue with my website's frontend file upload. ...file upload. Key Tasks: - Identify and rectify the problem causing files not to appear after successful upload. Additional Details: - The files are supposed to be visible on the frontend of the website, but currently, they are not showing up after being uploaded. - The uploaded files are intended to be visible only to logged-in users. Ideal Skills: - Proficiency in WordPress development and debugging. - Experience with frontend file upload functionalities. - Understanding of user permissions and visibility settings in WordPress. I am looking for a professional who can efficiently troubleshoot and resolve this frontend upload issue to ensure the system wo...

    $28 (Avg Bid)
    $28 Avg Bid
    38 bids

    I am experiencing a recurring issue with my WordPress website where plugins are being automatically deactivated. Every time I activate them, they are found deactivated again the following day. I need assistance with creating a backup of the website and safely updating WordPress along with all plugins...without any plugins deactivating unexpectedly. Your expertise in resolving this issue and restoring full functionality to my website would be greatly appreciated. The primary task is to identify and fix the issue that's causing the plugin deactivation. Ideal freelancers for this project should have: - Strong experience with WordPress plugin development. - Proficiency in troubleshooting and debugging WordPress issues. - Ability to work quickly and efficiently, as the project is ...

    $130 (Avg Bid)
    $130 Avg Bid
    56 bids

    As a communications engineer needing assistance with Natlab programming, I require a professional, pre...professional, preferably with a background in my field, to convert and integrate specified intermediate-level algorithms into MATLAB code. The project will entail the following: - Familiarizing yourselves with the existing code. - Converting given algorithms into MATLAB code. - Implementing the newly created MATLAB code into the existing code. Ideally, you should have a solid grounding in debugging, performance optimization, and feature implementation. This role needs an individual with a keen eye for detail and an understanding of the inner workings of the Natlab program, especially in communications engineering. Previous experience with similar projects would be an added ...

    $30 (Avg Bid)
    $30 Avg Bid
    11 bids

    I'm currently working with an existing Python code and need a professional to review and improve upon it. I'm not certain what version it is therefore freelancer with knowledge in both Python 2 and Python 3 is preferred. Ideal Skills: • Proficient in Python coding • Experience in code optimization • Excellent debugging skills Work Scope includes but not limited to: • Code review: Inspect existing Python scripts • Troubleshooting: Identify and fix any code errors • Optimization: Enhance code for better efficiency and performance The successful candidate should be able to work independently based on the existing code and requirements provided.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    13 bids

    I'm looking for an experienced Dot Net developer to help me with a bug in my project involving TXTextControl.ServerTextControl. The specific Dot Net component '' is encountering some issues. It's not functioning as expected and I'm looking for someone who can help with bug fixes. The...an experienced Dot Net developer to help me with a bug in my project involving TXTextControl.ServerTextControl. The specific Dot Net component '' is encountering some issues. It's not functioning as expected and I'm looking for someone who can help with bug fixes. The key requirements are: - Experience with Dot Net and TXTextControl.ServerTextControl. - Strong debugging skills to identify the issue. - The ability to implement effective bug fixes.

    $21 (Avg Bid)
    $21 Avg Bid
    13 bids

    I'm in need of assistance to resolve an ongoing issue with the PayPal module in my Prestashop site (8.1). Without any recent changes or updates, the module simply doesn't stop loading, making it impossible to configure it. The ideal freelancer for this job should: - Be an expert in PrestaShop - Have proven experience and skills with PayPal integration - Understand the typical causes of endless loading issues and their solutions Your task will be to identify and fix this issue to assure a smooth payment processing for my customers. Experience with PrestaShop and PayPal module integration is a must. Please provide a brief overview of your relevant experiences and how you plan to tackle this issue. I anticipate a smooth and timely resolution.

    $61 (Avg Bid)
    $61 Avg Bid
    10 bids

    I'm looking for an engineer who can help me write some code for an Arduino to help me with a hardware project to read accelerometer data / gyroscope data. I have a piece of construction equipment that is supposed to vibrate up and down, however, if a customer assembles some attachments to it incorrectly it will vibrate up and down and side to side which will damage the equipment. I want to be able to read the accelerometer data to determine my customer has placed the attachment correctly and if it's incorrect I want to display a message on an LCD screen saying "incorrect placement" or something to that regard. I need help getting the hardware to work, creating the code for the hardware as Phase 1. Phase 2 is to allow this hardware to send a signal back to...

    $42 / hr (Avg Bid)
    $42 / hr Avg Bid
    16 bids

    I've been having an issue with the tabs on my website. They're not opening when clicked. Site: Some more details: - There are no error messages displayed when attempting to open ...not opening when clicked. Site: Some more details: - There are no error messages displayed when attempting to open the tabs. - I've tested the tabs on Chrome, Firefox, and Safari. I'm looking for a skilled developer who could troubleshoot the issue and make the tabs functional again. The ideal candidate should possess: - Proficiency in HTML and JavaScript. - Experience in debugging and troubleshooting similar issues. - Familiarity with cross-browser compatibility testing. This is a relatively small project and shouldn't take much time for someone with the right expertise...

    $22 (Avg Bid)
    $22 Avg Bid
    48 bids

    ...need of an experienced Django developer to debug and troubleshoot issues within my existing Django project. Specifically, I have been encountering issues with the nginx server. Key Responsibilities: - Debug and troubleshoot existing Django project - Resolve issues related to the nginx server Ideal Skills and Experience: - Proficient in Django web framework - Expertise in troubleshooting and debugging Django projects - Experience with nginx configuration and troubleshooting - Strong understanding of database models, views, and templates in Django - Ability to efficiently integrate third-party libraries if necessary Please note that this project is primarily focused on fixing issues within an existing project rather than creating new features. Your ability to quickly identify an...

    $29 (Avg Bid)
    $29 Avg Bid
    21 bids
    PC Action Game Testing -- 2 4 days left
    VERIFIED

    I'm looking for a professional tester to ensure the smooth running and quality of my PC Action game. Key Responsibilities: - Primarily focus on bug and glitch finding. - Have steam account Ideal Skills: - Experienced in testing PC games specifically in the Action genre. - Skilled in debugging, diagnosing, and reporting issues.

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    ...integrating website content with Facebook. - Facebook page sharing: The articles should be shared only on my business page, ensuring they reach my target audience. Your duties will include: - Developing the automation process: You'll be responsible for creating a seamless, automatic procedure that shares the articles to my business Facebook page as soon as they're uploaded to my website. - Testing and debugging: After setting up the automation, you will need to test it thoroughly to ensure it works as intended. Any issues that arise will need to be identified and resolved promptly. This is a crucial project for me, as I am aiming to maintain a consistent online presence for my business. If you believe you have the necessary skills and experience, I'd love to hear...

    $24 (Avg Bid)
    $24 Avg Bid
    18 bids

    I'm in urgent need of an experienced Laravel developer for a VPS-hosted application. The application is facing some critical issues which need immediate attention. Key Responsibilities: - Quickly identify and resolve user interface issues. - Address database errors ...ensure data integrity. - Implement necessary optimizations to ensure smooth running of the system. This project requires immediate action as the application is currently not functioning optimally. Hence, the ideal candidate should be able to work under pressure and deliver results within a limited time frame. Skills and Experience Required: - Proven experience with Laravel, particularly in debugging and fixing issues. - Strong knowledge of VPS hosting environments. - Ability to work under pressure and meet t...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    57 bids
    PC Action Game Testing 4 days left
    VERIFIED

    I'm looking for a professional tester to ensure the smooth running and quality of my PC Action game. Key Responsibilities: - Primarily focus on bug and glitch finding. - Have steam account Ideal Skills: - Experienced in testing PC games specifically in the Action genre. - Skilled in debugging, diagnosing, and reporting issues.

    $22 (Avg Bid)
    $22 Avg Bid
    8 bids

    I'm in urgent need of a Laravel expert to help me fix the bugs in my application. The issues I'm facing are unspecified at the moment, but they are critical enough to require immediate attention. Ideal Skills and Experience: - Proven experience in Laravel: The freelancer should have a strong track record of working with Laravel, and be comfortable troubleshooting and debugging within the framework. - Problem-solving skills: The ability to quickly and accurately diagnose issues is essential. - Time Management: The freelancer should be able to work under tight deadlines, as this project requires immediate attention.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    49 bids

    ...you were to pass the second logic test, and $50 (Fifty Dollars) if you were to pass the third logic test. ✻ OBTAINING SUPPLIES ✻ I will send you approximately $50 (Fifty Dollars) so that you can purchase ESP32 development boards, breadboards, components (such as resistors, transistors, and capacitors), wires, etc. on a site such as AliExpress, Mercado Libre, etc. The ESP32 is similar to an Arduino. I realize it may take you up to 30 (thirty) days to obtain these items. That's fine with me. However, I will * not * help you deal with corrupt local customs officials who require bribes to release goods. Any “horror stories” you might have heard or read about corrupt local customs officials in your country requiring bribes to release goods probably were for item...

    $1110 (Avg Bid)
    $1110 Avg Bid
    37 bids

    I am seeking an accomplished ABAP developer to provide support for our SAP BW module. Your focus will be on two main areas: - Debugging and Error Fixing: I require comprehensive debugging of my existing system to identify any potential issues, errors, or bugs that may be hampering system performance or functionality. Your expertise in this area should allow for efficient and effective fixes, ensuring optimal system performance. - Code Enhancements and Modifications: Additionally, I need assistance with enhancing and modifying the core ABAP code to cater to business-specific requirements better. This will involve potentially expanding existing capabilities and making any necessary amendments to facilitate smoother business processes. The ideal candidate is an experienced AB...

    $18 (Avg Bid)
    $18 Avg Bid
    3 bids

    ...professional who can assist me with chip debugging, specifically through JTAG, to troubleshoot hardware issues. Key Points: - The main objective is troubleshooting hardware issues, specifically related to microcontrollers. - You will need to have a high level of expertise in JTAG debugging, with an emphasis on processor control. - The project will require access to the processor for controlling its operations. Ideal Skills and Experience: - Proficiency in JTAG debugging, particularly with a focus on processor control, is essential. - Prior experience in troubleshooting hardware issues on microcontrollers is highly preferred. - A deep understanding of chip architecture and debugging techniques is necessary for this task. If you have a strong background in c...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    8 bids

    ...wireframes into high-quality code. 2. Building responsive and interactive user interfaces that engage and delight users. 3. Collaborating with back-end developers and designers to ensure seamless integration of front-end and back-end components. 4. Optimizing website performance and ensuring cross-browser compatibility. 5. Implementing best practices for accessibility and usability. 6. Testing and debugging code to identify and fix issues promptly. 7. Staying up-to-date with the latest trends and technologies in front-end development. Required skills and qualifications: 1. Good communication skills and the ability to articulate technical concepts to non-technical stakeholders. (English Level: B2 ++) 2. Proficiency in HTML, CSS, and JavaScript. 3. Experience with front-end framew...

    $1086 (Avg Bid)
    $1086 Avg Bid
    197 bids

    ...ensure the issue has been resolved and the header displays as intended on all devices. Ideal skills and experience: - Prior experience with Elementor: A strong understanding of Elementor is necessary to troubleshoot and rectify this issue. - Responsive web design: The freelancer should have a proven track record of creating responsive web designs that work seamlessly across various devices. - Debugging and problem-solving: An ability to identify, isolate, and fix problems efficiently is crucial for this role. - Solid communication: A good freelancer-client relationship is built on clear and effective communication. I can provide access to the original CSS and JavaScript files used for the header. This should facilitate your understanding of the previous design and help you imp...

    $12 (Avg Bid)
    $12 Avg Bid
    5 bids

    ...hardware system for a fitness rig that involves real-time human movement tracking. The system should be a combination of microcontrollers and computer vision technology, specifically using Arduino boards and Raspberry Pi. Key Requirements: - Real-time Movement Tracking: The primary functionality of the system is to track human movement accurately and in real-time. This involves capturing and processing data on various physical activities. - Minimalistic and Functional Design: I envision a setup that is small, lightweight and unobtrusive. Skills and Experience Needed: - Proficiency with Arduino boards and Raspberry Pi is a must. - Experience with computer vision, machine learning and human movement tracking is highly desirable. - Understanding of fitness or sp...

    $25 / hr (Avg Bid)
    NDA
    $25 / hr Avg Bid
    24 bids

    ...looking for an Android Developer with experience in debugging and fixing issues with fragments in Android apps. Specifically, I'm encountering a problem where one of my fragments is causing the app to crash. Key Project Details: - The problematic fragment is failing to display correctly, leading to an app crash. The fragment is crucial for data retrieval from a database. - The data being retrieved is user profiles, which may be where the issue lies. Your Responsibilities: - Identify and resolve the issue causing the crash. - Ensure the fragment correctly displays user profiles retrieved from the database. Ideal Candidate: - Proven experience in Android app development, especially with fragments and database interaction. - Strong debugging skills to identify the sou...

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    As a beginner with keen interest in Full stack Java Script developer, I am looking for a tutor with an impressive full stack development track record and hands on experience. Tutor must teach every facet from front end(HTML, CSS, JAVASCRIPT), back end(JavaScrip...interest in Full stack Java Script developer, I am looking for a tutor with an impressive full stack development track record and hands on experience. Tutor must teach every facet from front end(HTML, CSS, JAVASCRIPT), back end(JavaScript), Git & Git hub,React.Js, Node.Js with , database(MongoDB/PostgreSql), API’s, web security, DevOps deployment, cloud services(Aws/Azure), Test and debugging and project management. On every check point tutor needs to give real world project experience by Building projects on top ...

    $1310 (Avg Bid)
    $1310 Avg Bid
    31 bids

    I'm experiencing an issue with my website, which is built on Sitejet accessed via my c panel. Despite successful form submissions, I'm not receiving any email notifications. I have checked my spam folder, but the notifications are not being mistakenly redirected there. Ideal candidates should be well-versed with: - Debugging on Sitejet. - Resolving email delivery issues. Experience with similar projects is preferred, alongside a good understanding of how contact forms function, specifically on the Sitejet platform. The required fix should ensure reliable delivery of email notifications upon form submission. Resolving this issue promptly and efficiently is crucial.

    $98 (Avg Bid)
    $98 Avg Bid
    33 bids

    I'm looking for a Laravel expert to help me fix s...fix some bugs in my website. - The primary issue that needs to be addressed is fixing functions within the system. - These issues might be related to a range of functionalities, from file uploads to data validation and email sending, though I'm open to including other functions you think might need attention. Ideal candidates should have: - A strong background in Laravel development and debugging - Ability to troubleshoot and resolve a range of issues - Attention to detail and a proactive approach to problem-solving - Experience with fixing functions, file upload, data validation, and email sending would be a huge plus, though not mandatory. If you're a skilled Laravel developer with a knack for bug fixing, I...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    36 bids

    I'm in need of a skilled professional who's proficient in working with the Turvo TMS Rest API for a project that involves its integration. The main goal of this project is to leverage the capabilities of ...Turvo TMS Rest API for a project that involves its integration. The main goal of this project is to leverage the capabilities of the Turvo TMS Rest API to streamline and enhance our shipping processes. Key responsibilities of this role will include: - Working on the setup and authentication of the API - Handling data retrieval and manipulation - Implementing effective error handling and debugging mechanisms If you've got proven experience with the Turvo TMS Rest API and are confident in your ability to help us automate our shipping processes effectively, I...

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    16 bids

    I'm working on a Python project that involves ML and NLP. The code currently has a number of errors that need to be rectified. Key Points: - The errors are a mix of syntax, runtime, and logic errors. This will require a comprehensive understanding of Python and how it works within the context of ML and NLP. - The code utilises TensorFlow and Keras for ...within the context of ML and NLP. - The code utilises TensorFlow and Keras for the ML components. Experience with these libraries are essential to identify and fix errors. - The input format for the code is text data, so experience in handling and processing this kind of data is necessary. If you're a Python expert with experience in ML, NLP, TensorFlow and Keras, and you're confident in your debugging abilities, I...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    37 bids

    I'm searching for a skilled JavaScript developer who also has solid experience using Chrome Developer Tools for debugging. The main responsibility of this project will be to analyse and understand functionality of a web application and website. To succeed in this project, you need to: - Be an expert in JavaScript. - Have advanced proficiency in Chrome Developer Tools. - Have a solid understanding and previous experience with web platforms. - API integration experience.

    $143 (Avg Bid)
    $143 Avg Bid
    78 bids

    I am searching for a skillful X++ programmer to assist me with an important project in customizing Dynamics 365. My needs aren't limited to but will include: - Reviewing and debugging the current code - Writing new, streamlined code - Implementing optimizations to enhance the performance of the existing code While I do have a basic outline for the customization, I require some expert guidance to make valuable adjustments and to ensure the project effectively meets its objectives. The ideal candidate for this task should be highly experienced in X++ development, and must have a solid knowledge base and ability in customizing Dynamics 365. A proactive approach and the ability to suggest improvements would be greatly appreciated. If you see yourself fitting this description, I l...

    $4360 (Avg Bid)
    $4360 Avg Bid
    7 bids

    ...images for compliance and precision - Automatically generate comprehensive reports based on extracted information for easy reference For this task, proficiencies in AI, Machine Learning, ChatGPT, and automation are necessary. Likewise, experience in OCR technology for processing scanned documents will be valuable. Not only should the candidate be detail-oriented - they should also be adept at debugging and ensuring the system seamlessly integrates with our existing customer service processes. The above was generated from Freelancer. Below is more information in my words: I have been trying to design prompts to make my business more efficient. I have come up with a 10-step prompt process, but it doesn’t give me the result that I want, so here I am seeking your help. Fi...

    $1089 (Avg Bid)
    NDA
    $1089 Avg Bid
    46 bids