Pic18f ethernet bootloadertrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 pic18f ethernet bootloader trabajados encontrados, precios en USD

    Se busca profesional con experiencia en desarrollo con microcontroladores microchip para impartir formación, no se descarta futuras colaboraciones con la persona formada. Es necesario que la persona tenga profundos conocimientos en tecnologia Ethernet utilizando librerias de Microchip ( Micros de 32 bits). Es necesario persona afable y comunicativa. Ubicada en Barcelona o Area Metropolitana, en caso de necesidad la persona a formar se desplazará.

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

    Necesitamos realizar una aplicación windows ethernet para raspberry pi, toma de fotografias, descarga al pc o al servidor, datos de cliente, etc etc... basado en el programa de codigo libre raspberry Compound Pi........ informo via email

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

    Se busca a persona con experiencia y altos conocimientos de programación de microcontroladores de microchip PIC32MX, para que imparta formación sobre comunicación vía SPI, I2C y Ethernet.

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

    Empresa dedicada a la monitorización de plantas fotovoltáicas , busca ingeniero o similar para controlar equipos y/o sistemas de adquisición de datos,remotamente y fisicamente en campo, así como instalar nuevos sistemas de adquisión de datos (Scada). Debe tener los siguientes conocimientos: IMPRESCINDIBLE: Bajo entorno Linux Programación Phyton. Program...sistemas de adquisición de datos,remotamente y fisicamente en campo, así como instalar nuevos sistemas de adquisión de datos (Scada). Debe tener los siguientes conocimientos: IMPRESCINDIBLE: Bajo entorno Linux Programación Phyton. Programación C++. Manejo de base de datos MySql. VALORABLE: Programación WEB (HTLM, PHP, ETC) Conocimientos de Electricidad ...

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

    Se requiere disponibilidad de una semana de tiempo aprox, durante diciembre, para desarrollo del proyecto. (Quizá se retrase a enero, pero no es seguro). Aplicacion VB.NET 2008 Express Se requieren fuentes comentados.  

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

    Estamos buscando un Desarrollador VB.NET que será el responsable del diseño, desarrollo e implementación de aplicación con comunicaciones web service, tramas ethernet y OPC. Preferiblemente Freelance AUTONOMO. Ambito: Area de Barcelona Habilidades/requisitos deseados: - Lenguajes de Programación: .NET - Habilidades adicionales: ASP - Dominio de SQL y MySQL: instalación, gestion, programmación,...  - Programación estructurada. Trabajo extremadamente detallista - 5 años de experiencia en programación. - Experiencia demostrable. Preferiblemente con referencias. Probable continuidad con proyectos similares.  

    $244 (Avg Bid)
    $244 Oferta promedio
    2 ofertas
    Desarrollar software Finalizado left

    ...que cuenta con la tarjeta ethernet ENC28J60, y poder visualizar a traves de una camara de referecia OV7670 que ira conectada al PIC24FJ64GB002, En la interfaz de labview tiene que cargar archivos ".hex" que se enviaran al PIC24FJ64GB002 y este a su vez tendra que grabar o programar otro pic atraves del protocolo ICSP, y por ultimo en la interfaz en labview se podran ingresar 1 BYTE, donde este dato se enviara al PIC24FJ64GB002 y este recivirá y enviará esto dato a traves de una comunicacion serial a 9600 baudios. Se necesita tanto el programa en labview como el del microcontrolador con los controladores para conectarse a la camara y a la tarjeta ethernet, creo que comprar hosting para que nos de la IP publica para que se enlacen estos. La ta...

    $263 (Avg Bid)
    $263 Oferta promedio
    2 ofertas
    Crear una página web Finalizado left

    Estamos desarrollando unos equipos electronicos los cuales deben de ser controlados atraves de una pagina web en lenguaje HTML5 con comandos en Java Script a a un equipo el cual tiene su pagina ya grabada en el micro y conectado a ethernet. De tal forma de que si se apreta un boton en la pagina o se mueve un potenciometro estos comando se comunican con el equipo electronico.

    $498 (Avg Bid)
    $498 Oferta promedio
    8 ofertas
    Seguidor solar Finalizado left

    La arquitectura del proyecto consta de un panel solar de generación fotovoltaica, 4 LDR ubicadas en sus coordenados oriente, poniente norte y sur las cuales se asocian en un divisor de voltaje con resistencias de 330 ohms. El movimiento es realizado por 2 servomotores de 180° d...de un controlador Arduino que recibe la señal de las LDR y realiza el control de los movimientos de rotación e inclinación del panel. La salida de voltaje del producido por el Panel solar es regulada por el integrado BQ 24081, el cual compara el voltaje de entrada con el voltaje de referencia y luego carga un string de baterías de Ion –Litio. Además el controlador arduino posee un módulo Ethernet, el cual envía la informació...

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

    Necesitamos unas funciónes para pic que envíen información tcp/ip / udp por ethernet. Estas funciones deberán estar escritas en c. Deberan tener una forma similar a: int Sendudp(ip_source,port_source,ip_dest,port_dest,*data,data_lenght)    // envia datos en una trama tcp ip                 int openudp(local_port,*buffer,buffer_size)                  // empieza a guarder los packetes de un puerto particular en “buffer”                 int checkudp(local_port)                                            &n...

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

    Necesitamos unas funciónes para pic que envíen información tcp/ip / udp por ethernet. Estas funciones deberán estar escritas en c. Deberan tener una forma similar a: int Sendudp(ip_source,port_source,ip_dest,port_dest,*data,data_lenght) // envia datos en una trama tcp ip int openudp(local_port,*buffer,buffer_size) // empieza a guarder los packetes de un puerto particular en “buffer” int checkudp(local_port) // verifica la cantidad de datos en el buffer int opentcp(local_port,*buffer,buffer_size) int sendtcp(ip_source,port_source,ip_dest,port_dest,*data,data_lenght) int opentcp(local_port...

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

    Tengo un código trabajando sobre arduino ethernet:    La funcionalidad es detectar movimiento y enviar la notificación Twitter y correo. tiene un pequeño servidor web para la parte de configuracion. puedes ver un ejemplo aqui ()    El dispositivo puede enviar una notificación por Twitter porque uso siguiendo el Twitter APP y Twitter biblioteca arduino - / y configuración PHP en mi servidor para la notificación por correo.    Este proyecto es para hacer lo mismo pero sobre  WIFI, utilizando  arduino uno.       y el shield  wifly      El

    $97 (Avg Bid)
    $97 Oferta promedio
    1 ofertas
    Data Logger Finalizado left

    Necesito el desaroolo de un Data Logger para los siguientes datos: 1.- Plataforma Arduino 2.- Salida de datos archivo en csv. en una slot para memoria externa. 3.- Salida de datos via Ethernet, cable o Wi Fi, para almacenaje en pc. 4.- 6 Canales para medir corriente electrica con medidores de gancho rango 0 a 800 Amp. 5.- 2 Canales para medir presion de aire con sensores de presion rango 0 a 1000 psi 6.- 2 Canales para medir correiente de 4-20 mamp para medir posicion de valvula. 7.- Se necesita almacenar un dato por segundo, para cada canal, durante una semana. 8.- El formato de datos e como sigue: fecha            hora           P1  ...

    $244 (Avg Bid)
    $244 Oferta promedio
    7 ofertas

    Tengo un código trabajando sobre arduino ethernet:    La funcionalidad es detectar movimiento y enviar la notificación Twitter y correo. tiene un pequeño servidor web para la parte de configuracion. puedes ver un ejemplo aqui ()    El dispositivo puede enviar una notificación por Twitter porque uso siguiendo el Twitter APP y Twitter biblioteca arduino - / y configuración PHP en mi servidor para la notificación por correo.    Este proyecto es para hacer lo mismo pero sobre WIFI, utilizando arduino uno.      y el shield wifly      El módulo sensor PIR que yo uso es como esto. http://www

    $333 (Avg Bid)
    $333 Oferta promedio
    2 ofertas
    Bootloader Arduino Finalizado left

    Necesito un Bootloader con el cuál pueda cargar mis sketches sin la necesidad de estar conectado por USB, es decir, a través de Internet. Habría que poder flashear el arduino desde la SD, en la cual estarán los sketches en formato .hex

    $244 (Avg Bid)
    $244 Oferta promedio
    3 ofertas
    aplicacion sofware Finalizado left

    Buenos dias,necesito una aplicacion que corra en Linux (Ubuntu o similar). El proyecto tiene que gestionar los datos de audio y video codificados y comprimidos  que nos proporciona una tarjeta capturadora y transmitirlos por varios puertos usb,  ethernet y wifi a la vez segun disponibilidad. Para la transmision necesito acceso a internet, de ahi la variedad de puertos: -USB para moden USb stick 4G -ethernet para moden adsl -wifi La idea es dar servicio de contribucion audiovisual a terceros a traves de internet con calidad broadcast(profesional). La aplicacion tiene que poder gestionarse en modo local y remotamente a traves de navegador web. Esto seria a grandes rasgos lo que necesito.  

    N/A
    N/A
    0 ofertas
    Diseño 3 D Finalizado left

    Necesitamos un diseñador que pueda realizar un modelo 3D de un dispositivo médico.  Es aproximadamente un cubo de 12 cm de lado, con una pequeña pantalla y distintos puertos para conexiones (USB, ethernet, microUSB, COM, etc). Debe ser un diseñado con experiencia ya que es muy importante un buen acabado. Preferiblemente gente de Galicia y/o España. El trabajo debe estar finalizado el 10 de Enero

    $263 (Avg Bid)
    $263 Oferta promedio
    38 ofertas

    Diseño y prototipado de medidor de consumo electrico de AC no invasivo y con conectividad Ethernet. se suministrara documentacion con las caracteristicas y funcionalidades deseada. Se predilecte que el candidato resida en Cataluña.

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

    ...módems V.22bis. d. Transmisión de datos sobre enlaces punto a punto mediante módems V.32 y visualización de la constelación. e. Diseño e implementación software de un codificador/decodificador de Huffman. f. Estudio del protocolo HDLC-NRM. g. Transmisión de datos sobre RCP con terminales asíncronos conectados a PAD X.28 y estudio de un acceso X.32. h. Introducción a las redes de área local Ethernet. 2. Laboratorio de Microondas (Requerimientos mínimos) a. Medida de Parámetros S con el Analizador Vectorial de Redes. b. Medida del Factor de Ruido de Amplificadores de Microondas. c. Medida de Intermodulación en Amplificadores mediante Analizador de Espectros. d. Medida de F...

    $1500 - $3000
    $1500 - $3000
    0 ofertas
    Proyecto de Diseño 3D Finalizado left

    Necesitamos un diseñador que pueda realizar un modelo 3D de un dispositivo médico. Es aproximadamente un cubo de 12 cm de lado, con una pequeña pantalla y distintos puertos para conexiones (USB, ethernet, microUSB, COM, etc). Debe ser un diseñado con experiencia ya que es muy importante un buen acabado. Preferiblemente gente de Galicia y/o España. El trabajo debe estar finalizado el 10 de Enero

    $179 (Avg Bid)
    $179 Oferta promedio
    29 ofertas

    Necesito una monografia <strong>en castellano</strong>, de al menos 15 hojas sobre el protocolo ATA over Ethernet. <span style="line-height: 1.6em;">El documento debe ser claro, para un lector con conocimientos avanzados de computacion. Debe incluir aspectos tecnicos del protocolo (como la definicion de Packet Header) Caracteristicas:</span> - Hoja A4 - Letra Times New Roman 10. - Debe incluir todo el esquema de una monografia (Proposito, Alcance, Referrencias, Restricciones, Glosario, Etc.) Requisitos: - Conocimiento de ingles. Hay mucha informacion en Internet en ese idioma  

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

    Con fines académicos necesito realizar en C++ un algoritmo que simule un switch ethernet, a partir de un ejemplo más simple que ya está funcionando. El objetivo es que a partir de la simulación se obtengan ciertas medidas relacionadas con los tiempos de espera en las colas del switch. Es necesario que el desarrollador conozca el lenguaje C++, debido a que el ejemplo más sencillo que debe servir de base, está desarrollado en ese lenguaje. Adicionalmente vendría bien conocimientos en teoría de colas, estadística, notación de kendall, linux. No obstante creo que con ser un programador experimentado en C++ y una buena capacidad de abstracción es suficiente. Para extender la explicación y despejar c...

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

    asesoria en la compilacion del kernel de android,del bootloader,modulos y el sistema de archivos para una placa con un procesador arm cortex A8. utilizando el codesourcery.

    $250 - $750
    $250 - $750
    0 ofertas

    URGENTT PROJECT. The project would be to design and build a PCB device and 3D Printable enclosure that supplies power via POE (power over Ethernet) to equipment and can accept a standard construction equipment battery from a manufacturer such as Dewalt, Ryobi, etc. to provide the power to the attached device. There should be 2 Ethernet ports (an incoming and outgoing ethernet port) supporting 5Gbps and the power draw will be selectable via switch or button. The power will need to conform to the standards for 802.3af (POE), 802.3at (POE+), and 802.3bt (POE++) and include a power meter that shows the amount of battery power remaining. A USB-C port should also be included. The enclosure should be 3D printable.

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

    ...following: 1. Connecting a POS computer, monitor, receipt printer, USB card reader and providing remote access to our helpdesk so our techs can configure the system. Work with our helpdesk to test the printer, touchscreen and card reader. 2. Connect a USB camera that measures foot traffic and work with our help desk to configure and test. 3. The building contractor has already set up Ethernet cables and a patch panel. Ideally, you will have tools in case one of the jacks doesn't work it can be tested and crimped quickly instead of having to reschedule the cabling contractor. 4. Install a 24 port PoE switch (provided) on a rack and connect patch cables (provided) to the switch (need screwdriver). 5. Test Internet device provided by ISP and provide our helpdesk ...

    $60 / hr (Avg Bid)
    Local
    $60 / hr Oferta promedio
    1 ofertas

    I am in need of a professional who can efficiently handle an RS485 device that requires reconfiguration. The scope of this project includes: - The procurement of a ready-made RS485 to TCP/IP Ethernet serial server converter - Installation and configuration of the converter with the RS485 device - Ensuring smooth and effective communication between the RS485 device and the TCP/IP Ethernet serial server Preferred skills and experience: - Proficient in working with RS485 devices - Strong knowledge of TCP/IP Ethernet serial servers and hardware programming - Prior experience with Modbus TCP - Familiarity with Arduino, Raspberry Pi, and ESP8266 Your responsibility will strictly be focused on setup and reconfiguration; no modifications on the RS485 device will be necess...

    $132 (Avg Bid)
    $132 Oferta promedio
    20 ofertas

    ...(present in CMIO) • Ethernet (present in CMIO) • CANBUS • PCIe (present in CMIO) • SD card slot (present in CMIO) • HDMI to LVDS signal + backlight • AIS class B • Other UART inputs with optocouplers (to be decided) • GPS • GPIO ports accesss via male connector (compatible with Raspberri Pi) These are the main requeriments, maybe other minor will appear during the design. I can provide schemas for all the parts involved (can bus, LVDS, AIS,...). The job consist in the design of the board merging all schemas in one, and generate all the files needed by JLCPCB or oher manufacturer to produce the board. Ideal skills & experiences: - PCB Design and Raspberry Pi familiarity - Hardware architect...

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

    I am looking for a freelancer to creating a custom carrier board that is specifically designed for Raspberry Pi Compute Module 4. Features: - It should include an Ethernet - Type-C USB port power power. - We're also looking at equipping it with a 4G mobile module (SIM7600 or equivalent that work in Australia/Telstra). - 1 X Sim slot. - 2 X External antenna connectors SMA - 1 X Power LED for CM4 - 1 X Activity LED for CM4 - 1 X Multicolour LED for signal strength of mobile module. - The carrier board should be made as small as possible. Skills and experience: - Freelancers interested need proficiency in electronics and PCB design, along with a deep understanding of Raspberry Pi Compute Module 4. Experience in custom carrier board design and SIM7600 or equival...

    $1542 (Avg Bid)
    $1542 Oferta promedio
    10 ofertas

    I'm in need of a Python programmer who can assist me in gaining a comprehensive understanding of network traffic management in Ethernet switches. I have no previous knowledge in networking or any competence in Python, hence the selected candidate must: - Have substantial experience in Python programming - Proficient in Ethernet switches and network traffic management - Demonstrate excellent teaching skills to a beginner. Please note that this job will not only require you to possess these skills but also have the capacity to teach and explain them simplistically. I am a swift learner. However, bear in mind that I am a novice in this field. Your patience and ability to break down complex tasks into simpler, understandable portion will be highly appreciated.

    $19 / hr (Avg Bid)
    $19 / hr Oferta promedio
    25 ofertas

    ...STM32 and IoT. This job focuses primarily on Ethernet connectivity to achieve optimal functionality. Key objectives are as follows: - Establish Websocket connection to public domain - With Wiznet W5500 and STM32 microcontroller. It's not necessary for this project, but any prior experience in File transfer, Network communication, and Remote device management would be an added bonus. The ideal candidate should have: - Proficiency in Wiznet development - Proficiency in STM32 development - Extensive experience with Ethernet connectivity - Understanding of data transfer speeds. Your job will be to write an optimal code, preferably in STM32CUBEIDE or Keil MDK Arm. The Wiznet W5500 is connected to STM32 via SPI, it should connect to ethernet router with DH...

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

    Title: Ethernet/IP (EIP) Slave Developer (.NET Core) Responsibilities: Develop an Ethernet/IP (EIP) Slave implementation using .NET Core and C#. Ensure compatibility and compliance with the Ethernet/IP specifications and standards. Integrate the EIP Slave functionality with the provided client for testing purposes. Implement data exchange mechanisms to communicate with the client device using Ethernet/IP protocol. Develop error handling and recovery mechanisms to maintain robust communication between the slave and client. Collaborate with the team to understand requirements and provide input on system architecture and design. Write clean, maintainable, and well-documented code following best practices and coding standards. Test the EIP Slave implementation tho...

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

    I am looking for a freelancer with extensive experience in setting up a connection between Omron CJ2M-33 CPU and Indusoft (Aveva Edge) using ethernet. The goal is to execute control operations utilizing this connection. It is paramount that the successful applicant is competent in operating with Aveva Edge 2020 SP3. Skills & Experience: - In depth understanding of Omron CJ2M-33 CPU - Proficient in Indusoft (Aveva Edge) 2020 V20 SP3 - Experienced in ethernet connections - Knowledge in control operations Please highlight your relevant experience and previous similar projects in your application. Also, please specify which driver will you use and why. This is to ensure that you can provide the level of expertise and efficiency required for this task. Your offer will no...

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

    This is a personal project questing for an adept software engineer or system administrator to create a multiboot machine. Ideally, this machine will be configured with both Windows 10 ISO and Ubuntu 22.04. However, instead of the conventional Grub, we will utilize the Burg Bootloader with the Metro theme. This is a technically demanding task requiring the following: - Profound knowledge in Operating System installations. - Expert ability to setup multiboot configurations. - Experience with the Burg Bootloader is highly desirable. - Familiarity with the Metro theme. The purpose of the multiboot configuration is to provide a platform where I can experiment with different operating systems. Please ensure the optimal setup is achieved such that I can independently manage the ...

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

    I need to create a console project in C# Net Framework that I can listen the data from an equipment Mindray BC-20s and / or BC-30s. Using Ethernet configuration and HL7. The data that comes from the clinical equipment needs to be save it on txt file. The configuration is using TCP/IP and I need - Port for every equipment Any questions? I made a console project but I could no be able to get the results from those equipments. I need a person who had been working with HL7.

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

    I'm looking for a Python expert who can assist me in setting up real-time video streaming and data transfer from Raspberry Pi 5 to a PC over a static network configuration. The project involves an underwater camera and...and background working with Raspberry Pi devices and the picamera2 library. I have the operational hardware setup in my office and can perform the UDP communications however I cant figure out video streaming using the picamera2 library. Everything is working and I can get udp communications between PC and RPI5. The camera on the rpi5 is operational. I am powering the rpi5 through a ethernet-coax-ethernet converters and POE however it behaves exactly as a direct network connection. You will require your own RPI + camera to get your code working then ...

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

    I'm seeking a skilled technician to elevate my Ethernet speed, aiming to significantly improve my PC gaming experience. Currently, I am having trouble with slow download speeds. The perfect freelancer for this project would have: - A comprehensive understanding of internet connectivity for PC gaming - Proven experience in resolving issues related to network speed - Good knowledge of Ethernet-related technologies Main Tasks: - Identify the cause of slow download speeds - Suggest and implement solutions to enhance Ethernet speed - Ensure improved download speeds for smoother gaming experience

    $18 (Avg Bid)
    Urgente
    $18 Oferta promedio
    7 ofertas
    Home Network Design Finalizado left

    ...doing a gut renovation of a 4-story townhouse in Washington, DC and I need help designing the internet connectivity throughout the house. I have some ideas of what the network might look like, but I want the guidance of an expert to make sure I don't make any mistakes. My thought is to have the electrician run ethernet cables from each floor to a central location where my modem will be located so I have a hardwired connection on each floor of the house. I would use those ethernet outlets to connect TVs that would stream content from the internet, and I'm also thinking of having a wireless access point on each floor to ensure strong wireless access throughout the house. I need help figuring out the exact equipment I should buy, and to confirm that my wiring pl...

    $176 (Avg Bid)
    $176 Oferta promedio
    24 ofertas
    POE lighting panel Finalizado left

    I'm looking for a seasoned electronics engineer to develop a circuit board with a microcontroller with ethernet connectivity, POE power and addressable LEDs, with the design done using EasyEDA software to be fully manufactured by JLCPCB (or equivalent). The core functionality of this project focuses on power management. Your skills and expertise should include: - Comprehensive understanding of EasyEDA software (can take other suggestions) - Proven experience in multi-layer circuit board design - Extensive knowledge in PCB design for power management This project requires intricate knowledge of these areas, so please only bid if you're confident in your ability to deliver. Looking forward to working with experienced and dedicated specialists. Proven portfolio related ...

    $23 / hr (Avg Bid)
    $23 / hr Oferta promedio
    19 ofertas

    I've been struggling with getting the internet up and running on my physical RockyLinux server. I chose this OS for its stability and compatibility with CentOS, but I'm unable to activate the i...compatibility with CentOS, but I'm unable to activate the internet on it. I need help from a Linux expert who can guide me through this process. Key Tasks: - Troubleshoot and identify the root cause of the internet connectivity issue - Provide step-by-step guidance to activate Wired Ethernet connection Skills and Experience: - Extensive experience with Linux server administration, particularly with RockyLinux, CentOS or Debian. - Solid understanding of networking concepts, especially with regard to Wired Ethernet connections. - Proven track record of resolving conne...

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

    I am looking for an experienced computer networking expert who can assist me in enhancing my understanding of network protocols, routing and switching, and network security. I am going to have an online at home test at 3pm EST(Eastern Standard Time) to 5pm on April 18th so I need just two hours of your time. The lecture notes and mater...5 (5.5.1, 5.5.2, 5.5.3, 5.5.4) - ICMP: The Internet control message protocol Section 5.6 >> The link layer and LANs: Chapter 6 - Introduction to link layer - Section 6.1 - Error detection and correction techniques Section 6.2. - Multiple access links and protocols Section 6.3. - Switched local area networks - Section 6.4 - Link Layer addressing and ARP 6.4.1 - Ethernet - section 6.4.2 - Link layer switches...

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

    ...developed app directly with hardware (beacons, sirens, etc.) - are solution-oriented (we don't believe in "that's impossible") - don't mind working on your own without constant supervision - keep your word and communicate openly Advantages: - experience with image processing, neural networks, and IoT concepts - knowledge of the Arduino IDE - basic understanding of communication protocols (USB, Ethernet, etc.) - project management skills - experience leading a development project - communicative English - you are ready to start right away You'll get a chance to: - directly influence the final product with your knowledge and skills - experiment and implement your ideas - continuously learn hands-on - collaborate with professional and senior develope...

    $23 / hr (Avg Bid)
    $23 / hr Oferta promedio
    81 ofertas
    Administrative Officer Finalizado left

    ...interacting with these accurately • Data and Document checking • Data Entry • Keep CRM tidy and accurate • Prepare and sort out paperwork ahead of events and distribute within the organization And more… Position Requirements • Experience in an admin role • Spelling accuracy • A good eye for fine details • A perfectionist • Passionate about being organized • A well-performing desk-based PC environment • Ethernet (LAN) connected Internet connection with 8x8 VoIP Test results attached that can be done in internet explorer at • A quiet, professional environment in which to work • Reliability • Dedication to a long-term career It is in your nature to analyse things and look for improvements • Willingne...

    $3 / hr (Avg Bid)
    $3 / hr Oferta promedio
    73 ofertas

    I need to create a driver for a telescope, a dome and a focuser, all these accessories are currently controlled by a programmable automation system, the idea is to make a driver for each section, which connects via Ethernet/IP for example and is capable of sending the orders from the PC using ASCOM.

    $130 (Avg Bid)
    $130 Oferta promedio
    30 ofertas

    ...integrating Siyi cameras with the Herelink V1.1 system to enable live streaming. However, I've encountered persistent connectivity issues when attempting to connect via Ethernet cable. Despite my best efforts, I haven't been able to establish a stable connection. I'm seeking an expert who possesses a deep understanding of networking protocols, camera systems, and drone technology. Your task will be to troubleshoot the connectivity issue and devise a solution that ensures seamless live streaming from the Siyi cameras to the Herelink V1.1 system. Key Requirements: Proficiency in networking configurations, particularly with Ethernet connections. Experience with Siyi cameras and familiarity with their compatibility with external devices. In-depth knowledge of...

    $74808 (Avg Bid)
    $74808 Oferta promedio
    2 ofertas
    STM32G0 firmware Finalizado left

    I'm looking for an experienced firmware developper to build an STM32 for a board based on STM32G0 MCU, The firmware shall manage interruption between button and sensors, enter into bootloader mode on an interruption on the serial port (RS232), the firmware shall manage a state machine based on sensors input and go to sleep mode when no interruption occurs. More details will be shared later

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

    ...dual boots Ubuntu 20.04 and Windows, I am currently experiencing issues with my Ethernet cables being detected only in the Ubuntu environment. I need top conect the Wi-Fi and an industrial Baumer camera. - So far, I've attempted to restart the system, check the network settings, and use USB adapters to connect the Ethernet cable, but these efforts have been unsuccessful. I am looking for a capable freelancer who can: - Diagnose and resolve the Ubuntu Ethernet detection issue within a month. - Provide clear instructions for future troubleshooting, should the problem arise again. Ideal candidates will: - Have substantial experience with Ubuntu 20.04 LTS. - Possess strong understanding of network drivers and Ethernet connections. - Show familiarity wit...

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

    ...Predator Helios 300 running Ubuntu. It's a laptop with 2 partitions with Ubunto on 1 of them, In the Ubuntu partition, it seems unable to detect the Ethernet ports I use for my industrial cameras, as well as the Wi-Fi connection. However, in the other partition with windows, Wifi conexion seems to work eventhought we ar . The issue might be related to drivers or ports configuration, but I am not certain of this. Here's what I need: - Diagnosis of the issue: why can't my Ubuntu partition detect these connections? - Installation and configuration of any necessary drivers, if it is found that there's a deficiency in this area. - Ensure that both Ethernet ports and Wi-Fi connection are working properly on my Acer Predator Helios 300. Skills & experie...

    $27 (Avg Bid)
    $27 Oferta promedio
    7 ofertas

    *** Access to the Mikrotik will not be available. I can provide the default config file. I am looking for someone to give me a config file that I can drop into the mikrotik and configure the unit. *** I need assistance in configuring specific features on my Mikrotik Chateau LTE6-US device. Specifically: - Configure a dual WAN with Ethernet/T-Mobile LTE ether1/lte1 - Establish two specific VLANs * VLAN 100 at ether2/3 * VLAN 200 at ether4/5 Additional requirements include: - default Firewall configuration vlan 100 can talk to vlan 100 or 200 or the internet vlan 200 can only talk to the internet - VPN setup connect to a wireguard vpn server and route all traffic through the wireguard tunnel. port forwarding would allow traffic from the wireguard server to the

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