Microc pid controller工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 microc pid controller 份搜到的工作,货币单位为 USD

    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

    $220 (Avg Bid)
    $220 平均报价
    1 个竞标

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标
    Project for Liangwen D. 已经结束 left

    目前的python脚本是调用win32api和win32con运行库来获取虚拟键盘的映射,我要改成用运行库来获取指令,USB设备是48路短接发送器,发送形式是十六进制代码,48路每一路连接着机械键盘上面的按键,VID和PID都知道

    $60 (Avg Bid)
    $60 平均报价
    1 个竞标

    【开发软件】:MATLAB 【服务对象】:个人小项目或学校项目或公司项目(包括国内或国外) 【联系方式】:在线客服或QQ 1747812398 【项目价格】:根据难易程度确定 【服务要求】:买家提供问题描述,达到的效果和开发周期,写到word或记事本里以及相关资料发到邮箱 官方网站:

    $17 / hr (Avg Bid)
    $17 / hr 平均报价
    6 个竞标

    发现国外很多cpc广告联盟的广告代码都是开头都是<script type="text/javascript"> 。 希望开发出一个软件可以刷类似下面广告代码 <script type="text/javascript"> //default pop-under house ad url clicksor_enable_pop = true; clicksor_adhere_opt='left'; clicksor_frequencyCap =0.1; durl = ''; clicksor_...clicksor_enable_pop = true; clicksor_adhere_opt='left'; clicksor_frequencyCap =0.1; durl = ''; clicksor_layer_border_color = ''; clicksor_layer_ad_bg = ''; clicksor_layer_ad_link_color = ''; clicksor_layer_ad_text_color = ''; clicksor_text_link_bg = ''; clicksor_text_link_color = ''; clicksor_enable_inter=true; </script> <script type="text/javascript" src=";pi...

    $146 (Avg Bid)
    $146 平均报价
    2 个竞标

    1. App download to allow user to access the internet thru our company servers.. 2. GEO Location of device for clients when they ...GPS to access location INSIDE the building and on different floors 5. Allow downloading of pamphlets and documents helps references for services provided in the entire 10 story building along with each specific floors 7. Will need ongoing support for at least 1 year, 8. Within the app, the layout for the client changes and makes changes based on the wifi positioning. 9. Smart app controller, allowing the app to control simple internet connected items (lights, switches) will have a timer based on when the client enters the building, if exceeding that time, all app functionality is disable until client contacts IT for new download session of the ap...

    $1271 (Avg Bid)
    $1271 平均报价
    4 个竞标

    开发一款LSP拦截类型的游戏加速器   LSP加速器 架构:游戏客户端 --> LSP --(自定义协议)--> 中转中心 --(任意协议)--> 代理服务器 ----> 游戏服务器 自定义协议: TCP: LSP 拦截Connect,修改目的地址为 中转中心 地址 发送一个数据给 中转中心,数据格式为 remoteip remoteport pid 之后所有 游戏客户端 的数据直接发给中转中心 UDP:对每一个 游戏客户端 的数据进行封装,在数据头部添加 remoteip remoteport pid 为什么使用自定义协议:减少 LSP 与 中转中心 的握手次数提高性能,而且 LSP 所处的环境很特殊,数据交换比较困难。 中转中心: 对内接口使用 自定义协议 进行通信 对外接口可以使用任意协议 为什么使用中转中心:(或者在LSP代码里面建立连接管理) LSP 与 中转中心 建立连接时,先不与 代理服务器 建立连接,而是直接向 LSP 返回连接成功,这与的做法相同。根据前期测试发现,这种做法才能保证游戏客户端不会造成没有响应的现象。 因为 中转中心 处于本地,所以 LSP 与 中转中心 的通信非常快,本质上只是内存的拷贝。 对于后期的扩展,不需要修改 LSP 的代码,只需要将 中转中心 对外接口所使用的协议进行修改,就能够支持任意协议的代理服务器。 参考

    $1250 (Avg Bid)
    $1250 平均报价
    1 个竞标

    This is the cold plunge unit I have: This is the system I want to integrate: Attached is an image of a set up, I am just unsure how to integrate it. Is this something you can help me do?

    $399 (Avg Bid)
    $399 平均报价
    18 个竞标

    ...database for each screen 3. Include all the a. Model i. Model name should be visible on ss for example () ii. Model class should be visible on ss for example (ProductId, ProductName, etc.) b. View i. View name should be visible on ss for example () ii. View code should be on ss (Your view code) c. Controller i. Controller name should be visible on ss for example (ProductController) ii. Controller details should be visible on ss for example (Your controller code) The ideal candidate should have: - Proficiency in .NET development, with a strong portfolio of previous inventory management system projects. - Comprehensive understanding of product tracking, stock management, and sales reporting. - Ability to create a system that can potentially be integrated wi...

    $114 (Avg Bid)
    $114 平均报价
    20 个竞标

    ...robot-arm, but need someone to help me to arrange electronics (RPI. ESP32, OPI) and software for it. 3 if its axes are driven by closed-loop stepper motors, each with its own internal driver and encoder and CANBUS connection. Another axis for vertical movement is a regular industrial servo motor that comes with an externa servo driver that is also connected via CANBUS. So all 4 motors need a controller able to control the arms all motors so the arm moves fast and with fluid and organically movements without any jerkiness. The arm will have 34 fixed points in space where is will pickup or deliver a small plastic containers. Pickup will have its own standard travel path and deliver will have it own as well. The differences is how it hooks into the container and unhooks it. So 2 ...

    $7 / hr (Avg Bid)
    $7 / hr 平均报价
    7 个竞标

    ...30th June 2024 Task: ONLY DEVELOPMENT ( UI UX is being developed by a different team ) Portal Details: We are seeking a highly skilled developer to build a new, modular, and API-driven Case Management System (CMS) from scratch. The new system should adhere to modern software architecture principles, particularly the Model-View-Controller (MVC) pattern, to ensure maintainability, scalability, and efficiency. While our previous system was developed using Drupal, we are open to using a new tech stack that aligns with the latest industry standards. Responsibilities: Design: Architect a modular CMS following MVC principles to ensure a clear separation of concerns. Development: Design and implement RESTful APIs to

    $5537 (Avg Bid)
    $5537 平均报价
    9 个竞标

    I am looking for someone to build a wifi controller for a dehumidifier which has a wired remote control with an LCD display and which will allow to remotely turn on/off the device as well as up or down the desired humidity level. There are 4 separate buttons to physically press on the remote to do this: 1. turn on 2. enter settings 3. press up (increase humidity) 4. press down (reduce humidity). A wifi module would therefore need to be added to the remote control which should enable me to control the dehumidifier using an app on my Iphone. I would send you the wired remote by courrier so you can add the wifi module and you ship it back to me. link to the item :

    $200 (Avg Bid)
    $200 平均报价
    8 个竞标

    ...mechanics (Upside camera, attack animations, leveling up, experience etc.) - Map Importing from the original (I will give 2 example maps, players should be able to teleport between all maps, The MapLoader I will give has an issue, but you probably can fix that.) - Boss & Dungeon Mechanics (I will show 1 dungeon as example, boss will use skills, animations, all you need to make is scaleable dungeon controller so my team can add more dungeons) - Skills - Mount - Pet - Equip System (Weapon, Armor etc. Should be scaleable as well, you can only make 1 or 2 of them, we can scale it up) - GUI System (if possible, strings etc should retrieve from server) - Stones in the maps (When breaking these stones (for instance, hitting 10 times, stones will also have level system so 1 level pla...

    $2546 (Avg Bid)
    $2546 平均报价
    60 个竞标

    I'm looking for a seasoned Android developer (kotlin /Java) who can create an MDM app (Device owner mode) , which acts as DPC (Device Policy Controller) with a solid user management core functionality. Your key tasks will be: Creating an Android application which - manages the device hardware and software - this app would be able to configure network parameters, VPN, and CA certificates - wipe the device and its contents - set global settings like GPS, Bluetooth, Airplane mode. - Configure password policy and user accounts on device Relevant experience in the same field is imperative. Strong knowledge of Android development, DPC, Android enterprise, MDM, UEM, EMM, etc is required. I want to get trained on these topics.

    $74 (Avg Bid)
    $74 平均报价
    12 个竞标

    I need a script to control my Camera3D from a direct top down view. I want to replicate this camera from this 2d project but for my 3d project : So the camera will be set to a fixed height above the player's position while following the player's position but can also freely move toward the mouse position as long as the player doesn't hit the edge of the screen.

    $57 (Avg Bid)
    $57 平均报价
    6 个竞标

    I'm seeking a skilled PLC programmer to develop a timed sequence for pneumatic valves used to operate four dampers in a wave pool. This PLC program aims to control the intensity of the waves. The functionality should include: - Sequential opening and closing of the dampers - Pneumatic valve control via PLC interface Ideal skills and experience: - Significant experience in PLC programming - Understanding of pneumatic valve control - Knowledge on wave pool operation preferred - Ability to optimize for energy efficiency and performance - Problem-solving and analytical abilities to troubleshoot and improve system functionality. This challenging task calls for a solution-oriented mindset and innovative thinking. Increased wave control will result in a more engaging and enjoyable use...

    $1167 (Avg Bid)
    加急
    $1167 平均报价
    45 个竞标

    I am seeking an experienced engineer to design and implement a two-axis machine control system that is capable of: - Effectively controlling and managing the movements of the system along two axes with a LIMITED RANGE. Your expertise in designing systems with the ...- Comprehensive knowledge in machine systems control and design. - A thorough understanding of motion control strategies. - A background in data analysis and logs processing. The machine is a Bandsaw to cut small logs into planks. The 2-off, NEMA 23 stepper motor movements are sequential, ie, first one moves then the second stepper moves. The controller is a Raspberry Pi 4, the prefered language is Python. Input to the controller via R Pi 7inch Touchscreen. File is to big to attach I look forw...

    $583 (Avg Bid)
    $583 平均报价
    4 个竞标

    I am looking for an experienced CNC programmer to help me program M codes on my Syntec 60W-e CNC controller. I have 3 unused out relays that I want to use, and I would like each of them to be assigned to specific M codes. Here’s what I need: - Assign M code e.g. M30, M50 and M80 to the unused output relays. - The function they should perform is to turn an external device on/off. Skills and Experience: - Previous experience with CNC programming is crucial. - Familiarity with Syntec 60W-e CNC controller will be highly advantageous. - Proficiency in M code programming required.

    $735 (Avg Bid)
    $735 平均报价
    14 个竞标

    I am seeking an experienced engineer to design and implement a two-axis machine control system that is capable of: - Effectively controlling and managing the movements of the system along two axes with a LIMITED RANGE. Your expertise in designing systems with the ne...includes: - Comprehensive knowledge in machine systems control and design. - A thorough understanding of motion control strategies. - A background in data analysis and logs processing. The machine is a Bandsaw to cut small logs into planks. The 2-off, NEMA 23 stepper motor movements are sequential, ie, first one moves then the second stepper moves. The controller is a Raspberry Pi 4, the prefered language is Python. Input to the controller via R Pi 7inch Touchscreen. File is to big to attach I look forw...

    $561 (Avg Bid)
    $561 平均报价
    28 个竞标

    Job Description: We are seeking an experienced software developer to create code for a power electronics control system. The project involves using an Arduino DUE and the IMC101T T038 motor controller. The software should control and regulate both the grid side and machine side using Space Vector PWM (SVPWM). Communication between the Arduino and other components will be handled via serial communication. Additionally, the system should include a quadrant display using 4 LEDs to indicate whether it is operating in motor or generator mode. All datasheets and circuit diagrams will be provided. Key Responsibilities: Control and Regulation: Implement SVPWM on both grid and machine sides. Grid-side control: Adjustable power factor (cos(φ)), current, and power. Machine-side control:...

    $193 (Avg Bid)
    $193 平均报价
    23 个竞标

    ...needs to be available through a web interface. This online access will allow me to monitor multiple batteries from a central location, offering more convenience and control. Ideal Skills and Experience: - Experience in designing and developing electronic hydrometers or similar IoT devices. - Proficiency in interfacing such devices with microcontrollers. - Data should be passed to serial port of controller - Understanding of battery health and the importance of specific gravity measurements in lead acid batteries....

    $383 (Avg Bid)
    $383 平均报价
    6 个竞标

    Develop schematics, PCB and firmware for a compact NFC reader. The suggested RFID controller is PN7160. Microcontroller - STM32 0) Two boards - antenna and the main board. The antenna diameter is 15mm with a hole in the center 4-5mm. The main board is 14mm in width and length is 35mm or less. 1) The reader must read and write password-protected memory blocks in Mifare Classic cards. 2) The reader keeps the password for the RFID cards as a hard-coded constant. 3) The reader has an 4-byte reader ID stored in its EEPROM memory. 4) The RGB LED on the edge of the main board, whose location matches the hole in the antenna. RGB LEDs are connected to the PWM pins of the controller. 5) A waterproof (if possible) speaker must be on the opposite edge of the main board, closer to one si...

    $522 (Avg Bid)
    $522 平均报价
    26 个竞标

    ...fabrication to create a custom controller for my shop. The primary objective of this task is automating some key processes, with a special emphasis on security. Below are the specifications for the PCB controller: • Automation of the security system: This project requires designing a custom PCB controller which will integrate with various elements of the security system for automation. • Incorporation of alarm systems: The controller should easily synchronize with alarm systems, enabling automated responses in case of triggered alerts. • Seamless integration with access control systems: I wish to automate the access system in my shop, hence the PCB controller must be compatible with modern digital access mechanisms. • Door sens...

    $171 (Avg Bid)
    $171 平均报价
    11 个竞标

    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 ...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 already spec'd. You will need to spec the PSU, and design the PCB board for the micro controller and for the peripherals required. I will buy all the componentry based on your specification and do the programming myself using arduinos firmware. Electrical Sche...

    $280 (Avg Bid)
    $280 平均报价
    22 个竞标

    ...values of the discrete component and use a much better MOSFET to meet the required output of 600V AC, 0.5A, 39kHz Responsibilities: - Improve the LT Spice model for the half-bridge circuit (no rectifier needed), Output is AC and not DC - Conduct detailed simulations to analyze performance - Optimize circuit design based on simulation results The MOSFET part number is SIHP24N80AE-GE3, The PWM controller that will send the pulse to the gate driver is UCC28086D, and the isolated gate driver UCC21550BQDWRQ1. It would be good to use parameters from these components where applicable for a representative test. For example, changing the MOSFET to the one with low Rds On - Drain-Source Resistance will give square output at the section labeled square wave. I have also attached the type...

    $33 (Avg Bid)
    $33 平均报价
    4 个竞标

    I'm seeking a skilled robotics engineer to simulate basic robotic movements in Gazebo. My project's scope includes: - Engineering a robotic system to perform automated maneuvers. - Implementing basic movements such as forward motion, turning, and stopping. Your expertise should ideally include: - Proficiency in robotics engineering inclusive of controller expertise and Gazebo simulation. - Familiarity with automated systems and their movements. I anticipate this project to be less complex but I demand accuracy in basic functions.

    $152 (Avg Bid)
    $152 平均报价
    17 个竞标

    I'm in need of a web developer with experience in ASP.NET MVC (Model-View-Controller) web framework to create a news-focused informational website about video games. Specifically, the site will concentrate on video games news. The successful candidate should possess the following skills: - Strong proficiency in the ASP.NET MVC framework - Understanding of news website structure and functionality - Knowledge or interest in video games would be beneficial - Previous experience in designing and building news-websites would be a significant advantage The website should have an engaging, easy-to-navigate user interface that offers a seamless user experience. A keen eye for attention to details would be appreciated. The point is to make the latest gaming news easily accessible and...

    $23 (Avg Bid)
    $23 平均报价
    15 个竞标

    I have a Windows 2019 Server acting as a Domain controller to which I have administrator privileges. My PC connects to the Domain and there are 3 users who logon to the PC/Domain. They are Michael, John and Peter. I want to set a default username for the PC in the format DomainMichael so that no matter who logged on last, whenever they logout then the logon screen will always show DomainMichael. Ideal skills & experiences: - Proficient with Windows Server 2019 Active Directory and Registry Editing - Experience in creating new user accounts with specific permissions. - Attention to detail to ensure the username is configured correctly. Looking forward to your bids.

    $126 (Avg Bid)
    $126 平均报价
    46 个竞标

    I'm looking for an experienced Avaya specialist to assist with the configuration of our Avaya Session Border Controller (ASBCE) - specifically, to set up and integrate it with SIP Trunk Provider lines and Avaya IP Office Server Edition. AVAYA IP Office servers are already configured and calls working internally. - The tasks involved are both the installation of the ASBCE and the setup and integration with the SIP Trunk Provider. This requires a comprehensive understanding of both Avaya systems and SIP technology. - The primary goal for this configuration is to achieve a seamless integration between the ASBCE, the SIP Trunk Provider, and our Avaya servers. The focus is on ensuring robust communication and operation between these systems. - Basic training on how to restrict ex...

    $109 (Avg Bid)
    $109 平均报价
    4 个竞标

    Hi there. I'm running XCode 15.3 and I need a few pages done with simple, clean storyboards and View Controllers. I use Alamo Fire and Swift, so if you could use that to pull my data via my API links and display it in several pages that would be great. Categories > Collections > Items > Item Details You select one and it shows a list - Item Details is one record from a MySQL db I need each selected item to be a variable in the code of the ViewController so if I use the print function, I can see it at the bottom of XCode. I'll give you the 3 or 4 API webservice links. I can give you a super simple app to put it in too...

    $206 (Avg Bid)
    $206 平均报价
    44 个竞标

    I looking for someone to design a PCB to include an MCU, Wifi module, and some headers Key Requirements: - The PCB should have an STM32 microcontroller (MCU) to carry out basic functions. - The design should incorporate an ESP32 Wi-Fi module for internet connectivity and a motor controller. - The complexity of the project is minimal. Deliverable: Using EasyEDA to design the PCB, I ask to receive a copy of the project, Gerber files, BOM, Pick and Place, and any other files required to manufacture the PCB. Ideal Freelancer: - Proficient in PCB design. - Experience with integrating MCUs and Wi-Fi modules. - Able to deliver a simple, no-frills design that works effectively. Please provide me with your quotes and examples of relevant projects you have worked on.

    $122 (Avg Bid)
    $122 平均报价
    42 个竞标

    I'm in need of a proficient Simulink designer to assist me with a PID Control System Design project. The focus is on Position Control System. The project requires the following: - Expertise in Simulink and control system design - Knowledge of PID control development and its application in Position Control System and Car suspension Skills & Requirements: - Proficiency in Matlab and Simulink - Advanced knowledge in Control System Design - Prior experience with Position Control Systems and Car suspension - Extensive experience with PID control and electrical actuator Your task would be: - Design a PID control for a position control system - Implement this design in Simulink - Test and refine the system to ensure accurate and optimal performance. I ...

    $140 (Avg Bid)
    $140 平均报价
    17 个竞标

    I'm looking for an expert in Simulink and PID control systems to develop a model for the active suspension system of a vehicle, with a particular focus on using electromagnetic actuators. While I'm not completely certain about specific performance targets, I would like the model to be versatile enough to prioritize either ride comfort or handling performance. The base model is provided, this is missing an actuator and the PID controller which is required by you. Expected deliverables: - A thoroughly tested and validated Simulink model for the PID control of an electromagnetic actuator based active suspension system as mentioned in the document. Ideal skills and experience: - Extensive knowledge in PID controls, specifically for suspension sys...

    $125 (Avg Bid)
    $125 平均报价
    21 个竞标

    I'm in need of a programmer who is skilled in C++, Python, and has experience with PIC Kit 2 microcontroller. The job entails both programming the PIC Kit 2 and working on a specific project involving its application. Ideal Skills and Experience: - Proficiency in C++ and Python. - In-depth understanding of microcontrollers, with specific experience in PIC Kit 2. -...project involving PIC Kit 2. -Ability to understand PLC logic along with programming. Please note that I'm looking for someone with a strong background in these areas, as the project may involve complex programming tasks. If you believe you have the necessary skills and experience, kindly reach out to discuss the project in more detail. We are working on IC (PIC16F772) for automatic water level controller, v...

    $93 (Avg Bid)
    $93 平均报价
    8 个竞标

    ...control: The controller coordinates the motion of the cantilevered gate, prompting the drive mechanism to follow a specific motion curve, guiding the gate along its intended path. Safety integration: It interacts with sensors embedded in the gate, such as photocells and safety edges, to detect obstacles or obstructions along the gate's path, triggering safety protocols to halt movement or make a relief motion, as chosen in a programmed ‘Safety response choice’ - function. These safeties are divided into following: - Safe O, detects only in opening movement, e.g. torque feedback - Safe C, detects only in closing movement, e.g. the photocells and torque feedback - Safe O-C, detects in opening and closing movement, e.g. the safety edges Commands: The program w...

    $1255 (Avg Bid)
    保密协议
    $1255 平均报价
    12 个竞标

    ...out unnecessary messages and optimize system performance. Responsibilities: Apache Kafka Setup: Install and configure Apache Kafka on a Windows machine. Set up the necessary Kafka topics, partitions, and brokers to support distributed messaging. Ensure proper security configurations and access controls are in place. Master Script Development: Develop a master script that acts as the central controller for the messaging system. Implement functionality to bulk-review messages in the queues every 10 minutes. Design and implement filtering logic to identify and remove unnecessary messages based on predefined criteria. Coordinate the distribution of messages to worker scripts for further processing. Worker Script Development: Develop worker scripts in Python to process messages r...

    $147 (Avg Bid)
    $147 平均报价
    8 个竞标

    I am seeking a professional and capable freelancer to create a home automation system using Arduino technology. The system should incorporate ...should incorporate some form of MIDI control for traktor Dj software - **Expertise Required** - Strong knowledge of programming Arduino. - Prior experience in home automation design and implementation. - Proficiency in achieving interoperability between different smart home systems. - Familiarity with MIDI controls. - **Key Features** - The use of knobs, faders, and buttons on the MIDI controller to enable intuitive interaction with different systems. - Lighting control: an easy-to-use and versatile system to control various lighting fixtures around the house. Please provide examples of similar projects you have completed p...

    $98 (Avg Bid)
    $98 平均报价
    6 个竞标

    I'm in need of a skilled professional who can create a WiFi controller with a QR Code generator for my Aruna 9012 default captive portal. Key Project Requirements: - WiFi Access Control: This system should allow me to control access to my network based on both time and specific user permissions. - QR Code Generation: The project will require the generation of various QR code types: - Static QR codes: These QR codes will be unchangeable and ideal for permanent access of the network. - Dynamic QR codes: These QR codes must be generated on the fly and will allow immediate, temporary access to the network. - Customized QR codes: I would also like the ability to customize the QR codes with my branding or other information. Skills and Experience: - Proficiency in WiFi ne...

    $40 / hr (Avg Bid)
    $40 / hr 平均报价
    2 个竞标

    Hello I'd like you to create an ePaper module PCB used for an electronic shelf tag based on the ESP32 chip. This device is similar to what you would find at a modern retail store, dynamically updating the tag as prices change. Attached are schematics and references for my desired components. I'd like to use the new ESP32-C6-MINI-1-N4 unit as the main controller, as I'm very familiar with ESP programming already, and want to take advantage of its many connectivity options including BLE, Zigbee, and Thread. The ePaper display itself will be the Pervasive 2.13" display using the ZIF25 connector and SPI protocol. Schematics and additional reference details are attached, please read these carefully to ensure the ePaper display module functions accordingly. It will ...

    $86 (Avg Bid)
    $86 平均报价
    9 个竞标

    I'm in need of someone who undrestands Windows Certificate Authorities. I am trying to setup Windows Hello For Business but am getting a KDC error: The client has failed to validate the domain controller certificate for SERVER.DOMAIN.local. The following error was returned from the certificate validation process: The revocation function was unable to check revocation because the revocation server was offline. Key Requirements: - [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms and Conditions] - This environment requires me to control the input. This means I can only give you view only of the server.

    $35 / hr (Avg Bid)
    $35 / hr 平均报价
    12 个竞标

    ...Elevation drawings All these drawings i need just with basic dimensions and hatches (not specific to material, i'll do that myself, but i want any structure to have hatch so later i can just change hatch style as i need). The building, that i need drafted, is completely prefabricated and everything is modular => no complicated drawings. Link for location: Once project is granted, i'll provide old handdrawn documentation ordered into parts (architectural drawings, structural drawings, MEP drawings, lists of elemts...etc.) that contains very detailed drawings, but doesnt contain: -section drawings -elevations (theres still more than enough informations contained

    $148 (Avg Bid)
    $148 平均报价
    97 个竞标

    ...facing difficulty getting the petrol pump controller to communicate with the local MSQL database. Key Points: - The PC is running on Windows XP. - The petrol pump controller uses a serial port for communication. - The issue lies in configuring the connection between the petrol pump controller and the MSQL database. Requirements: - You'd need to have a strong grip on database management, particularly with MSQL. - Proficiency in networking and serial port communication is a must. - Experience with Windows XP is preferred. - Troubleshooting skills and experience in resolving connectivity issues will be highly valued. The ideal candidate for this project will be able to quickly identify and resolve the issue, ensuring that the petrol pump controller can ...

    $141 (Avg Bid)
    $141 平均报价
    14 个竞标

    I'm seeking an academic researcher who can delve into the intricate world of MICROGRID WITH PV , MPPT CONTROLLER , EMS (energy managemt system) solar energy. The ultimate goal of this research is to produce an article or paper that meets Scopus standards with simulation by Matlab. Condition The researcher should have published papers closed to MICROGRID and EMS. Please share your Google scholar profile.

    $514 (Avg Bid)
    $514 平均报价
    27 个竞标

    I need to create a small educational program for work related to PLC. OBJECTIVE: I need to do a job, where a program reads 3 numbers and sorts these 3 numbers in ascending or descending order, and checks which one has the highest value. The software to be used is OMRON's CX-Programmer. The controller would be Omron's CJ1M. This work is for educational purposes so it should be simple but well structured. The structure of the program should have some similarities with the attached images (ATTACHED IMAGES ARE AN EXAMPLE ONLY)! Please try to use simple or the more commun functions. As it is an educational program, it must be as simple as possible, but at the same time it must be well structured to presentation. Thanks IMPORTANT: The software to use is CX-Programmer (v9.73)...

    $29 (Avg Bid)
    $29 平均报价
    5 个竞标

    Need some to program me a small function in this sdk to add RFID verification & then open gate for the user using following SDK.

    $123 (Avg Bid)
    $123 平均报价
    8 个竞标

    ...100 forwarded ports OR a dedicated IP for each server. Each server requires: - 16 GB of RAM per GPU - PCIE 4.0 x8 / 3.0 x16 bandwidth per GPU - At least 8 CPU threads per GPU - ***A graphics device that will not be passed through for customers, e.g. an old GPU, the integrated graphics of a CPU, or of a motherboard that supports it (e.g. the Asrock Rack ROMED8-2T comes with an onboard graphics controller)*** Ultimately, this will be a marketplace for compute. People will pay less for a virtual machine with a GPU with inadequate bandwidth (e.g. PCIE 3.0 x4) than a GPU with adequate bandwidth (e.g. PCIE 3.0 x16), as they'd be able to run more intensive workloads. The quality of your hardware will determine your earnings. need hosts to have integrated graphics, another older...

    $140 (Avg Bid)
    $140 平均报价
    15 个竞标