Vb6 accounting software source code仕事

絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 vb6 accounting software source code 仕事が見つかりました。次の価格: USD

    ...looking for a skilled software developer to create a Windows-compatible software application. This software should be specifically tailored to help my sales team improve their performance and to calculate their incentives. Key Requirements: - Compatibility: The software should be compatible with Windows. - Integration: There's no need for the software to be integrated with any existing systems, so you can focus solely on creating the best software for our sales team. - Data Input: The software should have the capability to import data from Excel/CSV files. This method will facilitate the input of sales data and make the software more user-friendly for our team. Ideal Skills and Experience: - Proficient in Windows software...

    $515 (Avg Bid)
    $515 平均入札額
    52 入札

    I need a reliable professional to help me with monthly inventory updates from the dealers and the sales department. Key Tasks: - Quantity Update: Ensure all stock levels are accurately reflected in our records. - Product Description Update: Make sure all product descriptions are up-to-date and accurate. - Product Code, UOM (Kit/Vials), Rupee Value: Cross-check and update product codes, Unit of Measure (Kit/Vials) and Rupee Value accordingly. Format: I have a specific format that the inventory updates need to be in. You will need to use this template to ensure data consistency and compatibility with our existing systems. Frequency: This is a monthly task and I would need your support on an ongoing basis. Ideal Skills: - Proficiency in inventory management. - Attention to detail ...

    $327 (Avg Bid)
    $327 平均入札額
    25 入札

    I'm in need of a desktop application that automates sperm analysis, leveraging the power of AI. This software will be used to create spermograms. Key Requirements: - Automation of Sperm Analysis: The software should be able to fully automate sperm analysis. This includes motility, morphology, and concentration analysis. - Utilization of AI: The software should harness the capabilities of Artificial Intelligence to improve the accuracy of the analysis. - Creation of Spermograms: The main purpose of the software is to create spermograms. This requires the software to be able to present the analysis in an organized and understandable way. Ideal Freelancer: - Proficient in AI and machine learning, particularly in the healthcare or biological fields. ...

    $36 / hr (Avg Bid)
    $36 / hr 平均入札額
    34 入札

    I'm looking for an expert to help configure my Cyclecloud HPC cluster. Th...uninterruptible workloads) and the second will be low priority (spot), both using the same VM SKU. In the first instance, I would like to use HB120v2 for the two CPU partitions and the A100 GPU for the two GPU partitions. I would also like to have SLURM accounting set up within the cluster i.e. not using the MySQL service on Azure. Lastly I would like the cluster to have Prometheus/Graphana monitoring capability so that individual users can monitor job statistics. Eventually, we would like users to also be able to interact with the cluster via VS Code and Jupyter. Delivery : within 1 week -- please only bid if you have done this before. Please provide your past experience and any relevant projec...

    $145 (Avg Bid)
    $145 平均入札額
    21 入札

    I am considering purchasing Ultimate POS software, but it lacks a crucial feature for managing individual product serial numbers. Although it includes an IMEI/Serial number feature, it only allows you to add the serial number at the point of sale. However, I need to input the serial numbers when updating the stock. For instance, if I purchase 5 units of the GoPro 12 model, I want to update my inventory by entering the serial number for each of the 5 units. This way, I can track which specific serial numbers are currently in stock. Additionally, I need the capability to search for products by their serial number when making a sale. The ideal candidate should have prior experience in customizing POS software, particularly in adding new fields, and should be proficient in inve...

    $94 (Avg Bid)
    $94 平均入札額
    16 入札

    ...built employee process tracking software. The software needs to be desktop application-based for easy access and user interface. Key features that the software should have are: - Time tracking: To help monitor how much time each employee is spending on their tasks. - Task Management: The ability to assign, manage, and monitor tasks is crucial. I want to keep track of who is doing what and when. - Performance analytics: The software should have robust analytics capabilities to measure performance and productivity for everyone on the team. The freelancer should ideally have experience in building similar applications and a strong understanding in incorporating the required analytics within the software. Familiarity with employing privacy measures i...

    $214 (Avg Bid)
    $214 平均入札額
    13 入札

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $22 (Avg Bid)
    $22 平均入札額
    6 入札

    Please read content of requerments I am seeking an experienced 360 marketing specialist for my social media platforms which include Facebook, Instagram, LinkedIn, and Twitter. The successful candidate will need to be a native Spanish speaker. To sell Point of sale For B2B sells of software Key responsibilities include: - Creating engaging and compelling content that will resonate with my target audience - Designing and implementing a comprehensive social media strategy aimed at driving sales - Creating and designing the Ads - Monitoring and analyzing metrics to ensure the effectiveness of campaigns

    $5 / hr (Avg Bid)
    $5 / hr 平均入札額
    4 入札

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $60 (Avg Bid)
    $60 平均入札額
    1 入札

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $129 (Avg Bid)
    $129 平均入札額
    57 入札

    ...animation videos showcasing the features of an ERP system. The animations will demonstrate the system's interaction with people and various business processes. Key Points: - The animations should focus on key areas of the ERP system including user interface and interaction, data processing, reporting, and integration with other systems. - Specific use cases to be covered include: - Ledger accounting - Reporting mechanisms - Data flow within the system The ideal candidate for this project should have a strong background in: - 3D animation - Experience in creating engaging and informative business animations - Understanding of ERP systems would be an advantage, though not mandatory - The ability to work within a quick turnaround time is highly desirable. This pro...

    $440 (Avg Bid)
    $440 平均入札額
    81 入札

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $26 (Avg Bid)
    $26 平均入札額
    33 入札

    I need a web-based application to calculate the dues per apartment based on the expenses categorized by type. The main points are: - Expense Categorization: The app should categorize the expenses by type. For instance, maintenance...should categorize the expenses by type. For instance, maintenance, utilities, repairs, etc. - Dues Calculation: - Square Footage Basis: The apartment dues should be calculated based on the square footage of each apartment. - Platform: The application should be web-based, accessible from any browser. Ideal Freelancer: - Experience with web application development, especially in accounting or financial tracking software. - Understanding of expense categorization and calculation based on different parameters. - Familiarity with building user-fri...

    $19 / hr (Avg Bid)
    $19 / hr 平均入札額
    93 入札
    Soil Testing Software Development 4 日 left
    認証完了

    ...need of an experienced software developer to create a custom application for soil testing. The software should be capable of handling comprehensive soil analysis and generating relevant reports. Key Requirements: - A software that can analyze a wide range of soil testing parameters, including but not limited to pH levels, nutrient composition, and soil moisture content. - The primary focus of the software should be on advancing agricultural soil quality and providing actionable recommendations for soil improvement. Ideal Skills: - Proficiency in software development, with a focus on applications related to scientific analysis and data processing. - Familiarity with soil science or agriculture would be a plus. - Past experience in developing similar a...

    $559 (Avg Bid)
    $559 平均入札額
    4 入札

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

    $104 (Avg Bid)
    $104 平均入札額
    37 入札

    Ho bisogno di un programma che mi permetta di aggiornare disponibilità e prezzo di vendita dei prodotti presenti nello store shopify partendo da un file excel/csv che viene generato automaticamente ogni x ore e viene esportato dal getionale su cartella FTP

    $1184 (Avg Bid)
    緊急
    $1184 平均入札額
    17 入札

    Hi, I am looking for someone to setup a Linux VM for me. I have tried to do it myself but have failed. I want to setup a VM so that I can host my own on-premise cloud. I got filerun as software from to do it with. Unfortunately, their installation instructions are not working out for me due to a lack of Linux knowledge. Now I am at a point where someone do it for me and I can work from there. I would like to see you do it so that I can see where I went wrong. I would also like it if you can assist me in the future if and when there is problems.

    $110 (Avg Bid)
    $110 平均入札額
    58 入札

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $11 (Avg Bid)
    $11 平均入札額
    10 入札

    My project requires the expertise of a freelancer with in-depth knowledge of XBLR accounting. The task is to leverage this skill to generate accurate financial reports for my business, with a specific focus on income statements. Key Responsibilities: - Compile, analyze, and present precise income statements - Ensure the inclusion of gross profit, operating income, and net income in each report. Ideal Freelancer: - Proficient in XBLR accounting - Proven experience in compiling and presenting income statements - Ability to pay attention to detail to ensure accurate financial reporting - Understanding of accounting regulations is highly desired, although not mandatory.

    $37 (Avg Bid)
    $37 平均入札額
    22 入札

    I'm in search of accounting specialists who can oversee my bookkeeping and provide financial statement analysis. Key Project Details: - Primarily undertake bookkeeping services weekly. - Utilize the Xero accounting software for the tasks. Ideal Skills and Experience: - Proficient in Xero, with a demonstrated track record of successful bookkeeping. - Experience in financial statement analysis. - Strong communication skills to discuss the financial health of the business. - Knowledge of current accounting standards. - Ability to deliver high-quality work within agreed deadlines. I look forward to collaborating with a professional who can provide a high level of service and contribute to the overall financial management of the business.

    $11 / hr (Avg Bid)
    $11 / hr 平均入札額
    73 入札

    I require the expertise of a proficient Odoo ER...old system to a new one. Key Requirements: - Expertise with Odoo version 15. Familiarity with the ins and outs of this system version is crucial to successfully migrate the data without loss or corruption. - Extensive experience is paramount. I'm eager to hear about the similar data migration projects you've handled in the past and the results you've achieved. - A deep understanding of the Accounting module which the data is primarily focused on. Ensure you are adept at dealing with figures, financial data, balance sheets and other financial reports. Best suited freelancers would be detail-oriented, meticulous, and possess a proven track record of handling similar tasks successfully. Let’s set the ball rolli...

    $368 (Avg Bid)
    $368 平均入札額
    5 入札

    ...seeking a talented software developer to create a state-of-the-art medical coding and billing software. This software should be packed with various features such as: - Patient Information Management: Manage patient's data with utmost ease and accuracy. - Claims Processing: Streamline processing and tracking of patient claims. - Reporting and Analytics: Generate concise reports and conduct in-depth analytics. - Medical coding: Incorporate an AI-powered module to provide coding suggestions. One of the compelling additions I desire is the integration of AI functionalities mainly for predictive diagnostics. This should help in forecasting medical conditions based on the available patient data. The candidate for this project should preferably have a background in ...

    $2487 (Avg Bid)
    $2487 平均入札額
    42 入札

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    $12 / hr (Avg Bid)
    $12 / hr 平均入札額
    22 入札

    ...API for such as : 1. Historical Data 2. Financial Scrapped Source 3. Financial Summary Scrapped Source 4. Interest rate 5. Some More Required Skill & Experience : 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian by ssh, and setup cron task on debian, and debugging etc Personality's Criteria : 1. No toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code...

    $28 (Avg Bid)
    $28 平均入札額
    19 入札

    ...developer to create a personalized billing software that caters to my business needs. This program should be compatible with the Windows operating system. Must-Have Features: - Inventory Management: The software should assist in tracking, restocking, and managing our inventory efficiently. - Customer Management: Maintaining customer details for smoother transitions and personalized customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric softwar...

    $103 (Avg Bid)
    $103 平均入札額
    24 入札

    ...through remote working software to connect to our local machines using this software, not the other way around so there is nothing to worry about your privacy. Testing will be done on Windows desktop and will mainly involve QA checks and regression Testing of certain software. All testing done are on confidential pre-release test builds so discretion of what you test IS IMPORTANT. Please acknowledge this in your proposal. An NDA will be signed in this regard. I require someone with excellent IT skills and a very good command and understanding of written English with the ability to fluently understand oral and written instructions in English. Also report writing is a major requirement. Typically, I would require someone with at least 1-year experience in the sof...

    $7 / hr (Avg Bid)
    $7 / hr 平均入札額
    98 入札

    ...integration with my existing accounting software as a key functionality. Therefore, proficiency in creating seamless software integrations will be crucial. The website and app should deliver: - Seamless integration with my current accounting software to ensure real-time and accurate financial transactions - A user-centric design which enables a smooth shopping experience - A mobile-responsive design to accommodate shoppers using various devices Although I did not select specific features via the questionnaire, I would be open to suggestions on components like inventory management, sales reporting, and customer management. The ideal candidate for this project should have: - Expertise in web and mobile app development - Experience with implementi...

    $318 (Avg Bid)
    $318 平均入札額
    42 入札

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 平均入札額
    1 入札

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? ASAP.

    $32 / hr (Avg Bid)
    $32 / hr 平均入札額
    26 入札
    NFT Art Generation Code for Solana 4 日 left
    認証完了

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $380 (Avg Bid)
    $380 平均入札額
    3 入札

    I am looking for someone to create a custom vehicle repair shop software for me, in VB.NET, Windows Form project, using .NET Framework 8. The full source code must be provided. Attached is the full project requirement

    $2195 (Avg Bid)
    $2195 平均入札額
    34 入札

    I'm looking for a skilled SAP FICO consultant with expertise in the Financial Accounting (FI) module. The selected professional will primarily handle: - General Ledger (GL) management - Accounts Payable (AP) - Accounts Receivable (AR) - Bank-related activities Additionally, you will be required to generate key reports including: - Profit and Loss Statement - Balance Sheet - Cash Flow Statement Ideal candidates should have in-depth experience managing the above tasks within the FI module. Extensive knowledge of SAP FICO and a keen understanding of financial reports are vital for this role.

    $16 / hr (Avg Bid)
    $16 / hr 平均入札額
    23 入札

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management: Ensuring the efficient operation of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. Your input will be crucial in e...

    $24 / hr (Avg Bid)
    $24 / hr 平均入札額
    48 入札

    I'm in need of a skilled software developer who has a good understanding of WordPress and ecommerce functions. The primary goal of my website is to provide technical software-related help whenever needed, so I'll need someone who's able to assist in this regard. Key Requirements: - Proficiency in WordPress: You should be able to customize themes, manage plugins, and handle general WordPress-related tasks. - Ecommerce Experience: A good understanding of ecommerce functionalities and the ability to implement and optimize them on a WordPress site. - Technical Software Knowledge: I require assistance with software applications and tools. Your expertise in this area will be crucial in ensuring the success of this project. In summary, the ideal candid...

    $24 / hr (Avg Bid)
    $24 / hr 平均入札額
    39 入札

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $26 (Avg Bid)
    $26 平均入札額
    18 入札
    CRM Expert 4 日 left
    認証完了

    I need...scalable, and efficient. Integration: - It's imperative that the CRM can seamlessly integrate with other systems, particularly: - Email Platforms: For streamlined communication and lead nurturing. - Social Media: To enhance customer engagement and acquisition. - Accounting Software: To automate financial data synchronization and reporting. Ideal Freelancer: - Proven experience in CRM development, with a strong portfolio of CRM systems. - Proficiency in integrating CRMs with email platforms, social media, and accounting software. - Understanding of data analytics and sales forecasting for CRM systems. - Ability to create a user-friendly interface for a multi-user CRM system. If you have the expertise in developing complex, integrated CRM s...

    $415 (Avg Bid)
    $415 平均入札額
    14 入札

    ...also to be able to have our accounting team work there. The goal is separated on multiple phases but the first one and the most important is to build our dashboard on ERPNext by copy pasting what we have in the in-house built dashboard and creating DocTypes. After that, we'll create a new request for the other phases. Key features: - Custom field creation: The ability to create custom fields tailored to our specific needs. The system should allow for various data types, validation rules, and labels. - Custom form creation: The option to design custom forms with the ability to drag and drop fields where needed. The form should be easily modifiable to accommodate changing requirements. The primary users of this tool will be warehouse/fulfilment team, accounting, ...

    $387 (Avg Bid)
    $387 平均入札額
    16 入札

    PiipAi is actively seeking a dedicated and experienced QA (SOFTWARE TESTER) to join our dynamic team. About Us: PiipAi is a forward-thinking software company committed to delivering innovative solutions that empower businesses. Our flagship product is a comprehensive Human Resource management suite designed to streamline operations and optimize people management. We envision this suite as a specialized CRM, tailored specifically to people-centric management. Role and Responsibilities: As a QA (Software Tester) at PiipAi, your role is pivotal in ensuring the quality and reliability of our software. You will work closely with our development team to meticulously test and validate our applications, identifying and rectifying any issues that may arise. Key responsib...

    $16 / hr (Avg Bid)
    $16 / hr 平均入札額
    76 入札

    En nuestra empresa de Software, tenemos proyectos en Java, y necesitamos aumentar la fuerza de desarrollo, por ellos queremos sumar algunos freelance que trabajen por hora con nosotros

    $8 / hr (Avg Bid)
    $8 / hr 平均入札額
    29 入札

    I'm in need of a skilled developer who can create a comprehensive boat booking software. This solution should be able to handle both online and offline bookings, streamlining our operations and ensuring a seamless booking experience for our customers. Essential Features: - Calendar integration: This is pivotal for tracking bookings, availability, and scheduling maintenance. Previous experience in integrating software with multiple calendar platforms is beneficial. - Payment processing: The software should be able to accept, process, and track payments in a secure manner. Experience in payment gateway integration is a plus. - Customer notification system: It should be capable of updating customers on booking status, payments, and upcoming trips. Experience with a...

    $20 / hr (Avg Bid)
    $20 / hr 平均入札額
    86 入札

    I'm in need of a professional QuickBooks Accountant, preferably with a solid background in the services industry. Your main responsibility will be to manage my business's bookkeeping. This isn't a typical bookkeeping role; you must understand the specifics of service-based accounting. Your ability to navigate QuickBooks with ease and deliver accurate results is crucial to this role. Any competent and experienced accountant should apply, but I'll be particularly keen on those with a proven background managing books for service-based businesses.

    $28 (Avg Bid)
    $28 平均入札額
    7 入札

    As a growing company, we've fully set up our QuickBooks Online but it's in need of a thorough review and ongoing management. We're looking for a QuickBooks expert who can help in the following areas on a monthly basis: - Setting up sales and expenses - Managing stock - Budgeting Your responsibilities will involve keeping the system up-to-d...following areas on a monthly basis: - Setting up sales and expenses - Managing stock - Budgeting Your responsibilities will involve keeping the system up-to-date, ensuring financial data consistency, and providing insights to support our decision-making process. The ideal candidate for this role would be an experienced accountant with previous QuickBooks Online experience. Knowledge of other accounting tools and financia...

    $10 / hr (Avg Bid)
    $10 / hr 平均入札額
    31 入札

    Help support on one software built in C#. I can show the software.

    $25 (Avg Bid)
    $25 平均入札額
    33 入札

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $19 (Avg Bid)
    $19 平均入札額
    17 入札

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $197 (Avg Bid)
    $197 平均入札額
    6 入札

    Being an accountant, I am in immediate need of a basic yet highly professional website serving as my online presence. This website should concisely convey: - The specific services I offer Noteworthy for any freelancer interested in undertaking this project: - Ex...serving as my online presence. This website should concisely convey: - The specific services I offer Noteworthy for any freelancer interested in undertaking this project: - Exceptional command over website design fundamentals is integral - Previous expertise in creating websites for professional services, especially in accounting, would be ideal - Delivering the completed website at the earliest is paramount Bring your A-game and let's create an online footprint for my accounting services. I look forwar...

    $157 (Avg Bid)
    $157 平均入札額
    29 入札
    Embedded Software Developer 3 日 left
    認証完了

    ...seeking a skilled embedded software 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 project...

    $316 (Avg Bid)
    $316 平均入札額
    19 入札

    solana nodejs code for multi-swap within same tx.

    $21 (Avg Bid)
    $21 平均入札額
    8 入札

    ...looking for an expert machine software engineer who can proficiently integrate software with hardware. Key tasks: - The successful freelancer will be required to integrate software with an industrial control system and Programmable Logic Controllers (PLCs). Ideal skills and experience: - The ideal candidate will have considerable experience in machine software engineering, with a focus on software and hardware integration. - In-depth understanding and hands-on experience with industrial control systems and PLCs are crucial for this task. - Experience with programmable logic controllers (PLC) is particularly critical. We are looking to build a load bank with Canbus or another form of communication protocol that can be controlled from a single locat...

    $10040 (Avg Bid)
    $10040 平均入札額
    31 入札