8051 pid temperature controller工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 8051 pid temperature 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 个竞标

    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...

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

    ...for a tech-savvy professional who can create an application that allows for seamless remote control of ventilation systems. The ability to work across multiple platforms is essential as the application needs to be compatible with iOS and Android devices, as well as Windows computers. Primary Features: - Timer scheduling - Remote control of ventilation systems - Monitoring parameters including temperature, humidity, twilight, and weather - Real-time notifications and alerts - Scheduling system actions - Support for multiple users simultaneously Given the sensitive nature of the data and operations, the application must be secure. Your work will involve implementing advanced encryption to safeguard our communications and data. The ideal candidate for this project should be profi...

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

    I'm looking for an expert in Fast Fourier Transformation and/or Wavelet Analysis to transform temperature readings into a frequency/bpm output. This project is intended for a research project I am undertaking. I am looking to see if FFT/Wavelets are able to produce acurate bpm readings so there is not definitive method to follow which is why I require your help/ Key requirements include: - Utilizing Fast Fourier Transformation and/or Wavelet Analysis to transform the raw temperature data. (Data is in the form of multiple .csv files with temperature readings and time stamps). Ideal skills for this project include: - Proficiency in Fast Fourier Transformation and Wavelet Analysis. - Strong command of R programming language for generating the output in R code. M...

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

    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.

    $119 (Avg Bid)
    $119 平均报价
    43 个竞标

    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 ...

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

    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...

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

    ...BMS ampere capacity by adding or removing MOSFETs or any other relevant hardware as required - The BMS should include essential safety features such as: * Temperature monitoring * Short circuit protection * Cell balancing * Reverse polarity protection - The system should allow for charging and discharging through the same port I need this project to be completed within a month. Ideal skills and experience for this job include: - In-depth knowledge and experience in BMS design, particularly with LiFePO4 batteries - Proficiency in creating flexible BMS systems with variable ampere capacity - Extensive experience with temperature monitoring, short circuit protection, cell balancing, and reverse polarity protection - Ability to deliver the project within the stipu...

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

    I'm looking for a skilled developer to create Alexa skills for home automation. The primary goal is to enable voice control for lighting, temperature control, and security systems in my home. Key Responsibilities: - Develop and implement Alexa skills for home automation. - Ensure the skills are user-friendly and efficient in controlling the devices. Key Features: - On/Off Control: I need the lights, temperature control, and security system to be controllable via simple voice commands to Alexa. - Dimming Control: It would be great if the skills also allow for dimming the lights. - Scheduled Control: In addition to immediate commands, the ability to schedule actions is important. Ideal Skills and Experience: - Proven experience in developing Alexa skills, preferably in...

    $169 (Avg Bid)
    $169 平均报价
    36 个竞标

    I'm in need of a talented data scientist with a strong background in natural language processing and deep learning. The goal of this project is to develop an efficient and accurate ML model that will estimate the temperature of the Electric Motor dataset from Kaggle. Key requirements include: - Utilizing natural language processing techniques to analyze the time series data provided - Employing deep learning methodologies to ensure the model is robust and performs well - Ensuring the model is able to accurately estimate temperature from the Electric Motor dataset Your expertise in natural language processing, deep learning, and time series data analysis will be crucial for the project's success. Please only apply if you have a proven track record in these ...

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

    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 个竞标

    I'm in need of an experienced architect who can help me design and...experienced architect who can help me design and visualize an animal farm primarily for chickens. Key Requirements: - Designing the architectural blueprints for the farm - Creating 2D, 3D visual representations of the farm - Planning the layout and dimensions of the chicken housing - Creating differnt rooms for different needs Features Needed for Chicken Housing: - Automated Feeding Systems - Temperature Control - Waste Management Systems I am open to suggestions and ideas for creating an efficient and animal-friendly environment for the chickens. Ideal Skills: - Architectural Design - 3D Modelling and Visualization - Animal Farm Design Experience Please provide examples of your previous work related t...

    $250 - $750
    加封
    $250 - $750
    21 个竞标

    I'm in need of an experienced architect who can help me design and...experienced architect who can help me design and visualize an animal farm primarily for chickens. Key Requirements: - Designing the architectural blueprints for the farm - Creating 2D, 3D visual representations of the farm - Planning the layout and dimensions of the chicken housing - Creating differnt rooms for different needs Features Needed for Chicken Housing: - Automated Feeding Systems - Temperature Control - Waste Management Systems I am open to suggestions and ideas for creating an efficient and animal-friendly environment for the chickens. Ideal Skills: - Architectural Design - 3D Modelling and Visualization - Animal Farm Design Experience Please provide examples of your previous work related t...

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

    ...storage device with power supplied from an external vehicle charging facility. In recent years, the development of electric vehicles capable of “plug-in charging” using a charging cable for power supply has been progressing, and there is a problem of heat loss at the charging facility, charging cable, and vehicle charging inlet. Therefore, technology is required to protect these from excessive temperature rise. On the other hand, to shorten the charging time, it is necessary to increase the charging power, and this may cause excessive heat rise at the contact point. Therefore, by providing a cooling mechanism, we aim to protect the charging cable and inlet appropriately while shortening the charging time as much as possible. However, in a market where charging facilit...

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

    I'm looking for an Arduino expert to setup an O...an Arduino expert to setup an Opta PLC that can effectively monitor temperature readings. The system should be able to: - Receive inputs from different temperature sensors and digital inputs. - Monitor a vast range of temperatures from below freezing to above 90°F. - Send email notifications of temperature readings and changes every hour for remote monitoring. The perfect freelancer for this project is experienced in programming Arduino Opta PLCs, utilizing sensors, particularly those for temperature, and setting up efficient email notification systems. Beside technical proficiency, good understanding of thermodynamics would be a plus, but is not a requirement. The end-goal is an efficient and reliabl...

    $513 (Avg Bid)
    $513 平均报价
    35 个竞标

    I'm embarking on a small-scale boutique pasta production venture and I need a consultant to guide me through the pasta production process. Key Areas: - Pasta Production Process: I need expert advice on setting up a small-scale pasta drying process. This includes guidance on the temperature and humidity algorithm to achieve the best pasta outcome, along with equipment options that can be used in a small-scale operation. Ideal Skills and Experience: - Experience in pasta manufacturing is a must, and specifically in the small-scale boutique production sector. - Deep understanding of pasta production process. The focus of this consultancy is mainly on the pasta production process itself. You'll be expected to provide detailed guidance on how to set up an efficient pasta pro...

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

    ...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...

    $1258 (Avg Bid)
    保密协议
    $1258 平均报价
    12 个竞标
    Apache Kafka Developer Needed 4 天 left
    已验证

    ...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...

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

    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...

    $39 / hr (Avg Bid)
    $39 / 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 ...

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

    I am in need of a skilled individual who can establish a connection between an Arduino (ESP 8266) and Firebase. ...integration. - Experience in real-time data collection and storage. - Prior work experience in remote device monitoring and control. The project entails the following key aspects: - Establishing a secure and reliable connection between the Arduino (ESP 8266) and the Firebase platform. - Programming the system to enable remote monitoring and control specifically for environmental sensors like temperature and humidity. - Ensuring real-time updates and data transmission to the Firebase platform. Your previous experience with similar projects, especially those involving environmental sensors, will be highly advantageous. I look forward to your proposals and eventual coll...

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

    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 个竞标

    I'm looking for an experienced engineer who can perform a Thermal Finite Element Analysis (FEA) on a stainless 304 tank of 400 x 300 diameter, incorporated with a coil. Here's precisely what I need: • Analyze heat transfer within the tank to maintain a low temperature between 0-100°C • Develop an effective solution in response to the details and dimensions provided • Produce a comprehensive report detailing findings, methodologies, and containing relevant diagrams Skills and Experience: • Proficiency in a FEA software package (e.g., ANSYS, Comsol, etc.) • Extensive experience in thermal modelling and heat transfer calculations • Sound knowledge of stainless 304 properties and characteristics • Engineer degree or above in a relevant...

    $485 (Avg Bid)
    $485 平均报价
    48 个竞标

    I'm looking for experienced circuit designer who can design sensing circuit for RTD temperature sensor. Sensing should be done by STM32F103 microcontroller ADC. There should be 8 channels for RTD temperature sensor. I need Schematic design and sample code to read temperature value. Only bid if you have experience with RTD temperature sensor.

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

    ...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 平均报价
    98 个竞标

    ...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 个竞标

    CODE IS DONE, JUST NEED SOME ADJUSTMENTS ON CODE + APP MADE ON ANDROID STUDIO I'm looking for an experienced ESP32 device pr...facilitate communication between the app and the device. This includes the ability to send and receive data. Android Studio: Proficiency in Android app development is crucial for this project. You should be able to create an intuitive user interface that allows for seamless control of the ESP32 device. - Sensor Data Handling: An understanding of how to read and display sensor data, in this case, temperature and humidity, is a plus. - u-blox GNSS Module: Experience working with GNSS data, particularly from the u-blox module, will be advantageous for this project. If you have the necessary skills and experience, I look forward to discussing the pr...

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

    I am seeking a professional, experienced in KNX installations, to implement a home automation system tailored for my bedrooms and bathrooms. Your focus should primarily be: - Setting up light and temperature control systems for optimal comfort. The ideal candidate for this project has prior experience with KNX installations, particularly with home automation focusing on light and temperature control systems. Personalized and strategic placement of these systems will help me achieve my desired outcome. Your technical expertise and ability to provide efficient and effective solutions could make this home automation dream a reality.

    $250 - $750
    本地
    $250 - $750
    0 个竞标

    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.

    $487 (Avg Bid)
    $487 平均报价
    25 个竞标

    ...-Comparing fleet tracking devices Functionality Technical specifications Cost -Choosing fleet tracking devices for specific applications Plugin Hardwired Dashcams Rugged/exterior mounted applications - construction, landscaping, etc. Remote deployments Battery powered Solar powered Kill switches Temperature sensors -Is it legal to install fleet tracking devices in my vehicle? - Disclaimer: we cannot give legal advice, seek professional advice for your particular situation - in most states where the company owns the vehicle, yes...

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

    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.

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

    ...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...

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

    ...data about house layouts and temperature readings. Users should be able to view different floors and sections of the house, and interactively explore various parts of the model. Color Coding: Implement a color gradient system to represent temperature ranges effectively. For instance, blue could indicate cooler temperatures, while red could signify warmer areas. The gradient should be adjustable to accommodate different temperature scales and user preferences. 3D Wireframe Model: Utilize a 3D wireframe model for the house that users can rotate, zoom in and out, and navigate to understand spatial temperature distributions better. Ensure the wireframe is detailed enough to include major architectural elements like doors and windows for more precise temp...

    $1207 (Avg Bid)
    $1207 平均报价
    96 个竞标

    Further development charge controller ISO15118

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

    ...line: If you’re trying to avoid processed meats in order to reduce your risk of cancer, it may be hard to know whether products labeled “natural,” “organic,” “uncured,” or “nitrate and nitrite free” fall into this category or not. Note that nitrates are not absolutely necessary for mass produced products. I recently purchased some nitrate-free pepperoni from Costco that was stable at room temperature in the sealed package. (I use it as a condiment, not a staple.) So, there are other processes that are valid for preservation.(Main idea) There are lots of other places that nitrosamines can be found. Fermentation of vegetables with certain fungi (I want to say especially aspergillus) can lead to production of nitrosamines, t...

    $92 (Avg Bid)
    $92 平均报价
    30 个竞标

    Create a new version of our existing ABCs feature with images instead of static letters. This page should be created with Storyboard and a View Controller in Swift for iOS XCode. And it should work in both iPhones and iPads and be a full-screen page with a white background - image in middle and arrows on left and right.

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

    Seeking someone with skills in Arduino and MIDI technology. Your task will entail creating a connection between LoraMidi AtMega1284P and Arduino IDE. The main objective here is to control MIDI devices using this interface. What I Need: - Develop a way to control LoraMidi AtMega1284P using Arduino IDE - Enable wireless transmittance of MIDI data - Develop a custom LoraMidi communication protocol Ideal Freelancer: - Proficiency in Arduino IDE - Familiarity with LoraMidi AtMega1284P - Experience in MIDI technology There is not a strict deadline for this project, and we can prioritize quality deliverables over speed. Please submit your proposal detailing how you intend to accomplish the indicated tasks.

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