Avr brush dc motor controllertrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 avr brush dc motor controller trabajados encontrados, precios en USD
    arduino creston Finalizado left

    controller un projecteur compatible creston, avec un arduino a travers une connection rj45

    $149 (Avg Bid)
    $149 Oferta promedio
    2 ofertas

    ...exhibit complex behavior. In this project, we will simulate an event-triggered impulsive control (ETIC) for a fractional order system. Event-triggered impulsive control is a control strategy that combines the benefits of traditional control theory with the advantages of impulsive control. It is particularly useful for systems that are sensitive to delays and have non-linear dynamics. In ETIC, a controller is designed to trigger an action at a specific event, such as the occurrence of a disturbance or the reaching of a threshold. This action is then used to adjust the system's state and control its behavior. The fractional order system that we will simulate is modeled using the Caputo fractional derivative, which is a well-known method for modeling non-linear systems. The s...

    $143 (Avg Bid)
    $143 Oferta promedio
    15 ofertas

    I'm seeking an expert with experience in Arduino and servo motors who can create a system for adjusting a camera angle. The servo motor needs to be able to rotate the camera to both specific angles and continuous rotation. The control of the servo motor's movement should be possible through a software interface. This will involve not just the physical setup but also programming the Arduino for interface control. Ideal Skills: - Hardware knowledge with servo motors - Proficiency in Arduino programming - Experience in software interface design - Familiarity with camera systems is a plus.

    $450 (Avg Bid)
    $450 Oferta promedio
    14 ofertas

    ...sophistication, and fluidity. Design Elements: Soft and subtle shapes or lines that seamlessly blend into one another, representing the technique of sfumato. Use of gradient or shading effects to symbolize smooth transitions. Incorporation of elegant and flowing typography to convey sophistication. Optional: Iconic element suggesting softness and blending, such as a fading shape or a stylized brush. Color Scheme: Soft and tranquil hues, such as shades of blue, purple, or gray, transitioning smoothly to reflect the concept of sfumato. Gradient effects can be utilized to enhance the feeling of transition. Typography: Elegant and refined font choice, possibly with cursive or gently serifed styles, to complement the overall aesthetic and convey fluidity. Format: Vector-based desi...

    $31 (Avg Bid)
    $31 Oferta promedio
    64 ofertas

    ...who can create a unique GPS enabled anchoring system. I'm interested in an electronics kit that can operate as a GPS anchor, primarily for tracking fishing spots but with a universal design which can integrate with any electrical trolling motor. Key features: - GPS tracking: Accurate positioning within a 3-meter radius on the marine surface. Experience with GPS technology is vital. - Anchor hold: Once the desired location is set on the GPS, it should hold the boat in that position. - Compatibility: Flexibility to integrate with any electrical trolling motor ensures this device caters to a wide range of sea faring vessels. Range: The product should have a decent tracking range, sufficient for typical boat outings. Battery life: - The electronics kit should run up...

    $171 (Avg Bid)
    $171 Oferta promedio
    23 ofertas

    I want to migrate a specific C# application to Xcode for MacOS Sonoma (14.4). This app is responsible for controlling a programmable DC Power Supply and this functionality must be maintained in the new version. Key Requirements: - The interface should emulate the layout of the current C# app - Must preserve the specific voltage/current settings from the original application Ideal Skills: Freelancer(s) will have a proven background in both C# and Xcode, with a focus on porting between platforms while maintaining functionality. Knowledge of programming for DC Power Supply control via the built-in UART would be a huge plus. The ability to recreate specific layout designs in Xcode is also crucial.

    $207 (Avg Bid)
    $207 Oferta promedio
    14 ofertas

    For this exciting project, I am in search of an innovative engineer to help transform the traditional wet shaving experience. The aim is to create a user-friendly, waterproof, electric shaving brush with a first-of-its-kind automatic lather generation feature. Here's what we need: - Automation: The device should have the capability to automatically lather the soap for a streamlined shaving experience. - Design: The prototype should be user-friendly. It should cater to men who appreciate the traditional art of shaving while seeking the convenience of modern appliances. - Functionality: We don't want to worry about water damage, so a waterproof design is a must. - Interface: The controls should be simple; we envisage a classic button control interface, not touch or mo...

    $476 (Avg Bid)
    $476 Oferta promedio
    25 ofertas

    This project includes the control of a simulated Air Handling Unit and Compensated heating circuit. The 230V AC ‘Air Handing Unit’ (AHU) fan in this project shall be controlled using a VSD. A green ‘AHU Fan Running’ light on the front panel shall indicate if the fan is running. The operator should be able to set a desired speed of the fan...should be on if 24v system is ok, this is determined by power supply being healthy. System should only be operational if ‘230v OK’ green light and ‘24v OK’ green light are activated on the front panel. Equipment VSD Temperature sensor x2 4-20mA Actuator x3 ESTOP button for fan Isolator Switch Variable res pot x2 Panel Switches x3 Lights x6 Mains Isolator Unitronic V570 HMI Unitronic V200-18-E3XB Contr...

    $247 (Avg Bid)
    $247 Oferta promedio
    14 ofertas

    I'm seeking a competent web developer to build a website specifically designed for motor claims lead generation. The cornerstone feature of this site will be an online claim form that allows users to provide information about their claims effortlessly. Key Features Required: • Online Claim Form: This form should enable users to upload various types of documents, including photos of the incurred damage, their insurance policy document, and other relevant files such as health reports. • Reserve A Call-back Appointment: In addition to claim form submission, users should have the ability to reserve a call-back appointment for further assistance or queries about their claims. Your expertise in web development, UI/UX design for intuitive user navigation, and knowledge...

    $191 (Avg Bid)
    $191 Oferta promedio
    77 ofertas

    I am seeking an experienced Web designer to transform the look and feel of my website. The ideal professional should have a keen eye for color coordination, typography, and interface design. They'll be required to make the following changes: - Handle a color change, focusing mainly on cream, white and gray, to match my logo's color scheme. - Overhaul the typography: my preference is for Alex Brush, a script font. You should have experience in implementing this kind of typography online. - Update the interface design. I'm not looking for a specific style, so I'll rely heavily on your expertise and creativity here. While I've specific preferences in color and typography, I'm keeping an open mind on the interface design. This is an opportunity for you to...

    $156 (Avg Bid)
    $156 Oferta promedio
    111 ofertas

    Im getting this Error . somebody is familiar? [unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

    $773 (Avg Bid)
    $773 Oferta promedio
    16 ofertas

    options = Selenium::WebDriver::Chrome:: ``` class ProjectsController < ApplicationController def method options = Selenium::WebDriver::Chrome:: Selenium::WebDriver::Chrome::Service.driver_path = "/Users/XXXX/Applications/Chrome " options.add_argument('--headless') driver = Selenium:: :chrome, options: options end end ``` Selenium::WebDriver::Error::SessionNotCreatedError (session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 122.0.6261.129 with binary path /Applications/Google Chrome): Version Compatibility Problem and so on

    $172 (Avg Bid)
    $172 Oferta promedio
    15 ofertas

    Being an expert in industrial automation, my project's objective is upgrading ou...looking to collaborate with a talented CODESYS developer who is deeply skilled in a variety of areas, especially: - PLC Programming. - HMI Development. Essential Attributes: - Familiarity with real-time operating systems, and a knack for working effectively with safety protocols. - Proven track record in enhancing system performance and efficiency by leveraging these skills. - Servodrive and motor programming and setting This project will require in-depth technical knowledge, a problem-solving attitude, and a collaborative spirit. Almost as important, I appreciate good communication skills and a thorough approach to documenting your work. If you resonate with these requirements, I'm exci...

    $8046 (Avg Bid)
    $8046 Oferta promedio
    12 ofertas

    ...onsControllerAdminhtmlIndexIndex Incompatible argument type: Required type: MagentoBackendAppMagentoBackendAppActionContext. Actual type: MagentoAsynchronousOperationsControllerAdminhtmlIndexMagentoBackendAppActionContext; File: /home/mytoiletsparesco/public_html/vendor/magento/module-asynchronous-operations/Controller/Adminhtml/Index/ MagentoAsynchronousOperationsControllerAdminhtmlNotificationDismiss Incompatible argument type: Required type: MagentoBackendAppMagentoBackendAppActionContext. Actual type: MagentoAsynchronousOperationsControllerAdminhtmlNotificationMagentoBackendAppActionContext; File: /home/mytoiletsparesco/public_html/vendor/magento/module-asynchrono...

    $37 (Avg Bid)
    $37 Oferta promedio
    18 ofertas

    I am eagerly looking forward to developing an interactive dice controller which will be used with the 抖音语音直播 (Douyin Voice Live) interface. Main Features: - Unlike typical dice systems, the controller will generate dice rolls based on user commands. - Primarily, dice roll controls will be managed through button inputs. - Real-time display of dice roll results is a mandatory feature. Partial Determinants: - The complexity levels of button controls for dice rolls are yet to be decided. This aspect of the project is open to discussion during the development phase. Ideal Profile: - A self-starter with bountiful experience in creating engaging, interactive systems. - Fluent in Chinese, as the platform will be integrated in Douyin. - Has an understanding of real-time co...

    $4328 (Avg Bid)
    $4328 Oferta promedio
    28 ofertas

    ...motors without any libraries. The three core functions required within the sketch include control for motor speed, direction, and position. Despite no specific constraints for the stepper motors' speed, direction, or position control, the ideal candidate would offer guidance in achieving optimal functionality out of these parameters. Your expertise should allow for a clean, readable and maintainable code, as we intend to apply Clean Code Principles. Familiarity with stepper motors and Arduino hardware is a must. I have writen 2 versions of the code already and need help further developing it. Key Responsibilities: - Help developing an Arduino sketch - Ensure compatibility with stepper motor functions - speed, direction, and position control - Implement Clean Cod...

    $22 / hr (Avg Bid)
    $22 / hr Oferta promedio
    43 ofertas

    I need support to setup inside UNITY my VIVE Tracker. I already have the UNITY project I have the VIVE Tracker 2.0. I have 2 lighthouses working correcty I correctly install STEAM VR and the items (Oculus, Vive Tracker and lighthouses) are correctly working in it. I have problem to setup the Vive controller inside the Unity project and make them working (I connect them to the foot of a body and wanto to move them) - Need someone with the hardware at disposal, so we can follow the steps at same time - Need someone wiht already experience in this task Please provide fix price. What I need is document with steps and a call to guide me in setup.

    $133 (Avg Bid)
    $133 Oferta promedio
    5 ofertas

    Design and build a sine wave signal generator. The specifications are as follows: - Sine wave output in the range of 40.0-50.0kHz. User adjustable via potentiometer. - The maximum output voltage 20V. - You select power supply (110VAC 60Hz to DC). - BNC output connector. - 3-digit frequency display (plug into PCB via a socket). Design circuit, create PCB layout and manufacturing files, and arrange for 4 PCBA prototypes to be built and shipped to me in the USA.

    $165 (Avg Bid)
    $165 Oferta promedio
    21 ofertas

    I require a trained network engineer to navigate the configuration of my Aruba 9012 controller and map it across my existing Cisco devices. - Key Deliverables: 1. Study the configuration details of the Aruba 9012 controller or the existing Cisco device which I will provide. 2. Configure the Aruba 9012 controller to function seamlessly with the existing Cisco devices in an office setting. - Skills and Experience: I need someone experienced in configuring Aruba and Cisco devices in an office environment. An understanding of the integration of different devices is necessary. Please note, this project involves configuring one Aruba 9012 controller and one Cisco device. Proficiency in dealing with both the above-mentioned devices is pivotal.

    $17 / hr (Avg Bid)
    $17 / hr Oferta promedio
    11 ofertas

    I aim to transform my Cameo CLPFLAT1RGB10IR into a visual metronome that I could control vi...light with each tap on the footswitch, setting an accurate pace in a white light display. Key Requirements: - Configure the footswitch to control the light's flash speed. - Method to be implemented: wired connection. - Hardware controller is desired but specific device is undefined. - Ensure light flashes in white color. Freelancers with experience in: - Hardware and software interfacing - Device configurations via both wire and code - Creating a user-friendly interface - Not restricted but proficiency in works involving Arduino, Raspberry Pi, and MIDI controller would be useful. Your expertise is needed to transform a conventional light into a unique visual device tha...

    $23 (Avg Bid)
    $23 Oferta promedio
    3 ofertas

    I am looking for a professional who can develop a controller for a 24V DC VSD pump and a 24V AC (0-10V) mixing valve. This setup requires an analog voltage control interface (0-10V). The contractor needs to have: - Experience with control system design, particularly with mechanical systems. - Understanding of analog voltage control. - Hands-on experience with the specified pump and valve models. Technical knowledge of these components is key. This project will entail interfacing control systems with the selected hydronic pump and mixing valve models. Prior experience with similar projects is a plus.

    $55 / hr (Avg Bid)
    $55 / hr Oferta promedio
    21 ofertas

    We are currently in search of a skilled and motivated freelance PLC Programmer to undertake a critical project for our advanced water tank management system. Required turnaround time of 24hrs preferred. This project involves the development and implementation of ladder logic for controlling two tanks equipped with digitally controlled ball valves and variable resistor water level sensors. The primary objective is to maintain specific water levels within each tank, dictated via Modbus messages, while compensating for continuous water outflow. Project Details System Components: Two water tanks, each regulated by digitally controlled ball valves. Variable resistor water level sensors for real-time water level monitoring. A central Siemens Step7 PLC unit that receives water level targets vi...

    $12 / hr (Avg Bid)
    $12 / hr Oferta promedio
    38 ofertas

    For Hebrew speaki...details: - The design should be user-friendly, considering the specific needs and preferences of senior citizens. - The user experience must be smooth, with well-organized sections and clear, simple navigation. - The design should facilitate readability with suitable fonts, colors, and magnification features. - Incorporate accessibility features to ensure the website is usable for those with vision or motor challenges. Ideal Candidate: - Should have expertise in UI/UX design, specifically for blogs or similar platforms. - Experience in designing for the elderly or less tech-savvy groups would be highly beneficial. - Proficient in user research and testing to ensure optimal user experience. - Excellent understanding of web accessibility standards and how to imple...

    $33 / hr (Avg Bid)
    $33 / hr Oferta promedio
    50 ofertas

    We need an embedded systems engineer that has experience with high precision motor and sensor control. The engineer should have profound knowledge and experience with various electronic components in the market, because we need long lasting components for our project. We also need our system to be controlled with a mobile app. More details will be shared via chat. People with following skills bid on this project - 1) High precision motor and sensor control for dot matrix printing. 2) PCB design. 3) Embedded system app design.

    $188 (Avg Bid)
    $188 Oferta promedio
    8 ofertas

    As an owner of a new project, I require a highly skilled professional experienced with ASP.NET, specifically with the Model-View-Controller (MVC) framework. Since I didn't specify any version for this application, a wide range experience in ASP.NET Core 1.x, 2.x, and 3.x is ideal. Your specific tasks will be: • Implementing User Authentication and Authorization • Managing Database Operations • Enhancing Client-side Functionalities Include in your application your relevant experience. Show that you've tackled similar projects before and successfully implemented an MVC application. I'm after a robust, efficient, and secure implementation. Looking forward to your applications!

    $9 / hr (Avg Bid)
    $9 / hr Oferta promedio
    9 ofertas

    ...INSERTED TO FOOL BOTS AND REPORT THEM TO FREELANDER - Cisco Switch, Netgear Firewall, Ubuntu 2001, Nokia 3210, Windows Nintendo, Sega Monitoring, Potato Technology, Service Now, Juniper Fake Firewall, Whiskey Router ** I need to create a timesheet website for my business. Login - Working with Microsoft Active Directory, the page will need to verify the username and password against a domain controller. Menu - This page will present the user with two options 1) Enter Timesheet 2) Review Timesheets Enter Timesheet - This page should present the user with their details from active directory " Hello, Welcome ACTIVE DIRECTORY DISPLAY NAME, Name: Active directory name Email: Active directory email Phone: Active directory telephone number" They should be presented w...

    $460 (Avg Bid)
    $460 Oferta promedio
    59 ofertas

    I'm looking for an expert in off-grid systems to create a battery-powered solution for a refrigerator and an automatic gate system. - The system will need to be designed to support less than...use from market ones ** Load: ac equipaments with high peak current : Load = 1/4HP ou 1/2HP (i.e: Refrigerator / Freezer / Automatic Gate) Need to have display output to show status of battery charge and input status (battery or AC) Need to have a button to manual switch from ac to battery Need to have fuse to protection Keep in mind, it has high current peak at load start! Prefer NOT micro-controller (except battery monitoring system) - Use Analog if possible! Need: - PROJECT - SCHEMATIC (prefer - not mandatory - easyEDA) - PCB (prefer - not mandatory - easyEDA) - Bill of materials ...

    $451 (Avg Bid)
    $451 Oferta promedio
    17 ofertas

    I'm looking for a technically proficient embedded engineer in Ho Chi Minh City, Vietnam. The project involves advancing a motion controller (PID position control) that is currently at a functional prototype should have experience in embedded system development but also possess specific skills in in-circuit debugging and a thorough understanding of the Modbus(485) protocol. I'm particularly interested in candidates who are recent graduates with a strong analytical mindset and a passion for embedded systems. Project Status: Advanced stage with a functional prototype firmware already developed. Immediate focus on refinement, debugging, optimization, and real-world application testing. Applicant must be located in Ho Chi Minh City, Vietnam. Qualifications: Strong s...

    $154 (Avg Bid)
    $154 Oferta promedio
    12 ofertas

    ...particular, to deal with the failure of an electric locking mechanism that switches, using a motor, between a locked state in which the power supply plug cannot be removed from the inlet for the power supply plug and an unlocked state in which the power supply plug can be removed from the inlet for the power supply plug. One of the problems when the electric lock mechanism that switches between the locked and unlocked states using the motor fails is that if the electric lock mechanism fails in the locked state, the power supply plug may not be removed from the inlet. To solve this problem, in an electric lock mechanism that switches between a locked state and an unlocked state by moving a lock bar with a motor, an operating member such as a wire provided inside of a...

    $50 (Avg Bid)
    Garantizado
    $50
    15 participaciones

    I need a proficient user of GT-Power software to help me understand the throttle controller model for gasoline engines. As a means to improve my grasp on this subject, I request a comprehensive simulation and analysis aimed at: - Gaining insights on fuel consumption, emissions, and power output under varying loads. - Studying the impact on engine performance when set to 50% load and 20% load conditions. The ideal freelancer will have a comprehensive understanding of GT-Power software and gasoline engines, with a focus on throttle control. They should be able to extract in-depth understanding of fuel consumption, emissions, and power output under different load conditions. The intended aim is to improve fuel efficiency, reduce emissions, and optimize power output based on the insig...

    $18 - $150
    $18 - $150
    0 ofertas

    I am seeking an expert to convert both texture and special effect brushes from Procreate to Photoshop and Illustrator. Specifically, I want to maintain the texture, opacity, and brush dynamics elements in the conversion process. The brushes do not need to be compatible with older versions of Photoshop or Illustrator. Ideal skills needed for this job include: - Proficiency in using Procreate, Photoshop and Illustrator brush systems - Experience in converting brushes between these systems - Strong understanding of brush dynamics, textures and opacity features. Please provide samples of your previous work that showcases your ability to fulfill these requirements.

    $83 (Avg Bid)
    $83 Oferta promedio
    51 ofertas

    Looking for a program to control machine with rotary encoder and HMI 1. Press button on screen Motor starts 2. Encoder position display on HMI 3. Program and screen to have 12 outputs that hmi has input start stop times in degrees. All outputs can be turned on and off separately if not required 4. Press stop and stops at point Omron cp1h x40 Omron hmi Omron encoder

    $110 (Avg Bid)
    $110 Oferta promedio
    9 ofertas

    I'm not going to spend more than 30 GBP on this project if your greedy then dont respond there are 4 things i would like 1 - remove add to wish list 2 remove the service part and links 3 to ensure that all features on the product page is consistent through out 4 - let me know if we can display our reviews differently im not asking you to create anything new its all there its just not done properly My Shopify site requires a proficient designer to revise the product descriptions on my product page. The task involves creating engaging, informative, and persuasive product information. Below are the requirements

    $171 (Avg Bid)
    $171 Oferta promedio
    52 ofertas

    I urgently need someone experienced to install a Kamailio session border controller with a webgui on a Debian operating system. Your familiarity with Debian and Kamailio is essential. Key tasks include: - Kamailio SBC installation on Debian - Setting up a functional webgui - Provision of post-install maintenance guide As the main function of the SBC wasn't specified, a general SBC setup is anticipated. However, we may discuss specific requirements before or during the project. Please respond promptly, as this is time-sensitive.

    $387 (Avg Bid)
    $387 Oferta promedio
    8 ofertas

    ...required: - Open source SAMBA software suite (latest compatible version for Directory Services and Domain Control implementation). - Installation and commissioning of the setup at the existing hardware) and about 1400 endpoint device setup for Directory Services / Domain Control access and use (Details given in Annexure-I). This shall include the following: o Directory Services and Domain Controller implementation using the latest version of SAMBA software suite conforming to all the requirements. o Directory Customization including creating user groups and directory structure o Group Policies creation based on requirement. o Kerberos configuration as the authentication protocol. o DNS backend configuration as required. o NTP synchronization as required. o SMB/CIFS imple...

    $6793 (Avg Bid)
    $6793 Oferta promedio
    4 ofertas

    ...logo for a Christian non-profit organization. Non-profit name: Brush paint For this logo, we are looking for symbolism with this statement. “ I am the Brush; you are the Paint.” The concept is that God is the Brush, and we are the paint. We will paint the world by sharing God’s love. We are covering the globe (paint) with the power of the word Brush. Our international non-profit will operate worldwide. Its intent is to change people, their families, and future generations. The symbolism of this logo is a picture of a small brush and an expansion of beautiful paint covering the world and spreading the mission. Please use all lowercase letters for the word paint. The emphasis in the logo's font should be on the word B...

    $200 (Avg Bid)
    Garantizado
    $200
    645 participaciones

    ...jsparallel that visualizes the relationships between various attributes in my dataset, which is in CSV format. This task requires: - Expertise in JavaScript, as the visualization should be performed using this language. -Should create a parallel coordinates graph similar to the example provided at - The graph should be interactive, allowing users to brush and filter data points based on their selections. -The output graph should have a UI similar to the attached image - Familiarity with data visualization libraries, preferably D3.js or similar. - Proficiency in handling CSV files, as this is the format of my dataset. The purpose of this visualization is to make informed decisions based on patterns and correlations found in the data. This project

    $111 (Avg Bid)
    $111 Oferta promedio
    17 ofertas

    ...specialist capable of configuring a NetApp 6600 storage system to effectively manage data storage. Specifically, the task involves: Netapp storage not providing any software interface for making raid configuration and not allowing for a software download from its official web site - connecting to the device throw the netapp software and configuring a raid 5 - i will provide a pc connected to the controller ethernet port with anydesk remote access - very important note I faild to find any proper software or a web interface for connecting to that device - previous experience with such a case is a must . The successful bidder must have demonstrated experience with netapp storage configuration and must have a software for connecting to the device that he used before in a sim...

    $200 (Avg Bid)
    $200 Oferta promedio
    1 ofertas

    Looking for someone to extract data of notary & apostille services providers (Washington, DC is super important of all states) in different parts of US. (Company Size 10-100) You’d be responsible for finding stuff like company names, websites, email addresses, and addresses, sorting them by state and city if you can. We need someone who’s good at web scraping, pays close attention to detail, and can make sure the info they find is spot-on. Attached is an sample of data we are looking for, apply only if you can extract the same type of data.

    $11 (Avg Bid)
    $11 Oferta promedio
    11 ofertas

    I am looking for a seasoned professional who can develop a BLDC (Brushless DC) motor control system for my industrial automation project. Requirements: * Experience in BLDC motor controls is essential. * Must be proficient in serial communication systems, particularly UART, SPI, and I2C. * Knowledge of optical encoders is paramount as this will be our preferred feedback mechanism. * Past experience in industrial automation projects will be highly beneficial. * Familiarity with safety and regulatory standards in the industrial automation sector is an added advantage. By the completion of this project, the BLDC motor control should work seamlessly with the rest of our system, supporting effective and efficient operation of our industrial processes.

    $115 (Avg Bid)
    $115 Oferta promedio
    15 ofertas

    Looking for a skilled professional to perform routine maintenance on my AV system. The project primarily involves troubleshooting, as I've been experiencing some persistent connection issues. At times, the problem seems to be with my AV devices, such as the TV and speakers. Here's a bit more about the job: ...Consider potential software updates that might alleviate the current problems. The ideal expert for this job will have prior experience repairing AV systems, particularly those that use Control 4. Familiarity with hardware-software synchronization is a must. Must be capable of working independently, diagnosing problems, and implementing solutions. The AVR was upgrade in 2002 with an anthem AVR - not sure of the issue is related to the AVR or other elem...

    $60 / hr (Avg Bid)
    $60 / hr Oferta promedio
    5 ofertas

    Project Description: We are seeking a skilled developer proficient in UISP (UniFi Network Controller Software) with a strong understanding of PHP, communication with MikroTik OS via API, and PPPoE protocols. The project entails creating a custom third-party module for UISP that integrates seamlessly with PHP and allows communication with MikroTik OS through its API. Key Requirements: 1. UISP Knowledge: The ideal candidate should possess in-depth knowledge of UISP (UniFi Network Controller Software) to develop a custom third-party module that aligns with its architecture and functionalities. 2. PHP Skills: Proficiency in PHP programming language is essential for the development of the module. The developer should be capable of writing clean, efficient, and maintainable PHP...

    $131 (Avg Bid)
    $131 Oferta promedio
    19 ofertas

    I'm in need of a highly skilled expert in Machine Learning and Data Science who can handle complex categorisation tasks. SKILL REQUIREMENTS: - Proficiency in Python is non-negotiable. - Comprehensive understanding and practical experience with Supervised Learning techniques is vital to this project. PROJECT SPECIFICS: - You will be primarily dealing with text data. You must b...Supervised Learning techniques is vital to this project. PROJECT SPECIFICS: - You will be primarily dealing with text data. You must be adept at parsing and manipulating such type of data for the categorisation process. Your expertise in these areas will be crucial for the successful completion of this project. If you possess these skills and have a penchant for perfection, start your bid with 'M...

    $145 (Avg Bid)
    $145 Oferta promedio
    33 ofertas

    I am looking for an electrical engineer with experience in DC-DC converter design to review and optimize my current design. The goal is to improve cost and performance. Key Project Requirements: - Review Capacitance Calculations and Components - Review Inductance Calculations Switching Frequency: 24-60kHz Input Voltage: 200-600V Output Voltage: 48V Output Current: 70A Ideal Skills and Experience: - Deep understanding of DC-DC converters - Experience in cost reduction and performance enhancement - Ability to work effectively under design constraints This is a complex task and therefore, understanding of power electronics is a must. Looking forward to your bids!

    $114 (Avg Bid)
    $114 Oferta promedio
    32 ofertas

    I am in need of an experienced PLC programmer, specifically experienced in working with the Honeywell HC900 Controller. I am unsure about the programming language to be used for this project and would need guidance on that matter. Requirements: - Proficient in PLC programming - Familiarity with Honeywell HC900 Controller - Ability to guide on the use of the best programming language for the task - Expertise in developing SCADA based interfaces Your responsibility will be to program the PLC while helping me understand the programming language used and ensuring compatibility with a SCADA based interface. Those interested are expected to have a proven track record of working with similar projects. Your proposal should include your experience and projects you have worked on be...

    $340 (Avg Bid)
    $340 Oferta promedio
    11 ofertas

    ...specific model to be programmed is the DVP-01PU (position control unit). - The servo system is required to control the rotation of the motor in the right or left direction with a limited number of rotations, such as 30 rotations to the right and the same to the left. - It is known that the number of rotations will be constant and cannot be changed through the touch screen. - There is a proximity switch at the starting point, and likewise, there is a proximity switch at the end point. - On the HMI screen there will be a button to start the movement process of the servo and another button to stop the movement process. - It is expected that when the servo motor is started, it will move from the starting point to the end point and vice versa continuously. - I want to carry it ...

    $177 (Avg Bid)
    $177 Oferta promedio
    11 ofertas

    Need to calculate the instantaneos rate of change of current in a single phase AC motor circuit. Tell me your experience in this field in the chat and I will share more details.

    $23 (Avg Bid)
    $23 Oferta promedio
    15 ofertas
    Trophy icon Graphics Designer for Marketing Brochure Finalizado left

    ... Maybe a more linear style where the base drone airframe is shown and then a path to show option items such as landing gear, power distribution to propulsion, autopilot and ground station options etc. The typical sequence to build a drone goes like this: Airframe option Landing Gear Power Distribution Looms Propulsion Flight controller Ground Control System Failsafes Transportation case 4/. PAYLOAD OPTIONS This section typical offers optional payloads such as gimbal / camera / sensors 5/. SPECIFICATIONS - See references below Similar detail as per other drone catalogues below, 6/. PRODUCT BROCHURE SECTIONS Key information to be included: - Introduction - Product General Information - Product Features - Product Technical

    $125 (Avg Bid)
    Garantizado
    $125
    74 participaciones