Esp32 bluetooth serial port jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 esp32 bluetooth serial port jobs found, pricing in NZD

    I have a SQL Server that needs to be accessible over the internet. However, I'm facing connectivity issues, possibly due to closed or blocked ports on my ComCast router model CBR2-T. I need a freelancer to open the necessary ports on the router. The task involves: - Checking the current port status on the router - Identifying the SQL Server port - Opening the port on the router Please bid if you're experienced with network configuration and have dealt with ComCast routers before. Necessary Skills: - Network Configuration - Router Administration - ComCast Router Experience - SQL Server Configuration

    $44 (Avg Bid)
    $44 Avg Bid
    10 bids

    I'm looking for a talented illustrator to create visuals for my innovative smar...Tracking Camera Focus: A close-up image showcasing two discreet cameras positioned near the headband, facing inwards towards the eyes. Label them as "Eye Tracking Cameras." Technical Breakdown (Optional): An illustration depicting the internal components, including a central processing chip connected to sections labeled "Noise Cancellation Algorithms," "Speech Processing," and "Eye Tracking." Show Bluetooth connectivity. Portability Image: An image demonstrating the headphones' portability. It could show someone placing them in a sleek carrying case that fits easily into a bag. Style and Tone: A professional, modern, and user-friendly visual style is p...

    $408 (Avg Bid)
    $408 Avg Bid
    38 bids

    I'm seeking a Macrodroid expert to handle two key tasks: - Automating the opening and closing of certain apps on my Android device. - Automating specific device settings, such as WiFi and Bluetooth toggling, and screen brightness adjustment. The project has a high priority, so I need someone who can start immediately. The ideal freelancer should be well-versed with Macrodroid, particularly in creating complex automation sequences, and be experienced in Android device settings customization.

    $241 (Avg Bid)
    $241 Avg Bid
    39 bids

    Job Description: We are seeking an experienced software developer to create code for a power electronics control system. The project involves using an Arduino DUE and the IMC101T T038 motor controller. The software should control and regulate both the grid side and machine side using Space Vector PWM (SVPWM). Communication between the Arduino and other components will be handled via serial communication. Additionally, the system should include a quadrant display using 4 LEDs to indicate whether it is operating in motor or generator mode. All datasheets and circuit diagrams will be provided. Key Responsibilities: Control and Regulation: Implement SVPWM on both grid and machine sides. Grid-side control: Adjustable power factor (cos(φ)), current, and power. Machine-side control:...

    $308 (Avg Bid)
    $308 Avg Bid
    19 bids

    I am considering purchasing Ultimate POS software, but it lacks a crucial feature for managing individual product serial numbers. Although it includes an IMEI/Serial number feature, it only allows you to add the serial number at the point of sale. However, I need to input the serial numbers when updating the stock. For instance, if I purchase 5 units of the GoPro 12 model, I want to update my inventory by entering the serial number for each of the 5 units. This way, I can track which specific serial numbers are currently in stock. Additionally, I need the capability to search for products by their serial number when making a sale. The ideal candidate should have prior experience in customizing POS software, particularly in adding new field...

    $139 (Avg Bid)
    $139 Avg Bid
    12 bids

    I'm looking for an experienced Arduino and ESP32 LVGL programmer who is able to Build arduino code for a Waveshare ESP32 s3 Touch LCD 4.3 and recognize data from I2C ADS1115 interface a display grafically Display have to rappresent data in 4 different page changeable touching icons placed in down part of display In each page are displayed more rounded bar with % value received from 3 x ads1115 i2c connected Key Responsibilities: - Program the ESP32 to recognize and interpret the data from the I2C ADS1115 sensor module - Integrate a responsive touchscreen control and an LCD display on the Waveshare ESP32 s3 Touch LCD 4.3 - Ensure the system is user-friendly and able to display the sensor readings accurately - Implement the system in a way that is easy fo...

    $177 (Avg Bid)
    $177 Avg Bid
    17 bids

    ...system-level assembly language. Knowledgeable in gaming input emulation and keyboard input simulation. Experience in backend applications is beneficial. Project Specifics: The emulator must not breach game firewall securities or require unauthorized system modifications such as disabling driver signature enforcement. It should operate successfully in the game, similar to devices like Arduino Leonardo or ESP32. The goal is to simulate pressing the Z1 keys solely through software, without external devices. Activation should be tied to the Caps Lock LED status—active when on, and inactive when off. Solutions utilizing 'keybd_event' and 'SendInput' do not meet the requirements of this project; a deeper, more intrinsic approach is necessary. Conditions: The...

    $34 (Avg Bid)
    $34 Avg Bid
    4 bids

    ...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 desk...

    $3640 (Avg Bid)
    $3640 Avg Bid
    37 bids

    ...Will measure 5 Inch (127MM) Height x 8 Inch (203MM) Width. Key Points For Each Label Are: CanLiFe Lithium Golf Cart Battery * A Single Drop In CanLiFe Lithium Battery Replaces An Entire Set Of Conventional Lead Acid Batteries & Can Operate A Stock Golfcart In Any Terrain. * Assembled In Canada * Backed By A 6 Year Limited Warranty * Estimated Range And Capacity To Be Displayed Prominently * Bluetooth Enabled - Monitor State Of Charge From Your Phone Total of 12 Labels to be created: Front Plaques: CanLiFe Lithium Golf Cart Batteries 36 Volt 56 Amp Hour (2.07 Kilowatt) Capacity 25-30 Kilometer Range 48 Volt 36 Amp Hour (1.86 Kilowatt) Capacity 25 - 30 Kilometer Range 48 Volt 56 Amp Hour (2.90 Kilowatt) Capacity 45 - 50 Kilometer Range 48 Volt 112 Amp Hour (5.8 Kil...

    $120 (Avg Bid)
    Guaranteed
    $120
    35 entries

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

    $472 (Avg Bid)
    $472 Avg Bid
    5 bids

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

    $910 (Avg Bid)
    $910 Avg Bid
    24 bids

    ...service: - Custom domain: - Node.js Manager is accessible through the hosting control panel. Task Requirements: - Configure the hosting environment to run a Node.js application. - Upload and set up a simple Node.js script that responds with a fixed message for any route. - Ensure the application 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...

    $80 (Avg Bid)
    $80 Avg Bid
    35 bids

    I'm in need of an electr...in need of an electronic circuit and PCB designer proficient in working with ESP32 based microcontrollers, particularly for IoT applications. The project involves creating an efficient, compact, and robust PCB design that supports Wi-Fi connectivity. Key Requirements: - Proficiency in ESP32 based microcontroller design - Prior experience with IoT applications - Familiarity with designing for low power consumption - Expertise in creating compact PCB layouts - Ability to design a PCB for a rugged environment Your expertise in these areas is crucial, as the final product should be both functional and durable. If you're confident in your ability to deliver a high-quality electronic circuit and PCB design for an ESP32 based microcont...

    $205 (Avg Bid)
    $205 Avg Bid
    20 bids

    Project Description: Mobile Application for Inventory Management Objective: Develop a Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username and pa...

    $347 (Avg Bid)
    $347 Avg Bid
    7 bids

    I need a minimal working example of PPPOS in IDF framework v4.4.7. The requeriments are: - Minimal example with SIM800L modem. - Create and configure esp_netif for PPP (create the driver, and task to receive data from modem and send to esp_netif) - Configure the modem via AT commands (PPP conection ATD*99#) - After succesfull connection, make a http request for testing. The most important thing: DO NOT USE esp_modem component. The example must do not use any component, simply the esp_netif API.

    $46 (Avg Bid)
    $46 Avg Bid
    5 bids

    I have a database containing over 600 serial numbers. Email serial number has an associated email address. Instead of listing the same email address multiple times, I would like a script to place all serial numbers by one email address. This will enable me to email the customer once with ALL of their serial numbers in one email. Example: Hannah Walker appears in the database 5 times, the script should remove the four duplicates of Hannah Walker and put all 5 serial numbers by her name.

    $31 (Avg Bid)
    $31 Avg Bid
    10 bids

    ...Number (if available ) d) Google map location (if available) after successful registration customer can login and request quotations 3. All the products details like: Product Name, photo, description, features, pdf (data sheet), warranty information, stock (available quantity), sale prices etc. can be uploaded directly through portal and mobile app and also can be uploaded through excel sheet with serial number of all products. 4. Customer can see all the uploaded products and can request for quotation. There is no need to show the available quantity (stock) to customers. 5. Admin can see the requested quotes where the prices and quantity will be reflected of all the products in quotation. Admin can edit the prices manually and can share and download the requested quotation to a...

    $1141 (Avg Bid)
    $1141 Avg Bid
    15 bids

    The objective is to develop an application to manage two devices via WiFi (may be increased in the future) I have two devices: Sauna and red light therapy panel. They all have a touch control panel and can be connected to your cell phone via Bluetooth and Wi-Fi. Many of the providers also offer you the mobile application already developed (as can be seen in the attached images). The idea is to make a similar application from which the two devices can be managed (set time, lighting, power, etc.). And the history of uses/settings is saved. It could also be evaluated to take the code of the two suppliers' applications and combine them into one, strongly separating them within it.

    $3452 (Avg Bid)
    $3452 Avg Bid
    59 bids

    ...whatsoever if you were to pass the first logic test. However, I would pay you $25 (Twenty-Five Dollars) if you were to pass the second logic test, and $50 (Fifty Dollars) if you were to pass the third logic test. ✻ OBTAINING SUPPLIES ✻ I will send you approximately $50 (Fifty Dollars) so that you can purchase ESP32 development boards, breadboards, components (such as resistors, transistors, and capacitors), wires, etc. on a site such as AliExpress, Mercado Libre, etc. The ESP32 is similar to an Arduino. I realize it may take you up to 30 (thirty) days to obtain these items. That's fine with me. However, I will * not * help you deal with corrupt local customs officials who require bribes to release goods. Any “horror stories” you might have heard or ...

    $1836 (Avg Bid)
    $1836 Avg Bid
    41 bids

    Seeking Application Developer for Consultation We want to develope a cross-platform mobile ...user experience and functionality. Consultation Scope: - Secure File Upload: Enabling users to upload audio files with embedded encrypted keys. - Encryption & Decryption: Implementing robust encryption methods to ensure the secure attachment of keys to audio files. - File Sharing Facilitating the secure transfer of files between users within the app. - **Bluetooth Key Sharing:** Allowing the encrypted key to be shared via Bluetooth between devices. - Cross-Platform Development: Ensuring compatibility and seamless functionality on both iOS and Android platforms. - **Integration with Shopify: Connecting the app with our existing Shopify website for user authentication and tr...

    $2456 - $4912
    Sealed
    $2456 - $4912
    122 bids

    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:

    $49 (Avg Bid)
    $49 Avg Bid
    9 bids

    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.

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    I am looking for a tech-savvy professional who can create an application that allows for seamless remote control of ventilation systems. The ability to work across multiple platforms is essential as the application needs to be compatible with iOS and Android devices, as well as Windows computers. Primary Features: - Timer scheduling - Remote control of ventilation systems - Monitoring pa...communications and data. The ideal candidate for this project should be proficient in mobile and desktop application development, with a deep understanding of systems' programming and security protocols. Knowledge of ventilation systems would be a plus. I encourage you to submit a proposal if you can deliver what I need and follow this with dedication and forward-thinking. Control panel is based ...

    $26829 (Avg Bid)
    $26829 Avg Bid
    97 bids

    I looking for someone to design a PCB to include an MCU, Wifi module, and some headers Key Requirements: - The PCB should have an STM32 microcontroller (MCU) to carry out basic functions. - The design should incorporate an ESP32 Wi-Fi module for internet connectivity and a motor controller. - The complexity of the project is minimal. Deliverable: Using EasyEDA to design the PCB, I ask to receive a copy of the project, Gerber files, BOM, Pick and Place, and any other files required to manufacture the PCB. Ideal Freelancer: - Proficient in PCB design. - Experience with integrating MCUs and Wi-Fi modules. - Able to deliver a simple, no-frills design that works effectively. Please provide me with your quotes and examples of relevant projects you have worked on.

    $200 (Avg Bid)
    $200 Avg Bid
    42 bids

    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.

    $44 / hr (Avg Bid)
    $44 / hr Avg Bid
    19 bids

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

    $493 (Avg Bid)
    $493 Avg Bid
    5 bids

    Basic hello world sketch project for screen. Connect to Xiao_ESP32S3 sense via screen. No time wasters please, questions welcome. Immediate start preferred, follow up opportunity for successful completion.

    $312 (Avg Bid)
    $312 Avg Bid
    33 bids

    I need assistance programming an Arduino Opta PLC for remote monitoring. - The device must: - Monitor all 8 voltage inputs. - Provide access to monitored data through a web interface. Including Bluetooth capabilities and Wifi. Needs to send emails to customers or notifications to my apps. Ideal Skills: - Proficient in Arduino programming - Experience with PLC programming - Knowledge about remote monitoring and control systems.

    $897 (Avg Bid)
    $897 Avg Bid
    29 bids

    I'm looking for a skilled developer to create Alexa skills for home automation. The primary goal is to enable voice control for lighting, temperature control, and security systems in my home. Key Responsibilities: - Develop and implement Alexa skills for home automation. - Ensure the skills are user-friendly and efficient in controlling the devices. Key Features: - On/...devices and how they interact with Alexa. - Strong coding skills in relevant languages for implementing the controls effectively. - Ability to create a seamless user experience through intuitive voice commands. This project is perfect for someone with a passion for innovative technology and a drive to create practical solutions for daily living. NOTE: I am using REAL-TIME FIREBASE to control the ESP32 DEVI...

    $277 (Avg Bid)
    $277 Avg Bid
    36 bids

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

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    75 bids

    ...looking for a UI designer to create a modern and sleek user interface for an ESP32/Arduino and a sensor based project. The design should feature gauges and other components in various colours completing a modern and clean aesthetic design. The UI should include the following components: - Sensor Readings: The main screen should present readings from various sensors in a clear and easy-to-understand format. - Real-time Graphs: The design should incorporate real-time graphs that display data trends in an engaging and user-friendly manner. - Control Buttons: The UI must also include control buttons for user interaction. Ideal candidates should have: - Proven experience in UI design for IoT projects, particularly for ESP32/Arduino. - Proficiency in creating sleek, moder...

    $324 (Avg Bid)
    $324 Avg Bid
    32 bids

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

    $317 (Avg Bid)
    $317 Avg Bid
    20 bids

    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:

    $110 (Avg Bid)
    $110 Avg Bid
    14 bids

    I'm in need of an experienced Android developer to update our Java-based app, originally designed for Android 5 KitKat, to work seamlessly on modern tablets. Key Requirements: - Improve User Interface: The project involves enhancing the app's existing UI. - Compatibility Upgrade: Th...Requirements: - Improve User Interface: The project involves enhancing the app's existing UI. - Compatibility Upgrade: The current app is only compatible with Android 5 KitKat; the developer must ensure it functions smoothly on contemporary tablets. Additional Information: - The app currently consists of 6-10 screens or activities. - A new feature will be the integration of Bluetooth connectivity. -The app controls hardware via bluetooth, sends PWMs and reads ADC values and read...

    $3619 (Avg Bid)
    $3619 Avg Bid
    107 bids

    ...(specifically the NUCLEO-G491RE model) and ESP32 microcontrollers (specifically the ESP32-DEVKITC-32UE). It needs a certain amount of inputs and outputs to begin with, but also minimum 2 outputs with PWM-control or analog 0-5V, as the motorcontroller of choice works with PWM or 0-5V inputs. Also 2 analog inputs 0-5V for 2 kinds of safety edges. Find also the list of peripherals in the attachment. The pulse generated by the motorcontroller won’t exceed 500 Hz with our current motor/motorcontroller configuration. (see peripheral list: section motorcontroller) In total we need to have: Digital inputs: 12 Digital fast inputs (counter): 2 Analog inputs: 2 Digital outputs: 6 Analog outputs: 2 Key deliverable: A fully programmed NUCLEO-G491RE STM32 and ESP32-DEVKIT...

    $2060 (Avg Bid)
    NDA
    $2060 Avg Bid
    12 bids

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

    $637 (Avg Bid)
    $637 Avg Bid
    22 bids

    I need a desktop application that can be run on Windows machines over a local area network (LAN). The primary function of the application will be to gather specific details about the computers on the network. Key Features: - The application should collect and store information such as MAC address, IP address, and disk serial number. - The user should be able to enter a computer name to retrieve and store the relevant details in a dedicated file named ''. Ideal Candidate: - Proficient in Python - Experience in developing desktop applications for Windows - Knowledge of networking concepts and system information retrieval - Familiarity with data storage and file handling in Python .

    $46 (Avg Bid)
    $46 Avg Bid
    12 bids

    ...Ensure correct counting under tab modules on the View Job and Contact pages in Laravel. 19. Resolve duplicate data display issue under the site visits tab on the Job view page in Laravel. 20. Address calculation errors on the create quote page in Laravel. 21. Ensure stability of total calculations on the create quote page in Laravel. 22. Make necessary corrections on the Job Pack page regarding serial numbers, job pack numbers, and dates in Laravel. 23. Automatically populate VAT information from the Job View page during invoice creation in Laravel. 24. Implement company filter and action links for quotations based on type on the Invoice listing page in Laravel. 25. Disable automatic PDF creation when viewing data; display data in HTML view instead in Laravel. 26. Develop a calcu...

    $958 (Avg Bid)
    $958 Avg Bid
    184 bids

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

    $838 (Avg Bid)
    $838 Avg Bid
    26 bids

    I am looking for an experienced developer capable of creating a Bluetooth iOS app from scratch for controlling low-complexity Arduino devices, particularly LED lights. Key aspects of the project include: - Developing the app from ground zero: As the app isn't based on any existing software, the developer has creative license within the confines of my requirements. - Arduino Device Control: The main function is to control Arduino devices. Familiarity with Arduino-related software is strongly preferred. - Bluetooth Connectivity: The app should maintain stable bluetooth connection with the Arduino devices. - User-friendly interface: It should have an aesthetic, yet functional UI that's easy to navigate. Ideal Skills and Experience: • Extensive knowled...

    $393 (Avg Bid)
    $393 Avg Bid
    28 bids

    Hello I'd like you to create an ePaper module PCB used for an electronic shelf tag based on the ESP32 chip. This device is similar to what you would find at a modern retail store, dynamically updating the tag as prices change. Attached are schematics and references for my desired components. I'd like to use the new ESP32-C6-MINI-1-N4 unit as the main controller, as I'm very familiar with ESP programming already, and want to take advantage of its many connectivity options including BLE, Zigbee, and Thread. The ePaper display itself will be the Pervasive 2.13" display using the ZIF25 connector and SPI protocol. Schematics and additional reference details are attached, please read these carefully to ensure the ePaper display module functions accordingly. I...

    $141 (Avg Bid)
    $141 Avg Bid
    9 bids

    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.

    $686 (Avg Bid)
    $686 Avg Bid
    34 bids

    ...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:

    $51 (Avg Bid)
    $51 Avg Bid
    34 bids

    ...whatsoever if you were to pass the first logic test. However, I would pay you $25 (Twenty-Five Dollars) if you were to pass the second logic test, and $50 (Fifty Dollars) if you were to pass the third logic test. ✻ OBTAINING SUPPLIES ✻ I will send you approximately $50 (Fifty Dollars) so that you can purchase ESP32 development boards, breadboards, components (such as resistors, transistors, and capacitors), wires, etc. on a site such as AliExpress, Mercado Libre, etc. The ESP32 is similar to an Arduino. I realize it may take you up to 30 (thirty) days to obtain these items. That's fine with me. However, I will * not * help you deal with corrupt local customs officials who require bribes to release goods. Any “horror stories” you might have heard or ...

    $1942 (Avg Bid)
    $1942 Avg Bid
    45 bids

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

    $231 (Avg Bid)
    $231 Avg Bid
    14 bids

    1, Build a KMS SharePoint library with the listed Metadata below 2, Each of the sectors will have 1 or more than 1 sector responders 3, KMS admin can upload the document, but the status is Draft. 4, KMS admin needs to assign at least the sector and document type of the uploa...filters Metadata: Document type: Case study/ Change control / Form /Policy /Presentation/ Procedure / Product documentation / Statement of work / Template / Training Material / User guide / Magazine Gate: 0 expect /1 explore /2 explain /3 experience /4 expand /5 expert success Sector (Chose): Finance/ People / Information Tech / Legal / Admin / Document number: Version: YYYY-(sector code)- (serial number) Status: Draft, Review, Rejected, Approved, Published, Obsolete, Archived Review date: Tag(Enterprise ...

    $850 (Avg Bid)
    $850 Avg Bid
    24 bids
    Android App for Hardware Control 16 hours left
    VERIFIED

    ...create an android app that will connect with machine hardware via Bluetooth and communicate with an ESP32/similar microcontroller. Also design a PCB to integrate the microcontroller with the machine's electronically operated devices. - Design: I don't have a specific design in mind, so I'd need your help with designing the app. - Design: Design a pcb to integrate microcontroller and other electronically operated features. - Functionality: The key functionality of the app will be to control the LEDs on the machine. More specifically, I'd like the LEDs to be used to scan an object. Ideal skills and experience for this job include: - Proficient in Android app development - Experience with Bluetooth integration - Familiarity with ESP32 or s...

    $963 (Avg Bid)
    $963 Avg Bid
    14 bids

    ...experienced ESP32 device programmer. The main functionalities include: - Control: The app should enable users to interact with the ESP32 device through buttons and switches displayed on the app's interface. This means that the app should be able to send commands to the ESP32 device based on the user's actions. - Data Display: The app should be able to read and display data from the ESP32 device. This data should be stored on an SD card, and include GNSS data from the u-blox module. The ideal candidate for this project should have experience in: - Android Studio: Proficiency in Android app development is crucial for this project. You should be able to create an intuitive user interface that allows for seamless control of the ESP32 device...

    $786 (Avg Bid)
    $786 Avg Bid
    10 bids

    PM For details and pricing. I'm looking for a professional animator to create a series of 5-10 minute episodes based on a reference cartoon project. The key requirements are: - Animation: The episodes should be in 2D cartoon style, with characters moving and interacting in a lively and engaging manner. - Lips Synchronizing: It's crucial that the lip movements are well-timed and synchronized with the dialogues. - Subtitles: I'd like to include subtitles for the episodes to cater to a wider audience, so you would need to integrate these into the animation. - Background Art: The background art should be simple and stylized to complement the cartoonish nature of the series. - Storyline and Characters: I have specific characters and storylines already developed for the seri...

    $89 (Avg Bid)
    $89 Avg Bid
    33 bids

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

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    15 bids