Φίλτρο

Οι πρόσφατες αναζητήσεις μου
Φιλτράρισμα κατά:
Προϋπολογισμός
σε
σε
σε
Είδος
Δεξιότητες
Γλώσσες
    Κατάσταση Δουλειάς
    2,000 usb dll δουλειές που βρέθηκαν, με τιμές EUR
    Custom 5" USB-C Cable Design 6 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...professional to design a unique USB-C cable for my specific needs. Key Requirements: - Length: The cable should be about 5 inches long. - Connectors: The cable should have two male Type-C connectors. One must be 90-degrees to the cable connector and the other will need a 180-degree bend with a small radius of approximately 1 inch. - Color: The cable should be black. Purpose: The primary use of this cable will be for both data transfer and charging between USB 3.1 devices. I'm looking for someone to create the design, and help me to locate a source for the component, in the range of 100-200 units per order, and for each unit to be < $5.00 each. Ideal Skills: - Cable design and manufacturing - Proficiency in working with USB-C connectors - Understanding o...

    €108 (Avg Bid)
    €108 Μέση Προσφορά
    15 προσφορές
    Dual USB-C 3.1 PCB Design 6 μέρες left

    I'm looking for someone to create two separate PCBs with USB-C connectors. The first board will consist of a USB-C female to USB-C male connector, while the second will have a USB-C female to USB-C female connector. Key Requirements: - Design of two separate PCBs with USB-C connectors - One PCB should have a USB-C female to USB-C male connector - The other PCB should have a USB-C female to USB-C female connector - The male connector needs to be mounted at 90 degrees to the board - One female connector needs to be mounted at 90 degrees to the board - Both boards should support data transfer and device charging - Both boards when oriented should connect to each other with the 90 degree connectors forming a Z shape. -...

    €151 (Avg Bid)
    €151 Μέση Προσφορά
    5 προσφορές
    Comprehensive PD Type C Altium PCBA Design 6 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm looking for an expert Electronic Engineer with abundant experience in Altium PCBA design. The task centers around the creation of a LM51772 Buck-Boost Controller design, adhering to specific requirements. - Output Voltage: Your design must accommodate an ...delivering high efficiency throughout the range. - Maximum Output Current: The design must support a maximum output current of 5A. - PD Type C Output Integration: Complete integration with PD Type C output is a necessity. Ideal candidates should have a sound understanding of power electronics and PCBA design, specifically with Altium. Experience with PD Type C output integration, and broader USB technology is also valuable. To succeed, a strong knowledge base around Buck-Boost Controllers, particularly the LM5...

    €125 (Avg Bid)
    €125 Μέση Προσφορά
    20 προσφορές
    Real-time Audio Communication via nRF24L01 to nRF52840 5 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...nRF communication and embedded systems - Experience in developing programs for real-time audio transmission - Ability to ensure program functionality within a short-range wireless communication Your responsibilities will include: - Designing and implementing an efficient program that supports real-time audio communication -> (TX) nRF24L01+, (RX) nRX52840 -> nRF52840 should work as a USB audio device -> Sampling rate should be 48Khz 16bit - Testing the program thoroughly to ensure its reliability within a short-range wireless communication - Providing necessary documentation for program understanding and future maintenance Ideal candidates will have: - Proven experience in developing similar embedded programs - Strong familiarity with nRF communi...

    €2030 (Avg Bid)
    €2030 Μέση Προσφορά
    16 προσφορές
    Medieval Castle Reimagined with Modern Interiors 4 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...doors are to have a self-closing mechanism, smart locks with fingerprint, facial recognition, the garage door must be armoured please see link before for examples of doors and gates all internal doors must also be armoured with a self-closing mechanism as well but must bust be light enough for a young child to open and close with ease. All socket outlets are to be UK standard 3-pin sockets with USB type C ports, all lights to be led, all heating is to be done by electrical heaters and AC, main entrance should have a led chandelier. Property to get power from battery 2x battery packs that can individually be turned off in an emergency or when under maintenance, solar panels to be installed on the roof for power for the whole property and to charge the batteries, battery packs to...

    €653 (Avg Bid)
    €653 Μέση Προσφορά
    43 προσφορές
    Centralized Azure AD with SmartCard Authentication 3 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...cloud based and users to use there microsoft accounts to login with there smart card. - If the smartcard is removed from the card reader we want the users windows session to be locked until they re-insert the card/resume session. Ideal Skills and Experience: - Strong experience in setting up and managing Azure AD. - Expertise in configuring smart card login functionalities. - Familiarity with USB-Based Smart Card Readers. - Excellent problem-solving skills and attention to detail to ensure the system runs smoothly - MUST have experience with smart cards. Your bid should also indicate your knowledge of Azure AD, smart card login configurations, and your ability to ensure a streamlined and secure user authentication process. We would also like recommendations for budget fr...

    €348 (Avg Bid)
    €348 Μέση Προσφορά
    14 προσφορές
    Custom Portable Electronics Schematic Design -- 2 3 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...connections. 5. USB C Type Data + Power Connector (3 Male Connectors) & (3 Female Connectors): - Connect the USB Type-C connectors to the RK3588 SoC or an appropriate USB controller, ensuring proper signal routing for data and power delivery. - Implement circuitry to support dynamic switching between male and female connectors as required. 6. On-board Cooling Fan Pinout (3/5V): - Provide connections for the on-board cooling fan, including power and control signals. Ensure compatibility with both 3V and 5V fan types. 7. WiFi 5: - Integrate the WiFi module into the schematic, connecting it to the appropriate interfaces on the RK3588 SoC and providing necessary power and antenna connections. 8. Power Connection via USB Type-C and Portable Bat...

    €320 (Avg Bid)
    €320 Μέση Προσφορά
    7 προσφορές
    C++ and casboost 3 μέρες left

    Make a VS2022 project to build a C++ dll to : 1) load Catboost model(x), return handler to manage this model later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return

    €118 (Avg Bid)
    €118 Μέση Προσφορά
    5 προσφορές

    I need a US based ONLY skilled hobbyist to assemble and thoroughly test a USB or AC powered, waterproof, ultrasonic device with sensor, capable of sensing obstacles up to a distance of 2 or 3 meters. Adjustable distance is mandatory when object is closer than distance set, then alarm beeps a few times. Minimum distance for alerts 2 inches-can discuss. So if I set for let's say 2 inches and am (my car) closer than 2 inches, buzzer goes off. Only measuring if something is closer than limit set. The sensor should come with a buzzer/beep feature for alerting upon the detection of obstacles in this case my car pulling up too close to garage. **Bugs, weather, rain, changes in lighting should not set tge buzzer off. Should he a solid object that lingers for one second or so.. ...

    €87 (Avg Bid)
    €87 Μέση Προσφορά
    14 προσφορές

    I need assistance with compiling a C++ project using Ultimate++. - The project is written in C++ and requires someone with expertise in this language and t...should have experience with compiling projects to ensure a smooth and successful build. - Please share your relevant experience with C++, Ultimate++, and compiling projects in your proposal. The project compiles to .exe file for the .exe to run a .dll library should be extracted to where the .exe file exists. Your job is to include the .dll and .pak file into the exe file at compile time so the .dll and .pak files will be included in the .exe file so just clicking the .exe file the program RUNS and there should be no need for extra extraction of any dll . NO money will be paid for incomplete job. I look...

    €25 (Avg Bid)
    €25 Μέση Προσφορά
    17 προσφορές

    I'm looking for a proficient and creative designer to help me design a tech-themed zip bag for a USB cable product. This bag should exude a sense of modern technological style while maintaining functionality. Requirements: - The design theme should be tech-oriented. It needs to have a modern, sleek, and minimalist look. - The zip bag is specifically for a USB cable product, so the design should reflect this in a subtle and tasteful manner. - My logo should be incorporated into the design. Ideal Skills & Experience: - Proven graphic design skills. - Previous experience designing product packaging, especially tech or cable products. - Knowledge about the latest trends in tech-themed designs. - A portfolio that showcases your ability to design with a distinct tech-or...

    €73 (Avg Bid)
    €73 Μέση Προσφορά
    108 προσφορές
    Marketing Proyek -- 2 1 μέρα left

    Saya sedang mencari freelancer yg bisa mencarikan perusahaan kami proyek, adapun proyek yg kami kerjakan meliputi pembangunan rumah dari nol, renovasi, interior project, exterior, pengelasan, kanopi, plafon dll. Sistem pembayaran adalah komisi persentase dari nilai RAB yg berhasil goal/deal.

    €437 (Avg Bid)
    €437 Μέση Προσφορά
    3 προσφορές
    Urgent Maxtor External Hard Drive Repair -- 2 6 ώρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I need urgent repair services for my Maxtor external hard drive. The drive is producing strange sounds when connected to my laptop, but I'm unable to access any... Key requirements: - Diagnosis: Perform a thorough diagnosis on the Maxtor external hard drive to identify the root cause of the issue. - Repair: Fix the problem with the drive to ensure it is functioning correctly. - Data Recovery: Retrieve all the documents, photos, videos, and Solidworks files from the drive. I've already tried connecting the drive to a different computer and changing the USB cable, but the problem persists. I'm looking for a professional who has experience with data recovery from Maxtor drives and can handle urgent situations. Your expertise is crucial as the files on this drive are e...

    €107 (Avg Bid)
    €107 Μέση Προσφορά
    26 προσφορές

    I need an expert to help with the setup of a Sonoff Zigbee 3.0 USB Dongle on a Synology NAS (DS920+). The device is not being recognized by the DSM 7.1 Linux-based operating system and does not show up in the /dev folder despite reinstalling the drivers. The chosen freelancer must be well-versed in Linux systems, troubleshooting device recognition issues, and experienced in the setup of Sonoff Zigbee dongles. Experience with automation using Home Assistant would also help. The task includes: - Analyzing the cause of the current recognition issue - Implementing a solution to get the Dongle recognized - Advising on further steps to avoid such issues - Ensuring the Dongle operates as expected - Ensuring Home Assistant running on Docker can see the Sonoff Zigbee dongle. For those in...

    €159 (Avg Bid)
    €159 Μέση Προσφορά
    12 προσφορές
    Exporting assembly STP file into Individual STP files. -- 2 119 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm seeking a proficient Mechanics Expert to divide assembly STP file into individual component's STP File. Key tasks this project will involve: - The creation of a dll and library. - Integration into an existing software framework. - Enhancing current software performance. The principal feature of this STP File Analyzer must include: - An assembly structure analysis functionality that can effectively map the part-tree structure of an STP file. Ideal skills necessary for this project: - Proven experience in C#/C++ with a strong emphasis on dll and library building. - Understanding and hands-on experience with STP files and structure analysis. - Knowledge of software integration and performance enhancement. Please only bid on this project if you are confident in y...

    €463 (Avg Bid)
    €463 Μέση Προσφορά
    76 προσφορές

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

    €22 / hr (Avg Bid)
    €22 / hr Μέση Προσφορά
    81 προσφορές
    hardware+firmware 2 μέρες left

    ...samples, libraries and Arduino IDE for developing any code. I have developed several codes for different kind of boards. I can do simulation by using Proteus also. There are Arduino models and code can be debugged by ELF file. Simulation result is same with real time application. I prefer using ESP32 for Bluetooth or Wifi. It’s code will be developed by Arduino IDE. Programming of it will be made by USB-to-UART converter. Since I have developed several codes until now, it is easy to give good solution....

    €188 (Avg Bid)
    €188 Μέση Προσφορά
    1 προσφορές

    As a professional with experience in LabVIEW, I need your help to develop a FlexLogger Plugin for real-time monitoring. This assignment requires someone comfortable with: - Designing within LabVIEW environment, - Incorporating Data Acquisition, - Implementing Signal Processing, - Working with digital scale inputs through a USB connection. Operating on Windows, the final plugin must offer robust data analysis capabilities and support specific toolkit features. Prior experience in designing real-time monitoring applications will distinguish competitive proposals. Would like to work with someone in the Albany, NY and Troy, NY USA area

    €47 / hr (Avg Bid)
    Τοπικό ΣΜΓ
    €47 / hr Μέση Προσφορά
    1 προσφορές

    Looking for a seasoned professional to execute a thorough examination of my Windows 11 PC, focusing on its security aspects and looking for logs to find eventual data breaches through the PC's USB ports. You will be expected to access remotely and analyze my PC logs and provide a comprehensive report presenting: - Suspicion of data leak through the PC's USB ports or other - Detected vulnerabilities - Recommendations on how to reinforce the security stance - Authentic summary of your findings - Investigation of any data breaches Bids will be analysed according to your capabilities are your years of experience in the Windows 11 security audit field. This task requires meticulous attention to detail and an ability to deduce and extrapolate potential risks from exis...

    €30 - €250
    Σφραγισμένο
    €30 - €250
    3 προσφορές

    Hi, I need 3D icons in the following style as shown in the attachments . The icons s...need 3D icons in the following style as shown in the attachments . The icons shall be BLACK, 3D and they shall have an ability to move during the hover. I want 10 icons, will send 2 details soon. You can use Figma or Sketch please. Any other tools are also fine, just tell the name in the chat. 1. Waterproof, 2. Expandable (in a meaning, that you can expand the storing capacity of the bag), 3. USB port, 4. Locker, 5. 180 degrees opening (one pocket can be opened by 180 degrees), 6. Vacuum function, 7. 2in1 (backpack and handbag), 8. 3in1 (backpack, handbag and shoulderbag) Note : You pls upload only ONE icon as entry, remaining you keep with you. Please DONOT use AI, manual designs onl...

    €5 (Avg Bid)
    Προεξέχον Εγγυημένος

    I'm looking for a skilled developer to help me set up an RFID attendance tracking system using a Raspberry Pi and a USB RFID reader. The system should be able to read RFID tags and record the attendance data. Key requirements: - Develop a script that can integrate the USB RFID reader with the Raspberry Pi for attendance tracking - Store the attendance data on an external database - The external database should be an MS Access DB storeb on windows server on lan shared folder data stored to database should be : date/time, cardID (readed card ID), cardReaderID (could be mac address of network interface), cardReaderSN (also could be the mac address of network interace), cardReaderName) Ideal candidate should have: - Proficiency in Raspberry Pi and the ability to set up a...

    €505 (Avg Bid)
    €505 Μέση Προσφορά
    17 προσφορές
    Exporting assembly STP file into Individual STP files. 734 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm seeking a proficient C#/C++ expert to build a dll and library with a specific purpose - to integrate into an STP File Analyzer. Key tasks this project will involve: - The creation of a dll and library. - Integration into an existing software framework. - Enhancing current software performance. The principal feature of this STP File Analyzer must include: - An assembly structure analysis functionality that can effectively map the part-tree structure of an STP file. Ideal skills necessary for this project: - Proven experience in C#/C++ with a strong emphasis on dll and library building. - Understanding and hands-on experience with STP files and structure analysis. - Knowledge of software integration and performance enhancement. Please only bid on this proje...

    €443 (Avg Bid)
    €443 Μέση Προσφορά
    28 προσφορές

    ...build OpenCV as this compiler is strongly related to clang 15 (but see to Embarcadero documentation!). Some more info, at the moment cmake is not supported but it should be possible to change the cmake file (we already did something for test). With the older compiler (bcc64) I have for OpenCV 4.8.1 these DLLs: opencv_core481.dll opencv_dnn481.dll opencv_highgui481.dll opencv_imgcodecs481.dll opencv_imgproc481.dll opencv_videoio_ffmpeg481_64.dll opencv_videoio481.dll At least this should be build for the new compiler and OpenCV 4.9.0. Of course, zlib, jpg,... should work, too. Test: see (splitted in the 2 zips) and there. This was done for OpenCV 4.8.1 for the old compiler (bcc64). This should be updated for the new compiler (bcc64x)...

    €629 (Avg Bid)
    €629 Μέση Προσφορά
    24 προσφορές
    Buatkan saya salinan pengetikan Έχει λήξει left

    ...kesehatan, peralatan untuk lomba video, hadiah untuk para pemenang, dan konsumsi untuk peserta. Antisipasi Kegiatan: - Mengatur transportasi umum yang memadai untuk mempermudah akses peserta. - Memastikan tersedianya peralatan dan tenaga medis untuk pemeriksaan kesehatan. Anggaran Kegiatan : - Sumber Dana: [Sumber Dana yang Tersedia] - Perkiraan Pengeluaran: [Rincian Biaya untuk Perlengkapan, Hadiah, dll.] Kami berharap kegiatan ini dapat menjadi momen yang berkesan bagi semua peserta, memperkuat ikatan keluarga, serta memberikan apresiasi yang layak untuk perempuan yang berdaya dan berkarya dalam kehidupan sehari-hari. Terima kasih atas perhatian dan dukungan dari semua pihak terkait. Hormat kami, Saran ini dapat Anda kembangkan lebih rinci sesuai dengan kebutuhan dan kon...

    €430 (Avg Bid)
    €430 Μέση Προσφορά
    19 προσφορές

    As the owner of an Acer Laptop that 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 fam...

    €25 (Avg Bid)
    €25 Μέση Προσφορά
    9 προσφορές

    I'm looking for a skillful Java Springboot developer who will create a new standalone application leveraging a pre-selected Class3 USB token for digital signature purposes. Main Responsibilities: - Develop a Java Springboot application from scratch. - Integrate digital signature functionality using our chosen Class3 USB token. Ideal candidate should have: - Extensive Java Springboot development experience. - Knowledge in digital signature integration using a USB token. - Understanding of secure coding practices. While I haven't outlined specific security protocols, I expect the developer to ensure the solution's security and be ready to incorporate necessary security measures.

    €166 (Avg Bid)
    €166 Μέση Προσφορά
    20 προσφορές

    I'm looking for an EPROM Programmer in Los Angeles to copy and create a backup EPROM for my 1990's electronic music equipment. I've attached a photo of the master. There is also a slave so I might need both of them copied onto new backup chips. Thank you!

    €14 (Avg Bid)
    €14 Μέση Προσφορά
    2 προσφορές
    Buatkan saya website Έχει λήξει left

    ...kesehatan, peralatan untuk lomba video, hadiah untuk para pemenang, dan konsumsi untuk peserta. Antisipasi Kegiatan: - Mengatur transportasi umum yang memadai untuk mempermudah akses peserta. - Memastikan tersedianya peralatan dan tenaga medis untuk pemeriksaan kesehatan. Anggaran Kegiatan : - Sumber Dana: [Sumber Dana yang Tersedia] - Perkiraan Pengeluaran: [Rincian Biaya untuk Perlengkapan, Hadiah, dll.] Kami berharap kegiatan ini dapat menjadi momen yang berkesan bagi semua peserta, memperkuat ikatan keluarga, serta memberikan apresiasi yang layak untuk perempuan yang berdaya dan berkarya dalam kehidupan sehari-hari. Terima kasih atas perhatian dan dukungan dari semua pihak terkait. Hormat kami, Saran ini dapat Anda kembangkan lebih rinci sesuai dengan kebutuhan dan kon...

    €17 / hr (Avg Bid)
    €17 / hr Μέση Προσφορά
    14 προσφορές
    C++ DLL for Device Communication Έχει λήξει left

    I'm looking for an expert to develop a J2534 C++ DLL that primarily focuses on communication with external electronic devices. The DLL would substantially use Bluetooth Low Energy (BLE), Wi-Fi, and USB communication protocols. Ideal Skills and Experience: - Proficiency in C++ programming is essential. - Knowledge of J2534 API and familiarity with device communication. - Proven experience with BLE, Wi-Fi, and USB protocols is a must.

    €294 (Avg Bid)
    €294 Μέση Προσφορά
    9 προσφορές

    This is a very specific task. I am currently seeking an embedded system Engineer with exceptional skills in C/C++, Arduino, communication protocol. Your primary task will be connect a Raspberry Pi rp2040 to a GPS device via USB, rp2040 will act as USB host and GPS will streaming data via USB as a serial com port. Note: if we connect the GPS device to PC, it will be detected as a comport and streaming

    €146 (Avg Bid)
    €146 Μέση Προσφορά
    11 προσφορές
    USB/COM Port Proxy Hardware Design Έχει λήξει left

    I am looking for an experien...am looking for an experienced electronics and firmware engineer to build a low-cost USB/COM port proxy hardware. This hardware will primarily be used for data transfer between one input port and two output ports, along with device programming and debugging, as well as providing remote access to the ports. Requirements: - The hardware should have three ports: one for input and two for output. - It should act as a proxy between the USB and COM ports, enabling data from one port to be sent to two devices. - It should be compatible with the RS232 protocol. - It should also work as a USB host and operate in a USB environment. Ideal Skills: - Electronics Engineering - Firmware Programming - Knowledge of USB/COM port architect...

    €104 (Avg Bid)
    €104 Μέση Προσφορά
    5 προσφορές
    FileMaker Database Enhancement Έχει λήξει left

    I am looking for an experienced FileMaker developer who can help enhance my current database. I have a usb card reader / writer and want the app to be able add the card to that user then add credit to the account, and the Raspberry pi card readers on 2 machines which are programmed and i need to get them to communicate with FM for credit usage etc. - I currently have a FileMaker database in place, so I need someone who is familiar with the software and can hit the ground running. - The specific enhancements I am looking for are related to user interface improvements, adding new functionalities and optimizing the performance of the database. - In terms of functionalities, I am particularly interested in data import/export, custom reports, and automation scripts. Ideal skills for ...

    €9 / hr (Avg Bid)
    €9 / hr Μέση Προσφορά
    12 προσφορές

    Hello and Thank you for being here Please note I need to change the bios; not with a USB or Manual Step Need to do this via command line is fine but script would be nice also 1..change1 - so that it will make the 1st boot device PXE on the next boot it will boot off the PXE and do tasks as PXE including install a new OS after OS install is done........ 2..would like to change change2 - so that it will make the 1st boot HD 3..Also- read the values of the boot order from the bios in linux ? Can you do this as a script ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please...

    €15 / hr (Avg Bid)
    €15 / hr Μέση Προσφορά
    7 προσφορές

    I'm looking for an expert who can provide me with an in-depth understanding of how to effectively utilize USB passthrough in VMWare Fusion Pro and Windows 11 Pro. The aim is to operate peripheral storage devices like USB sticks and external hard drives on guest systems. The ideal freelancer for this job should have: - Proven experience with VMWare Fusion Pro and Windows 11 Pro - Strong understanding of USB passthrough technology - Ability to provide detailed, easy-to-understand explanations and guides on how to accomplish tasks with USB passthrough. Demonstrated expertise in dealing with peripheral devices (USB sticks, USB thermal printers, USB label printing hardware, external hard drives) and making them operational on guest systems...

    €27 / hr (Avg Bid)
    Προεξέχον Επείγον
    €27 / hr Μέση Προσφορά
    7 προσφορές

    Hello and Thank you for being here Please note I need to change the bios; not with a USB or Manual Step Need to do this via command line is fine but script would be nice also change1 - so that it will make the 1st boot device PXE on the next boot it will boot off the PXE and do tasks as PXE including install a new OS after OS install is done........ would like to change change2 - so that it will make the 1st boot HD Can you do this as a script ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces ...

    €22 / hr (Avg Bid)
    €22 / hr Μέση Προσφορά
    8 προσφορές
    Design PCBA Έχει λήξει left

    Just design a single bulb led circuit board/driver/ module. Plugged into a 12volts motor vehicle USB port.

    €52 (Avg Bid)
    €52 Μέση Προσφορά
    19 προσφορές

    Hi, I have a nfc card writer usb for windows, also a nfc card reader for Arduino and test cards. I want so i can add credits to a card on the pc, then tap the card on the reader on raspberry pi and it then puts a signal on RPI but then communicated to the windows to then use up the credit. Example, my friend comes to me and gives me $10 for 10 credits, i then load 10 credits to his card . He then can tap on the arcade machine i have which uses 1 credit per play.

    €102 (Avg Bid)
    €102 Μέση Προσφορά
    18 προσφορές
    Virtual Assistant Έχει λήξει left

    We are seeking a dynamic and motivated individual to join our team as a Virtual Assistant for our Home Improvement Company. In this role, you will be managing emails, calendar, data entry and organization. Also recruiting, placing orders online, conducting researches and more. Requirements: Strong written and verbal communication skills. Proficiency in Microsoft Sui...verbal communication skills. Proficiency in Microsoft Suite. Ability to work independently and manage time effectively. Creative thinking and problem-solving skills. Multitasking At least 3 years experience in the position applying for. Flexible to work 8-9 hours a day Good English command QuickBooks is a plus Must have : Reliable Internet (back up as well) Computer ( extra monitor is a plus) USB headset Mo...

    €5 / hr (Avg Bid)
    €5 / hr Μέση Προσφορά
    77 προσφορές

    We have a project that requires some specific changes related to , particularly in the area of image processing. Key Requirements: - .NET Development: Extensive experience and proficiency in .NET is a must for this project. - Knowledge: Prior expe...it was working good with visual studio 2015 and older framework. Recently we have upgraded project to .net framework and we are getting some error since then 1. we were running the project for platement "x64" but now not able to start project so i have to change to "any CPU" 2. After that we get another error as "The type initializer for '' threw an exception. Unable to load DLL 'cvextern':" we need some one to fix these error. NO new development required. Just current program s...

    €66 (Avg Bid)
    €66 Μέση Προσφορά
    3 προσφορές
    Realistic USB Cable 3D Model Έχει λήξει left

    I'm in need of a highly detailed, photo-realistic 3D model of a USB cable to be used for marketing purposes. The finished model must be provided in OBJ format. Key requirements: - Photo-realistic details: The cable should look indistinguishable from a real-world USB cable. - Marketing focus: The model should be suitable for use in promotional material, so it must be visually appealing and engaging. - Expertise in 3D modeling: I'm looking for an experienced professional who is proficient in creating high-quality, realistic 3D models.

    €35 (Avg Bid)
    €35 Μέση Προσφορά
    16 προσφορές

    I'm on the lookout for a skilled APK developer to create an Android application that will provide an automatic transfer of multimedia files (photos, videos, music) from a USB to a device. Key Specifications: - Primarily, the application needs to have a feature to transfer multimedia files automatically from a USB to the device without any manual intervention. - While transferring, the application should intelligently handle duplicate files and skip them rather than overwriting or creating a copy. Required Skills & Experience: - Proven experience in APK development. - Deep understanding and expertise in handling multimedia files within Android. - Implementing transfer protocols and managing file duplicates. - Solid troubleshooting skills, demonstrating an ability ...

    €89 (Avg Bid)
    €89 Μέση Προσφορά
    5 προσφορές

    I am in need of a skilled designer to create 13 icons that visually represent various computer components. The style should be minimalist and the designs should be clean. These will be used on my website The final result should be versatile, clear, and ...clear, and understandable. Previous experience in flat icon design is ideal but not necessary as long as your portfolio demonstrates your capacity for this style. Please include any relevant work examples in your proposal. Computer Case Computer Motherboard Computer Processor Computer Ram Computer SSD Computer Cooler Computer Power supply Computer Graphics Card Computer Fans Windows Icon Computer USB Drive Computer Anti Virus Computer Warranty

    €85 (Avg Bid)
    €85 Μέση Προσφορά
    49 προσφορές

    ...a Windows PC, I am seeking a proficient software programmer to write a program for USB to RS-485 communication. This program will retrieve real-time operating conditions from my solar inverter and present it on a visual dashboard - the program also needs to be able to change key operating parameters. Key Requirements: - Development of a program that facilitates communication between PC and solar inverter over USB to RS-485 - Enable the retrieval of real-time operating conditions data from the solar inverter - Create a clear, easy-to-use visual dashboard to display this data in real-time Ideal Skills and Experience: - Proficiency in software programming and systems integration - Previous experience with USB to RS-485 communication - Solar energy systems knowledge i...

    €490 (Avg Bid)
    €490 Μέση Προσφορά
    33 προσφορές

    I'm looking for a talented developer to compile the . files, create a dll, and test for a straightforward web application I'm working on. The application's core functionalities will revolve around user login and registration, database integration for data storage, and form submission alongside meticulous data validation. The purpose of this project is to automate various tasks in an office setting. The ideal freelancer for this job should: should have good coding understand of . files and able to change and compile to get the dll files. Your ultimate goal in this project is to embody our office automation vision into a simple, functional, and efficient web application. I look forward to working with a talented and dedicated professional.

    €102 (Avg Bid)
    €102 Μέση Προσφορά
    7 προσφορές

    Halo Saya mencari worker yang mahir dalam pembuatan aplikasi android Pembuatan aplikasi virtual camera untuk perangkat android yang berfungsi mengubah input kamera yang di ambil dari sebuah file video dan url video Project Note input kamera dari sebuah file yang di ambil dari galery / file explorer dari sebuah url video contoh : dropbox. gdrive dll Dalam pembuatan aplikasi ini untuk tampilan nya simple saja, lebih mengutamakan fungsi dan ringan dalam penggunaan nya Tunjukan portofolio / project pembuatan aplikasi kamu sebelumnya untuk mengajukan bid dalam project ini

    €28 (Avg Bid)
    €28 Μέση Προσφορά
    2 προσφορές

    ...using an external 4G modem that has an Ethernet connection (), 2) connect a 4G USB stick to the USB connector of the Kerlink Wirnet Station, like the Huawei K5150 (), or the Huawei K5160 (). As we also have some of the aforementioned 4G USB modems, what we are looking for is a solution for the 2) option, that is the integration of the K5150 or the K5160 to the Kerlink Wirnet OS. The solution should be able to handle both public and private APN-s on the 4G USB modems. Some details about the Kerlink LoRaWAN gateway: 1) It runs a proprietary linux OS that is very old (from year 2016) and unfortunately

    €164 (Avg Bid)
    €164 Μέση Προσφορά
    10 προσφορές

    ...embedded developer who specializes in Linux to create device drivers for a USB camera and a USB printer. KEY TASKS: * Development of device drivers to establish a seamless communication between the Embedded Linux Operating System on IMX6 board and our USB devices - USB Camera and USB printer. * Thorough testing of the device drivers to ensure compatibility with Linux and smooth functioning of the hardware. Linux OS is already installed on board IDEAL SKILLS: * Required changes to Linux OS with Yocto project * Proficiency in the Linux operating system is crucial. * Demonstrated expertise in driver development specifically regarding USB devices such as cameras and printers. * Comprehensive understanding of USB Camera and USB pr...

    €1241 (Avg Bid)
    €1241 Μέση Προσφορά
    8 προσφορές