Stm32f4 i2c example code工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 stm32f4 i2c example code 找到工作

    ...logic from the latest Android version to the iOS version, address existing issues in the iOS app, and update and optimize backend code to ensure compatibility and performance with the iOS client. Our VPN protocol is **V2ray**, and the iOS client uses **sing-box** with integrated membership features. **Project Requirements:** 1. **Feature Synchronization**: Sync all functionalities and logic from our latest Android VPN version to the iOS version. Ensure that the user experience on iOS aligns with that on Android. The iOS and Android clients primarily differ in the VPN client implementation, but they both use the same VPN protocol (V2ray). - **Android App Example**: You can check the current Android version here: [Magicter VPN on Google Play](

    $4986 Average bid
    $4986 平均报价
    10 个竞标

    ...optimize backend code to ensure compatibility and performance with the iOS client. Our VPN protocol is **V2ray**, and the iOS client uses **sing-box** with integrated membership features. **Project Requirements:** 1. **Feature Synchronization**: Sync all functionalities and logic from our latest Android VPN version to the iOS version. Ensure that the user experience on iOS aligns with that on Android. The iOS and Android clients primarily differ in the VPN client implementation, but they both use the same VPN protocol (V2ray). - **Android App Example**: You can check the current Android version here: [Magicter VPN on Google Play]() - **Desired iOS Example**: We aim for a similar result as the iOS example below: [Official

    $2392 Average bid
    $2392 平均报价
    4 个竞标

    1. 将测温电路输出的模拟电压信号经过模数转换器变成数字电压信号输入到FPGA 2. 对测量值和期望值进行比较(PID) 3. FPGA根据比较结果生成PWM(作为开关)控制加热电路 4. 加热电路是一根电阻丝,通电流来加热 5. 配置通信模块:将通信模块与FPGA连接,并使用相应的协议(例如UART、SPI或I2C)配置通信模块。 6. 编写上位机软件,能设置目标温度(4.27K),显示当前温度 7. 测温电路电压与温度的关系是65V/K,环境温度波动是10mK,要达到的温度的分辨率是10µK 8. 测温电路已经做好,不包含在这个项目里 9. 开发环境:Vivado 2018.3 FPGA型号:AX7A200T

    $1714 Average bid
    $1714 平均报价
    1 个竞标

    LiteHTTP是一个 HTTP 机器人,正在 C# 中编程,基于 .NET 2.0 依赖项。 需要重新基于.net4.0依赖项。

    $2594 Average bid
    $2594 平均报价
    3 个竞标

    要求: [*] 审计过知名开源项目高危及以上漏洞; [*] 有 CNVD/CVE 编号的优先; [*] 懂得团队协作与保密意意识; [*] 可远程办公; 待遇: [*] 根据项目以及成果计费,预计年 20-40w;

    $10859 Average bid
    $10859 平均报价
    4 个竞标

    我们需要一位经验程式编写员编写软件破译ireserve-hk(sms registration code system) 1.于上午8点ireserve开店前(UTC+0800)提取PH code(text code) +/or 2.提取PH code后即时破译产出registration code +/or 跳过sms验证页面 请于1-3天内完成 , 请电邮给我进一步讨论

    $2376 Average bid
    $2376 平均报价
    1 个竞标

    我需要一名经验程式员编写软件破译irserve-hk(sms registration code system) 预订网站: 要求: 1.于上午8时开店前提取PH code 及/或 2.于上午8时开店前提取PH code 及 获取sms验证码 及/或 3.提取PH code后即时破译计算出sms验证码 及/或 4.破译跳过sms验证页 需于1-3天内完成

    $4573 Average bid
    $4573 平均报价
    6 个竞标

    软件环境:Windows XP及以上 硬件环境:各种显卡(Intel、AMD、nVidia等) 编程语言:C/C++ 软件功能:通过显卡DDC与显示器通信,具有读和写EDID、实现DDC/CI协议、I2C通信 交付成果:DLL库及源码

    $234 - $1948
    $234 - $1948
    0 个竞标

    SQL注入/代码审计/数据库权限/渗透测试技术 接渗透单子高手,联系电子邮箱:aqcp#(#改成@)语言要求:中文 熟练掌握各种内网渗透测试工具与相关知识,精通常见安全攻防技术:sql注入、xss、文件上传、文件包含、命令执行等漏洞 熟悉linux、unix、Windows、oracle、J2EE等各种环境下WEB的安全配置与安全检查及WEB漏洞防范; 熟悉各种脚本语言(asp,php,jsp,java,net、perl、python等)具备独立挖掘web安全漏洞与入侵手段 具备一定的网络安全知识,对网络安全结构、系统漏洞、入侵检测、病毒防护等有深入理论基础和实践经验; 熟悉渗透测试黑客攻防的步骤、方法、流程、熟练掌握各种渗透测试攻防工具有实际渗透经验者优先; 求大虾接单,脱裤,要求,电话,手机,姓名,邮箱,其他的一概不要。每笔单1000美金起步,根据站的难度而定价格,具体可以详谈,寻找长期合作. 态度认真、中介勿扰,请技术实力说话。

    $17520 Average bid
    $17520 平均报价
    4 个竞标

    I need a PHP script that will read a JPG from a filename on disk, and upload it to various Amazon APIs - Use Amazon Rekognition to detect any adult content, and return a structure of detected objects and rating - Use Amazon Textract to identify and return any text present on the image. - Use Amazon S3 to store the image for public access, and return a public URL (with no expiration). - Add feature to PHP class to remove the image from Amazon S3 Deliverables: - PHP script to do all of the above (probably using cURL) requests, must be robust with error checking, and return a JSON structure with all relevant results from each API - Basic documentation to setup and secure the various Amazon services being used Ideal Skills: - Proficiency in PHP (no comopser being used, version 5.5) - Ex...

    $4471 Average bid
    $4471 平均报价
    54 个竞标

    Client requesting Microcontroller bring up work, - i2C sensor test - board bringup

    $86 Average bid
    $86 平均报价
    1 个竞标

    I have the Tag Manager Code to finish the jobe we started for

    $156 Average bid
    $156 平均报价
    1 个竞标

    The task is to fix the code of the e-mail signature which was designed properly but because of wrong code doesn't display properly in the outlook as well as iMail.

    $210 Average bid
    $210 平均报价
    39 个竞标

    I'm looking for a professional who can create a table integrated with QR codes for individuals to clock in and out of various locations. Each area sh...locations. Each area should have its own distinct set of QR codes. Details: - QR Codes will be scanned using mobile devices. - The system should track the time and date, location, and user information whenever individuals clock in and out of areas that have designated QR codes. - A web-based interface is needed for administrators to manage the table and the QR codes. Ideal Skills: - Proficiency in QR code integration. - Experience in developing web-based management interfaces. - Knowledge of tracking systems. The goal is to facilitate an efficient and organized attendance tracking system. Please include your relevant experien...

    $10088 Average bid
    保密协议
    $10088 平均报价
    44 个竞标

    Requirement: Code Quality and Continuous Improvement Objective: Ensure the delivered code meets the highest standards of quality, security, and performance, leveraging tools and workflows to identify, address, and resolve defects efficiently. Scope of Work Code Quality Management: All delivered code must undergo execution of CI/CD pipelines in SonarCloud for defect detection and tracking. Defect Analysis and Fixes: Any defects identified by SonarCloud must be reviewed and resolved promptly. The code should be rescanned iteratively until zero defects are achieved. Continuous Code Improvement: Implement fixes and enhancements iteratively within an Agile workflow. Technology Stack Compliance: Delivered code must utilize the following te...

    $78 / hr Average bid
    $78 / hr 平均报价
    30 个竞标

    I'm in need of a skilled C programmer with extensive experience in firmware development for STM32 and LPC1768 microcontrollers. The primary focus of this project is creating ...for STM32 and LPC1768 microcontrollers. The primary focus of this project is creating efficient and effective firmware to enhance the performance and capabilities of these systems. Ideal Skills: - Proficient in C programming language - Extensive experience in firmware development - Deep understanding of STM32 and LPC1768 microcontrollers - Ability to write clean, efficient, and well-documented code Experience: - Proven track record of similar projects - Demonstrated ability to meet deadlines and work within budget constraints - Excellent problem-solving skills - Strong communication skills for regular ...

    $156 Average bid
    $156 平均报价
    11 个竞标

    I am looking for an experienced programmer who can help me in writing a report on my Python code. The task involves creating pseudo-code to explain the functionality of the code. Key Details: - The main purpose of the code is for simple fromat report writing. - The primary objective of the report is to explain the code functionality. - The code does contain some comments, but the freelancer may need to add more for clarity. Ideal Skills: - Proficient in Python - Experience in technical writing - Able to create pseudo-code - Good understanding of code functionality Budget: 30 Aud

    $132 Average bid
    $132 平均报价
    18 个竞标

    Part of the complete project in version 1 and 2 charity online development. Location Filter and listing page update code

    $54 Average bid
    $54 平均报价
    1 个竞标

    I need assistance with a ready-to-use code called iBooking I bought from Codecanyon. The tasks include configuring Gmail for email delivery, modifying some existing features (primarily related to the payment gateway), and customizing the code to suit my specific requirements. Key Responsibilities: - Set up Gmail as the email service provider and ensure proper email delivery functionality. - Modify existing features of the code, with a particular focus on the payment gateway integration. - Customize the code according to my specific needs. Ideal Skills: - Proficient in code modification and customization. - Experience with payment gateway integration. - Familiarity with Codecanyon codes. - Skills in setting up Gmail for email delivery. - Strong problem-s...

    $670 Average bid
    $670 平均报价
    10 个竞标

    I need someone to convert my React code to PHP. The PHP code will access an API using cURL to prevent CORS issues. Ideal skills for the job: - Proficiency in both React and PHP - Experience with API integration - Knowledge of CORS issues and how to circumvent them - Familiarity with cURL in PHP

    $218 Average bid
    $218 平均报价
    20 个竞标

    I need a script that can crawl through selected social media sites, seeking out specific keywords and returning the associated text data. This data should be compiled into a CSV format for easy analysis. Key requirements: - The ability to traverse social media sites efficiently and effectively. - The capability to filter text data based on a pre-defined list of keywords. - The proficiency to compile and deliver the data in a CSV format. Ideal skills and experience: - Proficient in programming languages such as Python or JavaScript. - Previous experience with web scraping and data collection. - Familiarity with social media site structures and data dissemination. - Excellent attention to detail and ability to follow complex instructions.

    $4619 Average bid
    $4619 平均报价
    69 个竞标

    I'm looking for a skilled software developer to create a comprehensive CTS Virtual Clearing Software for Windows. This software should cater primarily to bank staff and administrators, featuring core functionalities such as cheque scanning and processing, automated clearing and settlement, and reporting and analytics. Key Features: - Cheque Scanning and Processing: The software should be...software should have strong reporting and analytics capabilities. Ideal Skills and Experience: - Proficient in Windows software development - Experience in developing financial or banking software - Strong understanding of cheque processing systems - Excellent skills in creating automated systems - Ability to implement comprehensive reporting and analytics features. Note :- I have need DOT NET ...

    $795 Average bid
    $795 平均报价
    3 个竞标

    I need to remove a custom pixel code from my Shopify store. This is a straightforward job for someone experienced with Shopify coding. Please reach out if you can assist.

    $164 Average bid
    $164 平均报价
    29 个竞标

    I need an HTML expert to help me create a landing page and the corresponding code. - Design Assistance: I have a concept for the landing page, but I need help turning it into a comprehensive design/mockup. - HTML Coding: The main purpose of this landing page will be to provide information about a product, so the code needs to be clean, responsive and optimized for user experience. Ideal candidates should have a strong background in HTML and experience in creating engaging, informative landing pages. Skills in UI/UX design will be a significant advantage.

    $117 Average bid
    $117 平均报价
    30 个竞标

    It must fill state and city which needed to be block if no zip code. Something similar to an address autocomplete but only for zip code

    $3560 Average bid
    $3560 平均报价
    94 个竞标

    I'm looking for a skilled Python developer to help fix my code that utilizes the LinkedIn API for posting updates with images. The task involves troubleshooting and resolving any issues in the existing code to ensure successful posts on LinkedIn. This job is expected to take about 1 hour. If you have experience working with APIs and social media integrations, I would love to hear from you!

    $164 Average bid
    $164 平均报价
    23 个竞标

    I'm in need of existing casino games source code, covering slot games, card games, and roulette, along with live games. The source code should be compatible with and Node.js, as these are the preferred programming languages for this project. Key Requirements: - Source code should not be from an API but directly from the games. - Backend inclusion is necessary for seamless implementation into our sites. - The need for the games to be existing ones, which can be quickly deployed and tested. Ideal Skills and Experience: - Expertise in and Node.js - Proven experience with casino game development - Ability to deliver comprehensive, backend-inclusive game source codes - Strong understanding of slot games, card games, and roulette

    $6668 Average bid
    $6668 平均报价
    66 个竞标

    I'm looking for a user-friendly Android app that I can ...commercial offers while on-site with clients. Currently, I use an Excel file at home, but I need something more convenient for mobile use. Key Features: - Price Calculation: The app should be capable of calculating prices based on input parameters. Integration: - Excel: The app needs to integrate with Excel, as I currently use this for my pricing and offers. Ideal Skills: - Experience in low-code app development, particularly for Android. - Proficiency in integrating apps with Excel. - Understanding of price calculation algorithms. The goal is to make the process seamless and efficient, ultimately improving the client interaction experience. Proposals from freelancers with a clear understanding of this project will ...

    $4051 Average bid
    $4051 平均报价
    74 个竞标

    I need to build a simple demonstration of an application - do not need a full fleged app just for a simple demonstration at school using any free no code platform like uipath or glide " Construction material issuance & tracking application at construction sites - Step 1 : filling up of the project details 1. project name 2. users - project manager, site engineer, cost engineer, store manager 3. project specifications like number of buildings/flats, room details 4. micro level estimated quantities for each area (quantity of steel, cement, aggregate & sand) Step 2: Material request by engineer 1. engineer selects the material required (type & quantity) 2. engineer selects the area & contractor 3. sends the request step 3: Approval 1. request auto approved of t...

    $109 Average bid
    $109 平均报价
    3 个竞标

    I need a developer who can convert my Figma designs into a fully functional React / NextJS code for an educational portal. The website will have user login and registration features and will support two user roles: students and administrators. Key Requirements: - Expertise in React and NextJS - Ability to translate Figma designs into code accurately Please only apply if you have a good portfolio demonstrating relevant experience.

    $2267 Average bid
    $2267 平均报价
    83 个竞标

    More details: What aspect of your React app needs fixing? it doesnt start Did you recently add or update any libraries or dependencies? No Are you encountering any error messages when you try to start the app? No, it just doesn't start

    $3521 Average bid
    $3521 平均报价
    100 个竞标

    I'm looking for a Python expert to write code for training a model to detect weed regions in images, using pre-labelled datasets. Key Requirements: - Python: Proficiency in Python is a must. - Machine Learning: Experience with industry-standard ML frameworks is essential. You can choose between TensorFlow, PyTorch, or scikit-learn based on your preference and expertise. - Image Processing: The project involves the output of segmentation masks of weed regions from the model. Your task will be to develop a model that can accurately identify and segment weed regions in various images. The end result should be segmentation masks that delineate weed regions from non-weed regions in the images. Use guidelines from this github url:

    $296 Average bid
    $296 平均报价
    18 个竞标
    Release code
    8 天 left

    Please send me full code and resources to your contest entry. Once my developers confirm it is useable, I will award the contest to you.

    $1558 Average bid
    $1558 平均报价
    1 个竞标

    ...an experienced Excel VBA programmer to modify my VBA Code macros. The job involves enhancing an Excel form and including a 'modify' function. Modify "Agency" file to be like "Testttt" file and include the Modify button. Key requirements: - Modify an existing Excel form - Include a 'modify' function in the form - Improve the overall performance of the form The ideal freelancer would have: - Extensive experience in Excel and VBA - Ability to optimize data modification processes - Skills in designing user-friendly forms The project also involves changing some aspects of the form's appearance: - Removing some fields from the form - Changing the layout of the form The successful freelancer will be able to deliver a well-modified VBA ...

    $179 Average bid
    $179 平均报价
    8 个竞标

    I'm seeking a skilled programmer to write an Arduino code for a BQ25887 Charger 5 click USB charging IC board. The code should manage the initiation of charging for two Lion batteries, ensure cell balancing, and support 5V 3A charging from any standard adapter. I am using a MIKROE Balancer 5 click. () Key Requirements: - Charging condition: Need to charge two separate single cell battery of 2000mah via USB charging of around 5V 3A. - For each individual cell, the max charging voltage should be 4.2V and the maximum charging current for each battery should be 1A. - The code should allow for automatic initiation of the charging process. - Enable cell balancing to maintain cell voltage equality. - Implement fault recovery (e.g., reduce current, stop charging)

    $2407 Average bid
    $2407 平均报价
    15 个竞标

    I need code source php to get direct link from Ex: Direct link: !Tj9l0PlYvR0DVGDtKgcFLUZY2ZpM_tjTZudnQwr4y8rK9gFIQz4ndFDeOSUiFbfj7XL09AUbIgxAqj1kD1AM8VkpmeMgApYXRGWPUonEDPryyVbhq18Bh5kP8UQ-qFynbgCgFYqtGfhf2lYR3UjX4QNLtf-tI2iHNvUa6V7kJgaS8D0JnroAf0PEpTqj1cGdPVieIHMqjrYGCbCAjt_TVbStWlrn16ZNv8vfk4qQI84gup9FWESeQ7qw0NWzVYcusITayiJsnsJpGught3wB71AYcKuFsANBISjXm-P2tytV5vOf45whBRJPXuPAzDTZBon6jFIzKz4l_mpQLvh9N38rr3XOCcKr1J0GkvKfKWyXL8_Jzaaf9HZvnSLcvkzs6XgXcARkkjDeV7AfiQT1JLZl9YNeg0wRySJNlkVqw8hBrFLwVcDvJLsm8tX5utVKK9hUXzJJN1dy1M17FeUSTUbpR-KHD6FLB_vLjPXlm0iz4qEl34whfrGC9LDOoRABHYOKmWCGk3v2x01KG9Nz-_a7cd49KfUVD69yrIjUiEQ_q_8RHh69nQ9CQ-06AbNWeawKT4a6jdvzKbiTnlaTifkk8lAZXPLjZecz9larviy19sl-cdO-28LB0xfcd

    $1332 Average bid
    $1332 平均报价
    41 个竞标

    I'm looking for a seasoned software analyst who can assist with code analysis tasks for our diverse codebase. The primary aim is to enhance the quality of our code across various languages. Key Responsibilities: - Conduct thorough code analysis using SAST - Identify areas for quality improvement Ideal Skills: - Proficiency in code analysis - Extensive experience with Java, JavaScript, Python, and C# - Strong understanding of SAST tools - Excellent problem-solving skills - Ability to communicate findings clearly

    $1581 Average bid
    $1581 平均报价
    10 个竞标

    ...generate Python code based on Vendor online development documentation and our internal best practices. The model should be able to produce code that is 50-60% compliant with best practices. The generated code will need to be compatible with Vendor A's export format. Key Requirements: - The system must be able to run offline. - There needs to be a script that takes a prompt as input, similar to ChatGPT, and returns the corresponding code. - The model will be trained using our examples of finished/exported code, which include scripts, modules, and libraries. Ideal Skills: - Proficient in Python - Experience with machine learning and AI model development - Familiarity with Palo Alto online development documentation - Able to understand and implemen...

    $1940 Average bid
    $1940 平均报价
    42 个竞标

    Python Aliceblue api Aws or azzure deployment Algotrading Testing Google sheets The code is already written y me 80 % of work in code is done I need pro help in testing indetail, fix bugs and make sure it runs as intended. Make sure all testing is done with old features and also new onces added....deatiled testing is expected...need to deploy in local and cloud aswell ( full assistance in it )

    $2259 Average bid
    $2259 平均报价
    12 个竞标

    ...domain. Our task is to find existing code for specific space-related applications, run the code on our computers, and understand how it works. (meaning we just have to run existing code from the internet e.g. GitHub... modifications on the source are allowed but no writing of code with no reference of an existing code) We have already identified the following applications and their corresponding GitHub repositories: 1. Crater detection on planetary surfaces Repository: [YOLOv5 Moon and Mars Crater Detection]((Krishna).ipynb) 2. Colorizing grayscale telescope images Repository: [Colorizing Space Images with GANs](

    $1683 Average bid
    $1683 平均报价
    10 个竞标

    I'm in need of an expert who can create G-code from scratch for a Ghost Gunner 3 CNC machine, specifically focused on firearm component manufacturing using 3D printed parts. - G-Code Creation: The main task involves developing G-code to manufacture various firearm components, including lower receivers, upper receivers, and trigger assemblies, from 3D printed parts. - CNC Proficiency: A deep understanding of the Ghost Gunner 3 CNC machine is essential, along with expertise in G-code programming. Ideal candidates for this project would have a background in firearm component manufacturing, CNC operation, and G-code programming. Good attention to detail and adherence to safety and legal standards in firearm manufacturing is crucial.

    $156 / hr Average bid
    $156 / hr 平均报价
    27 个竞标

    I'm in need of a proficient VBA CorelDRAW programmer for the 2024 version. My project involves creating a VBA script that generates QR codes within a specific template of a certain size. The script should also arrange these QR codes for printing on various printer sizes, specifically a custom size of 48x96 inches. Ideal candidate should be skilled in: - CorelDRAW and VBA - Understanding of QR code generation - Experience with custom printer size arrangements - Ability to work with specific size templates (small, medium, large)

    $670 Average bid
    $670 平均报价
    4 个竞标

    I've got a website coded in HTML, CSS, and JavaScript that works perfectly fine on PC and laptops. However, I need a professional who can adjust the code for mobile devices. The site is encountering some functionality issues on phones, primarily with visual elements not being displayed correctly. Specifically, images and text alignment are not rendering properly. I require: - Adjustments to make the site fully functional on mobile devices - Corrections to visual elements such as images and text alignment Ideal candidates will have extensive experience with responsive web design and mobile optimization. Proficiency in HTML, CSS, and JavaScript is a must. Prior work on similar projects will be viewed favorably.

    $927 Average bid
    $927 平均报价
    39 个竞标

    I need help with the installation of source code for a comprehensive e-commerce portal. The source code encompasses web panels built on Laravel, mobile applications developed with Flutter, and a website using Laravel Blade. Key Requirements: - Installing the source code for the web panels, mobile applications, and the website. - Assisting with the environment setup for all the mentioned platforms. Ideal Skills: - Proficient in Laravel, Flutter, and Laravel Blade. - Prior experience in setting up and installing e-commerce source code. - Capable of assisting with environment setup. I am looking for an expert who can ensure a seamless installation process.

    $670 Average bid
    $670 平均报价
    19 个竞标

    I'm seeking a skilled developer who can modify my existing codebase for TradingView's advanced charts. The primary function needed is for the bar replay code to effectively playback historical data. Key requirements: - Modify the back-end logic of my current codebase to accommodate this functionality - Ensure the bar replay code integrates seamlessly with TradingView's advanced charts Ideal candidates should have: - Extensive experience with - Strong understanding of TradingView's advanced charts - Proven track record of modifying complex codebases - Ability to deliver high-quality work within a tight timeframe. send working model from that link or do not apply send proposal with test link or video proof

    $288 Average bid
    $288 平均报价
    29 个竞标

    Hello Giap, I need you to integrate your code with mine

    $405 Average bid
    $405 平均报价
    1 个竞标

    To create a ootball team creation according to the predefined logic

    $39 / hr Average bid
    $39 / hr 平均报价
    1 个竞标

    This is to bring attention to my programming CONTEST at: https://www.freelancer.com/contest/CrossPlatform-basic-example-app-with-JNI-Flutter-or-KotlinNative-Multiplatform-for-AndroidiOSetc-EST-2514642/details So do not BID here, instead GO TO the CONTEST at: https://www.freelancer.com/contest/CrossPlatform-basic-example-app-with-JNI-Flutter-or-KotlinNative-Multiplatform-for-AndroidiOSetc-EST-2514642/details

    $506 Average bid
    $506 平均报价
    12 个竞标

    The basic example app is simple, just include several small binaries of Hello-World compiled/built with Rust/C/C++/golang and the app must execute them and display the app message in an activity or 'view'. So you will need to use JNI or ffi or channels or bridges if using flutter etc. You can use whatever cross-platform method you prefer. You must provide all sources and binary for Android and one other platform. Clear? The app will simply call several versions of "Hello World!" binaries (one in C, C++, Rust..) inside the "Apk" for example, and display the Hello World output in some GUI (graphical view/user interface) of the app. You can post just the BINARIES and provide the Source Code "after" you are AWARDED the contest. ...

    $390 Average bid
    $390
    7 项参赛作品

    I'm looking for a skilled programmer with experience in STM32WLE and WMBus protocol. The task involves creating a WMBus code that supports both data transmission and reception, specifically for handling sensor readings at periodic intervals. Key Requirements: - Development of WMBus code for STM32WLE - Handling of both data transmission and reception - Focusing on the management of sensor readings - Implementing periodic data transmission Ideal candidates will have a deep understanding of the WMBus protocol and prior experience with STM32WLE programming.

    $740 Average bid
    $740 平均报价
    4 个竞标