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

    I'm seeking a well-experienced developer who understands STM32 and IoT. This job focuses primarily on Ethernet connectivity to achieve optimal functionality. While not necessary I will favor developers who have the hardware at hand and can test themselves before finalizing the project. Any prior experience in Embedded development, File transfer, Network communication would be an added bonus. Key objectives are as follows: - Establish Websocket connection to public domain - With Wiznet W5500 and STM32 microcontroller. The ideal candidate should have: - Proficiency in Wiznet development - Proficiency in STM32 development - Extensive experience with Ethernet connectivity - Understanding of data transfer speeds and protocols. - STM32 and W5500 modules at hand You...

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

    ...process control system. Key Points: - Model: 100-PLC-010/020 - Purpose: Process Control - Required Communication Protocol: Ethernet/IP Your responsibilities will include: - Setting up the PLC in a way that ensures the smooth operation of the process control system. - Configuring the system to align with the required Ethernet/IP communication protocol. - Conducting thorough testing to ensure the system performs efficiently and effectively. The ideal freelancer for this job should have: - Proven experience in PLC programming, with a focus on process control systems. - In-depth knowledge of the 100-PLC-010/020 model. - Expertise in configuring PLC systems to integrate with Ethernet/IP communication protocols. If you believe you have the skills and experience to s...

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

    I'm seeking a skilled Linux developer to assist with customizing the boot loader on my Raspberry Pi 4 and Solid Run Cube devices. The primary goal of this customization is to enable dual boot functionality. I want the system to automatically choose the platform image I wish to boot into. Ideal Skills and Experience: - Proficient in Linux system development - Experience in customizing boot loaders on Raspberry Pi - Familiarity with dual boot setup - Strong understanding of SD card behavior on Raspberry Pi - Strong problem-solving and communication skills Your role in this project would involve: - Understanding the current boot setup on my Raspberry Pi 4 - Implementing a dual boot solution with a selection screen - Ensuring seamless transition and functionality between the...

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

    I'm seeking a proficient developer with experience in Raspberry Pi Pico, USB ethernet programming, NTP (Network Time Protocol) clients, and web server development. Integrate existing open source libraries to achieve the following objective. - Project is completely hosted on a Raspberry Pi Pico board using Arduino IDE, FreeRTOS, and libraries. - Creates an Ethernet endpoint when USB is connected to a Fedora Linux host PC. - NTP client enabled to obtain accurate Global time synchronization. - Web server with a single page offered which display a "Hello World" page with current date and time, and a drop down box where the host can set the time zone. This RPI Pico web page is accessed from FireFox on the Fedora Linux host.

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

    I'm in need of a proficient PHP developer to create a custom code for communicating with an Ingenico POS terminal via Ethernet. Here are the specifics of the project: - **Communication Method:** The primary method for the communication is through Ethernet. You need to be well-versed in this type of communication to tackle this task efficiently. - **Transaction Handling:** The main purpose of the code is to transmit the amount to the terminal and verify if the transaction can be successfully processed. **Requirements**: - experience in PHP - Prior experience with Ingenico POS terminals or similar devices is a plus Please note that this project is solely for the communication between the system and the terminal. There is no need for integration with the banking systems...

    $184 (Avg Bid)
    $184 Oferta promedio
    61 ofertas
    Project for Aryan R. Finalizado left

    Hi Aryan R., these are the two projects: 1) adding Rongta network ( Ethernet and wifi ) connection - Milestone 1 : $200 2) Changing invoice and payment page template to show slide show on the half left side : Milestone2 : $50

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

    I need a highly competent developer experienced in RS232 and RJ45 Ethernet for a specialized project. The principal purpose of this project is to convert serial data to Ethernet data. This data conversion is specifically tailored for Industrial control systems. Key competencies and preferences: - Expertise in RS232 and RJ45 Ethernet. - Familiarity with TCP/IP and Modbus TCP because these are the communication protocols the server host needs to support. - A strong background in industrial control systems development. The desired outcome of this project is a seamless data dialogue between devices via Ethernet. Can't wait for your input.

    $551 (Avg Bid)
    $551 Oferta promedio
    16 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...

    $228 (Avg Bid)
    $228 Oferta promedio
    13 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

    $19 (Avg Bid)
    Urgente
    $19 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
    72 ofertas