Gprs listen port工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 gprs listen port 份搜到的工作,货币单位为 HKD

    ...USB interface for external USB device; 8. Rotary encoder interface using two external interrupts to connect incremental rotary encoder; 9. Buzzer interface uses a PWM output to control the buzzer; 10. GPI O interface reserved at least 32 GPIO port for external device control, such as keyboard input, indicator output, three-state safety switch input, third gear selector switch input; basic drive requirements 1. Rotary encoder input drive knob Encoder drive requirements can determine the direction of encoder rotation, the current two GPIO port does not read to the upper directly by the driver to send the key value is to join the LINUX input event, the forward rotation send button Value 59, reverse rotation send key value 60, read from event0. 2. RS485 driver RS485...

    $21748 (Avg Bid)
    $21748 平均报价
    2 个竞标
    Project for Xuan X. 已经结束 left

    你好Xuan X.,我注意到你的个人资料并想把我的项目给你。我们可以通过交流来讨论任何细节。 我想添加一个打印功能到karenderia app,我看到您之前有接触过这个系统,100价格只是先标一下,具体我们再讨论,如果可以请您联系我,谢谢(Add gprs or wifi printer for Karenderia )

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

    ...saving of these voice clips without prompting the user. Firstly, I already use a plugin for the Streamdeck called “Sound Deck” for videogames and this plugin has a feature that allows me to record the voices, or sentences, of my teammates the voice chats and then i can immediately play the sentences back to them. I do that by using a Virtual Audio cable (which ive set in the windows settings to "listen to this device") so when someone ingame says something it can capture whatever the person said and record it with another programm, Stream Deck in my case. I am using the plugin "Sound Deck" to record the sentences by holding down the button on my soundboard and then i can press the button again to instantly replay it. The settings for this Button i...

    $265 (Avg Bid)
    $265 平均报价
    5 个竞标
    Trophy icon thumbnail creation TND27 2 天 left

    ...and composition Ability to create eye-catching and visually appealing designs Experience in creating thumbnails for YouTube or other social media platforms Understanding of the real estate and business industry to accurately represent the podcast theme The ideal candidate should be able to create a thumbnail that grabs attention, communicates the podcast's theme, and entices viewers to click and listen. The name of the podcast is "The Next Deal Podcast" You CAN use the podcast name in the design but it is not REQUIRED Here is a URL to the host Justin Dossey, Vince Hall facebook for a picture of them: , You can use a picture from social media or from the video podcast itself Here is a URL to the guest, Trevor Oldham

    $78 (Avg Bid)
    加保
    $78
    24 项参赛作品

    ...experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communication rates. 5: Supports local and cloud dual storage. 6: Port a Python data analysis open source library (provided by us), which needs to display the analyzed data in the form of a 3D model. The main objective is to develop a user-friendly, robust and efficient desktop app...

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

    ...hydrometer needs to be available through a web interface. This online access will allow me to monitor multiple batteries from a central location, offering more convenience and control. Ideal Skills and Experience: - Experience in designing and developing electronic hydrometers or similar IoT devices. - Proficiency in interfacing such devices with microcontrollers. - Data should be passed to serial port of controller - Understanding of battery health and the importance of specific gravity measurements in lead acid batteries....

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

    ...post('/webhook', async (req, res) => { const userQuery = ; const response = await ({ model: 'text-davinci-003', prompt: userQuery, max_tokens: 150, }); const botResponse = [0].(); ({ fulfillmentText: botResponse, }); }); const PORT = || 5000; (PORT, () => { (`Server is running on port ${PORT}`); }); Setting Up: Create a Google Cloud Project: Enable the Dialogflow API. Create a Dialogflow Agent: Link it to your Google Cloud Project. Set Up Intents and Entities: Define actions Google Assistant should trigger. Deploy Webhook: Host your webhook on a reliable server. Conclusion: By integrating Google Assistant, Dialogflow

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

    We are seeking an experienced freelancer to set up a Node.js application on our web hosti...is running and accessible via the specified domain. - Verify and configure the necessary firewall and port settings to allow traffic on the required port (default 3000). - Provide documentation of the steps taken and any configurations made. Specifics: The script should listen on port 3000 and respond with a message "Fixed Response" for any request. Sample Script: const http = require('http'); const hostname = '0.0.0.0'; const port = 3000; const server = ((req, res) => { = 200; ('Content-Type', 'text/plain'); ('Fixed Responsen'); }); (port, hostname, () => { (`Server running a...

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

    I am seeking a talented machine learning engineer or data scientist to create an automaton for recognis...capabilities in Python, TensorFlow or similar platforms - Have a deep understanding of Optical Character Recognition (OCR) - Familiarity with mathematical problems and their structures The end goal is to develop a practical, efficient, and accurate automaton that simplifies the process of converting handwritten mathematical problems into digital numbers. I am looking for someone who can attentively listen to my specifications and implement them accurately. I value open communication and regular updates. you need to develop the first part (phase initiale) and the project number 18 - but the problem is to find a way to make a link between first part and (phase applicatif projet ...

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

    ...programming and installing a POS system on Ingenico iwl250 GPRS terminals. Details: - Programming: The system requires a set of specific programming requirements such as customisable user interface, integration with existing POS software, real-time inventory management, and OS download. - Installation: The installation could be a mix of fixed and remote installations, so you must have experience with both. Additionally, the system requires security features like encryption of sensitive data, secure remote access, and user authentication. Ideal Skills: - Prior experience in programming POS systems - Proficient in customizing user interfaces - Strong background in real-time inventory management - Knowledge of OS download for Ingenico iwl250 GPRS - Proven experience in...

    $273 / hr (Avg Bid)
    $273 / hr 平均报价
    10 个竞标

    ...for both Android and iOS platforms that enables our mobile application to connect to a WebSocket server and handle notifications efficiently. The plugin must support the following functionalities: Key Features: 1. WebSocket Connection: - Establish a connection to a specified WebSocket server. - Maintain the connection and handle reconnections as necessary. 2. Receive Notifications: - Listen for incoming messages/notifications from the WebSocket server. - Process the incoming messages and trigger a push notification on the device. 3. Push Notifications: - Display push notifications on the device when a message is received via WebSocket. - Ensure that notifications appear even if the app is closed or running in the background. - Handle user interaction with...

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

    I'm looking to automate podcast transcription service. 1. I need a service to follow Podcast Rss Feeds and listen for new episodes 2. I need Listen Notes to download the podcast audio file 3. I need Chatgpt to transcribe the audio file 4. I need an output of the transcribed text made into a google document 5. I need Chatgpt re-write the transcribed text into an article with a Title, meta text and the content of the article. 6. I need the re-written article to be saved in a Google document 7. I need the document to be re-written in 8. I need the re-written document by saved in google document You should know python and have api integration skill set you should know how to use and the process flow

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

    VM CREATION (1 VPS BIND) os CentOS 8 & 9 Stream MINIMAL Direct installation or converted from CentOS 8 Linux. (Recommended) panel add install:https://control-webpa...nginx server VARNICH APACH very important !!!!!snaphopt image creation just servers working (just os) (without admin panel)!!!I want to be able to do restores, for a new installation of another panel, if necessary.! !!! !! !!!!!! link to server add SSL ADD ALL PHP CGI AND FMP (latest 6 versions)PHP AVAILABLE FOR CUSTOMER FOR ALL SERVER ADD PHP VERSION 7.9 PACHT FMMPEG add latest version change SSH22 port verification example: ns1 . add IP.: add a Mac machine adds IP.: adds mac Example of adding HOSTENAME:

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

    I'm seeking a knowledgeable professional who can guide me through how to view HTTPS calls in Fiddler on Windows that have originated from an Android mobile application (running on either Bluestacks or Nox emulator) This may (or may not) need: - SSL unpinning - ProxyCap to route the traffic to fiddler port The session can be conducted remotely, either through detailed instructions or a shared screen conference call for a more interactive experience. Please demonstrate via a video/screen record that you are able to do this otherwise I won't respond. This should show you opening an app (not a browser) in Nox/Bluestacks and the HTTPS calls then being displayed in fiddler.

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

    I'm in need of a SOCKS Proxy server as my ISP has closed port 25, which is essential for email services. Key requirements: - Set up a SOCKS Proxy server: The server's primary function will be to support email services. - Implementation: The server should be configured to support my email client. - Security: Ensure the server is secure and reliable. Ideal skills and experience: - Proficient in setting up SOCKS proxies. - Expertise in configuring services for email clients. - Knowledge of network security standards. The project might involve more tasks depending on the specific needs of the proxy server.

    $211 / hr (Avg Bid)
    $211 / hr 平均报价
    19 个竞标

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

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

    We have a firebase collection which we need to listen in flutter web project, and whenever a new document is added we want to print the details automatically. We are looking for experience flutter web developer who can finish the task.

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

    ...Site**: - User registration and login. - Content access control. - Discussion forums. - Should be automated like Craigslist. - **E-commerce Integration**: - Tie-ins with PayPal for ad orders and other services. Content Types: - **Text and Images**: Regular textual and image-based posts. - **Videos**: Capability to upload and view videos. - **Audio Files**: Ability to upload and listen to audio. The ideal candidate for this project should have: - Strong experience in building complex, user-centric membership and e-commerce sites. - Proficiency with integrating payment gateways, especially PayPal. - A good understanding of automation features. - Prior experience with forums and membership access control. - Creative input to make the site engaging and user-friendly...

    $55 / hr (Avg Bid)
    $55 / hr 平均报价
    63 个竞标

    Please include the word "mouse" to ensure your submission is read. I have a Joomla site that I need to port over to WordPress, and I'd like to get a unique design for the new site. Key Requirements: - Porting Joomla site to WordPress: I need an experienced developer who can smoothly and completely move the content, structure, and functionalities of my existing Joomla site to WordPress. - Design: I will be working on building the User Experience, All I need is the data in a structured format using ACF. Your Responsibilities: - Migrate all the existing content from Joomla to WordPress staging site. This includes pages, posts, images, videos, and any other relevant content. Skills and Experience: - Proficiency in Joomla and WordPress: You should have a strong backg...

    $101 / hr (Avg Bid)
    $101 / hr 平均报价
    75 个竞标

    ...app's core functionality, providing a live feed of the scanning process and capturing the real-world environment as the LiDAR sensor gathers data. This integration must be seamless, with the video and scanning data synchronized to offer a comprehensive view of the scanned area. Audio transcription adds another layer of complexity and utility to the app. As the app scans and records, it should also listen, capturing every word spoken during the process and transcribing it in real-time. This feature is crucial for users who need to make verbal notes or annotations during the scanning process, offering a hands-free way to document thoughts and observations that are automatically linked to the scanned data. The developer’s role is pivotal in transforming this concept int...

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

    ...both Windows 10 and 11 to download documents via either email or browser links. Project description: Set up Win10/11 so that the download starts comfortably when you click on an FTP URL link on a website (various browsers) or in mail clients (e.g. Thunderbird). After setting it up once, it should no longer be necessary to enter the FTP access data again. The FTP server expects Explicit SSL/TLS (port 21). The link/URL typically has the following structure: ftp://ftp_username[at] Either the user should be asked where he wants to save the download file, or it is permanently saved in the settings. Ideally, well-known applications are used for file transfer, such as WinSCP, FileZilla or MS File Downloader. Your own suggestions are welcome. 1. Milestone: Setup as

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

    VM CREATION (1 VPS BIND) os CentOS 8 & 9 Stream MINIMAL Direct installation or converted from CentOS 8 Linux. (Recommended) panel add install:https://control-webpa...nginx server VARNICH APACH very important !!!!!snaphopt image creation just servers working (just os) (without admin panel)!!!I want to be able to do restores, for a new installation of another panel, if necessary.! !!! !! !!!!!! link to server add SSL ADD ALL PHP CGI AND FMP (latest 6 versions)PHP AVAILABLE FOR CUSTOMER FOR ALL SERVER ADD PHP VERSION 7.9 PACHT FMMPEG add latest version change SSH22 port verification example: ns1 . add IP.: add a Mac machine adds IP.: adds mac Example of adding HOSTENAME:

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

    ...build a remote PC management and control system, a bit similar to TeamViewer or Ammy, but with a few specific features. The project involves: - **Functionalities**: The system should be able to provide the standard functionalities of a remote desktop application, including file transfer, chat, and remote desktop control. This way, I can seamlessly manage the connected PCs without needing to use port forwarding. - **Programming Languages**: The application should be written using C++ and C#. - **OS Support**: The application should be designed to run on Windows only. I'm particularly interested in having the source code once the project is complete. This project is suitable for an individual with proficiency in C++ and C#, as well as a strong background in developing r...

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

    ...two very small speakers. The sound file would be a siren with an intermittent horn. I can compose the sound file myself and load it onto the Arduino. There should be a separate potentiometer to control the sound volume. It would be nice if the battery could last an hour or so on a full charge. Once installed into the fire truck, the battery should be able to be recharged through the onboard USB port so as not to have to remove it from the fire truck. Obviously, this would all have to be very small. I have measured the width of the Arduino MKR Zero (about 1") and it should fit within the fire truck no problem. There is limited space above the board for the battery, motor and speakers. Skills and Experience Required: - Expertise in Arduino circuitry and programming. - Past e...

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

    We are seeking a skilled and experienced tele-calling freelancer to promote our cutting-edge cybersecurity product in the US market. The ideal candidate will have a strong backgroun...Schedule appointments of our founder with the qualified leads. Required Skills and Experience: Communication Skills: Excellent verbal and written communication skills in English, with the ability to explain complex information clearly and concisely. Persuasive Ability: Strong persuasive skills to convince potential clients of the value of our cybersecurity solutions. Active Listening: Ability to listen to and understand customer needs and concerns. Professionalism: Maintain a professional tone and demeanor in all interactions. Cybersecurity Knowledge: Basic understanding of cybersecurity threats and ...

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    5 个竞标

    I am looking for a skilled Civil Engineer to certify a drawing for a service door that is to be installed on the side of my garage in North Port, FL. - The garage is primarily constructed of concrete, and the door will be integrated into this structure. - The project is currently at the planning stage, and the certification is required to ensure compliance with relevant building codes and regulations. Ideal candidates for this project will have: - A background in civil engineering, with experience in structural elements of buildings. - Familiarity with construction codes and regulations in North Port, FL. - A detail-oriented approach to ensure that the drawing meets all necessary standards.

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

    ...root@grml ~ # sudo mount /dev/MY_ROOT_PARTITION /mnt Replace the placeholder MY_ROOT_PARTITION with the name of the root partition of your VPS. Example: root@grml ~ # sudo mount /dev/vda1 /mnt Accessing Data Once the file system is mounted, you can use the following access data to access the file system using an SSH or SFTP connection: Host: Server IP User: root Password: (password you have set) Port: 22 Path of the file system: /mnt Backing up Data from the Server to a Local Computer Using Filezilla To back up your server data to a local computer, you can use the FileZilla program. FileZilla is available for computers with Windows, MacOS and Linux operating systems. You can download the latest installation file for your operating system at the following URL:

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

    ...situation where I require assistance in getting the MET Police to further investigate my filed reports regarding criminal activity. I have visited the Charring Cross Police and the Kentish Town Police and the MET Police are refusing to look at the evidence and or the proof which I need to show them and which will prove beyond any doubt the 100% truth in my reports. The reason the MET refuse to listen to me is 100% directly related to the corrupt Swiss Government employees who are in London doing everything possible to prevent me from obtaining any Legal assistance either from the MET or from any Law firm in London. For your information, I was thrown out of Switzerland in 2019 purely because of the information I had collected regarding the criminal and corrupt activities of the...

    $258 / hr (Avg Bid)
    $258 / hr 平均报价
    17 个竞标

    ...I've reinstalled Windows XP and all relevant software on the PC. However, I'm facing difficulty getting the petrol pump controller to communicate with the local MSQL database. Key Points: - The PC is running on Windows XP. - The petrol pump controller uses a serial port for communication. - The issue lies in configuring the connection between the petrol pump controller and the MSQL database. Requirements: - You'd need to have a strong grip on database management, particularly with MSQL. - Proficiency in networking and serial port communication is a must. - Experience with Windows XP is preferred. - Troubleshooting skills and experience in resolving connectivity issues will be highly valued. The ideal candidate for this project will be able to quickly ide...

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

    I'm in search of a sound designer with extensive experience in utilizing VST plugins such as Massive, Serum, and KONTAKT Evolve Mutation. The primary objective of this project is to replicate a sound from a specific song (【初音ミク】 イヤイヤヨ 【オリジナル】). The successfully replicated sound will be incorporated into my music production. Please listen to the specific song sound we aim to emulate in order to grasp the desired outcome. I eagerly anticipate your unique interpretations and designs. I am specifically looking to replicate the sound of what appears to be a Grandpa piano from Evolve Mutation, an 8-bit lead sound likely made with Massive, and the bass sound design from the track. Additionally, if possible, I would like to obtain all the sounds used in the track below. thank you!

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

    ...Development of the SIP Client: Implement a SIP client that can be integrated as a plugin into the Milestone software using the provided SDK. Ensure the compatibility of the SIP client with current and future versions of the Milestone software. SIP Client Configuration: Add a user interface in Milestone to configure the SIP client. Configuration parameters should include: SIP server address. Connection port. Username. Password. Additional options such as preferred audio codec and NAT options. Call Automation: Implement the functionality to automatically answer calls. Ensure that when the call is answered, it is automatically recorded in the Milestone system. Integration and Testing: Integrate the SIP client as a plugin into the Milestone environment ensuring smooth and uninter...

    $161 / hr (Avg Bid)
    $161 / hr 平均报价
    15 个竞标

    This might be a very very small thing to help me with I am seeking help from a professional who is proficient in configuring an Asus router. The router is set up at my residence and I am currently experiencing a few issues with its advanced settings, particularly with port forwarding and QoS. Key responsibilities include: - Diagnosing current configuration problems. - Implementing effective port forwarding solutions. - Enhancing the Quality of Service (QoS) settings for optimized network performance. I need someone that has prior experience with Asus routers and can address these issues swiftly and efficiently. Please provide details of your relevant experience in your bid. My configuration currently works as: ISP - ISP's router - switch- PC What I would like is to ...

    $195 (Avg Bid)
    $195 平均报价
    2 个竞标
    Tour Guide Needed 17 小时 left
    已验证

    I'm looking for a tour guide fluent in English to conduct walking tours in below cities: Suwon Incheon Maseru Nouadhibou Port Said Haiphong Tallahassee Delft

    $195 - $390 / hr
    本地
    $195 - $390 / hr
    0 个竞标
    Trophy icon Photo edit 已经结束 left

    I need to get the port rates photos edited and corp in different proportions/ratios. Photos are in raw and I need them exported in gif and edited in color, contrast, and balance accordingly so they all have the same look. Also need to get the background cut off. I normally do it in LR but I don't have the time now.. There are 190 photos

    $250 (Avg Bid)
    加保
    $250
    46 项参赛作品

    I'm seeking an artist to create album art that embodies the overarching theme of the album. The style of the artwork should be surrealistic, merging dreams and reality in a way that uniquely represents the music. I am attaching the song here in the files. It might be helpful to take a listen! Ideas of things to have on the cover - I am very flexible to any artists ideas, however: 1) an empty / desolate shoulder of a road 2) a poor man (perhaps sitting on a corner), and a rich man with a wallet in his hands 3) a little boy holding a four leaf clover - and this is where the green would really pop and stick out (of the clover) / draw attention...so, softer colors overall, drawing the viewer's focus to the main theme of the album, the clover The song is about not yet h...

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

    I want to convert an open source .exe software to ...convert an open source .exe software to APK for Android. The primary goal is to make a Morse code decoder that will effectively and accurately decode Morse code to text, and offer audio playback. Key features must include: 1. Morse Code to Text Translation: It should flawlessly translate Morse code into legible text. 2. Audio Playback: An integrated audio playback feature that allows users to listen to the decoded Morse code. 3. Replay Button: A Replay button for replaying the decoded Morse code audio. Ideal freelancers for this job should be skilled in .exe to APK conversions, Morse code decoding algorithms, and audio playback feature integration. Prior experience in developing Morse code-related apps will be a considerable ...

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

    I'm looking for a salesperson who can reach out to prospective small + Medium businesses through video calls a...thoroughly and explaining them clearly - Identifying needs and presenting how our services can address them - Generating interest and closing deals Ideal skills for this project include: - Proven experience in sales, especially with small + Medium Businesses - Exceptional communication skills, particularly over video calls - Ability to understand and articulate complex services - Strong ability to listen and adapt to clients' needs - Familiarity with B2B sales and service explanation The ideal freelancer for this project will have a track record of successful B2B sales, can effectively communicate complex services to small businesses, and is skilled in using Z...

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

    I need a Java program I have an IP Segment Eg The program must scan the List of IP Addresses available using ping/any other method The program must scan all IP address for the open Ports each one is accepting packet request. I want a java program to create multiple different types of requests to the IP address on the specified port. The program should create the request to respond to some other IP. The goal of the program is to test the capacity of the IP address with Maximum requests it can handle.

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

    注册或者登录后来查看详情。

    加急 加封 保密协议
    IVR Menu Capture Tool 已经结束 left

    I am in need of a simple, yet powerful tool that will enable me to capture and analyze the IVR menu options of my clients' toll free numbers. This tool will serve the purpose of enhancing call routing effectiveness. I already have a platform that can be easily configured to make calls. Once the call is answered, we want your program to listen to IVR options and share a transcript of the menus. We also want your program to select each option in the IVR and share a consolidated IVR map capturing all options across each level. Key Features: - Ability to capture and share the entire IVR menu options. - The captured data should be in text format. - The sharing process should be through email. Ideal Skills: - Proficiency in programming and software development. - Strong understandi...

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

    ...same router), like UPnP or even better a custom method, possibly simple but reliable. 3. All the clients that have sent a message to the server should be registered in a simple IP list. Then every message from one client should be automatically re-sent over Wi-Fi/UDP to all registered IP-s. 4. Additionally the component should handle low-level basic RX and TX interfacing over one UART and one I2C port. 5. The target HW environment will be Raspberry Pi Zero 2W with Linux. The sending and receiving code should execute possibly in the background in order to allow to use the host Linux platform to perform other processing in parallel. 6. The component should be 2-way and use simple circular queues to buffer RX and TX messages. I have attached a draft, base class Qued with a ver...

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

    ...with the expansion of a container port in Myanmar. The primary objective for this project is to enhance the security of the port, and to increase its overall capacity. Key Tasks: - The main task for this project is to add additional docking bays to the port. The new bays should be designed to accommodate containers of different sizes, and be easily accessible for cargo ships. - The existing security systems and procedures will need to be reviewed and upgraded to ensure they are in line with international standards. Skills and Experience: - A background in civil engineering or port development would be highly beneficial for this role. - Experience with port security systems, and a strong understanding of the necessary criteria for enhancing securit...

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

    I've described the issue here: I have a streamlit app running on a specific port. I'd like to have setup a reverse proxy using apache. You will not be given ssh access to the server. I'll send you the apache config and then you can suggest changes. Thank you!

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

    ...with the expansion of a container port in Myanmar. The primary objective for this project is to enhance the security of the port, and to increase its overall capacity. Key Tasks: - The main task for this project is to add additional docking bays to the port. The new bays should be designed to accommodate containers of different sizes, and be easily accessible for cargo ships. - The existing security systems and procedures will need to be reviewed and upgraded to ensure they are in line with international standards. Skills and Experience: - A background in civil engineering or port development would be highly beneficial for this role. - Experience with port security systems, and a strong understanding of the necessary criteria for enhancing securit...

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

    I am looking for a voiceover artist to read a text message aloud in a casual tone. The accent should be subtly Slovak, not too strong and ...still a English voice - Ability to capture a casual tone in their delivery - Capability to deliver the work quickly. Script: Hi Dylan how are you, sorry did not get back to you last night been in meetings all day.. I was supposed to have money by today it’s around 12.6M aed … 3.5m dollar but my guy that’s supposed to be converting some things has delayed, no problem no problem we have 3 months listen Dylan, after this I want to also bring my dad and michael and possibly even try get one on same frond, possible? Let’s call shortly, also brother whenever you get a chance if you can get my mansory taken in to the shop, h...

    $468 (Avg Bid)
    加精 加急
    $468 平均报价
    8 个竞标
    Trophy icon I need cpp code 已经结束 left

    I'm currently working on a printer port monitor and encountering an issue where it crashes the spooler. As a result, I need expert help to navigate this issue. Ideally, this person should have a strong background in low-level Windows C++ development. Key responsibilities include: - Investigating the root cause behind the spooler crashes - Guide towards the successful completion of the project Desired experience and skills: - Extensive experience with Windows C++ programming, particularly at a low level. - Understanding the complex nuances of printer operations, including how spooler functions. - Ability to clearly communicate troubleshooting strategies and solutions This project offers a unique opportunity for a skilled Windows C++ developer to showcase and develo...

    $811 (Avg Bid)
    加保
    $811
    5 项参赛作品

    I am in need of a proficient C++ programmer who can create a software for Windows operating system that will effectively detect specific events when a USB device is plugged in. Registry Scrubber Key Features: - The software should monitor and identify the type of device that is connected to the USB port. - It should have capability to store this device data and send using RS-232 to an external MCU - It should also detect and monitor when a device is removed from the USB port. Skill Requirements: - Proficiency in C++ programming. - Experience in developing Windows-based applications. - Understanding of device interaction with Windows OS via USB. - Previous experience in creating device detection software would be beneficial.

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

    ...prayer app code on GitHub and publish it on app stores. The app must have the following features: - **Prayer Times:** Displayed in list view as per user's location. - **Qibla Direction:** To help users find the direction of Mecca. - **Prayer Reminders:** Customizable alerts for each prayer. - **Nearby Mosque Locator:** To help users find the closest mosque. - **Quran Audio:** In-app feature to listen to Islamic scriptures. - **Islamic News and Video:** Section for users to stay updated. - **Online Store:** Integrated with a secure payment method. Ideal skills and experience for this project are: - Proficiency in optimizing existing code from GitHub repositories. - Experience in developing Islamic apps or working in a similar niche. - Knowledge of integrating payments gatew...

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

    I'm seeking an experienced C# developer to port a python webapp app to a C# web app (most likely ASP .NET with RazorPages). There is no database, all the data comes from an existing API. Key Skills & Experience Required: - understanding the fastapi + jinja templates (python based) - Hands-on experience in developing RESTful APIs using C# - simple and clean code - data serialisation The entire app has 100 lines of code + ca 100 lines of HTML template There are 3 buttons and about 6 endpoints Task: GIVEN: A simple webapp in python (fastapi + jinja) RESULT: - A webapp with the same functionality based on C# - it should be easy to understand / clean code - data serialisation as in the python app / template - short documentation (dependencies/install/deploy) Only ap...

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