Esp32 i2c arduino일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 esp32 i2c arduino 건의 일자리 확인, 급여 기준: USD

    I'm on the lookout for a seasoned professional with profound knowledge and experience with Arduino and motor control. Ideally, you should have: - Extensive experience with Arduino programming. - Understand how to code for servo motor control. - Significant background with sensor data collection and device communication. Specifically, your task is to develop an Arduino code to control a single servo motor. Your main role will be programming the Arduino to control the actuator and to communicate appropriately with the device. Proven experience in similar projects will be highly appreciated but is not mandatory. Extra points for creative problem-solving and the ability to work independently.

    $13 / hr (Avg Bid)
    $13 / hr (평균 입찰가)
    45 건의 입찰

    I need a skilled programmer to write Arduino code that accomplishes the following tasks: - Ability to control LEDs. - Command a Servo Motor to make randomized movements. - The code should allow for control over motors and other actuators. Ideal experience for this project would include proficiency in Arduino coding and electronics, with a particular focus on controlling servo motors and LEDs. Understanding of random movement patterns is a bonus. I rely on your expertise for effective and efficient control of these components.

    $582 (Avg Bid)
    $582 (평균 입찰가)
    73 건의 입찰

    I have some controller project, working project with Teensy 4.0 and Arduino's program. Now I need update this project for additional canbus data (two IDs): reading actual shifter position (one ID) and send data to other units (another one ID).

    $50 (Avg Bid)
    $50 (평균 입찰가)
    5 건의 입찰

    ...can create an ESP32-based IoT system with the following features: - Wireless Connectivity: The system should be able to connect to Wi-Fi networks in order to transmit data. - Real-time data monitoring: It is essential that the system can monitor and transmit data in real time in a simple way, communication can take place with API integration via Google Sheet, an HTML page or any other form of communication, preferably more simple as possible. The most unique part of this project is the sensor integration. I need the ESP32 to be able to integrate with an energy meter that uses the modbus rtu protocol. Therefore, prior experience with this type of sensor would be a significant advantage for anyone interested in this project. Ideal Skills and Experience: - Proficiency in ...

    $18 (Avg Bid)
    $18 (평균 입찰가)
    6 건의 입찰

    ...to rotate its jet part. - Speaking: While I didn't specify the exact method for the voice feature, it's open for creative ideas. - Jet Movement: The rotating jet part should be controlled by an Arduino and motor. It should move smoothly and in a controlled manner. - Limit Mouth and Eye Mechanism: The robot should have a limit mouth mechanism and limit eye. It's important these parts move in a precise and controlled manner. - 3D Printing: The internal structure of the robot is expected to be 3D printed. Skills and Experience: - Proficiency in mechatronics and animatronics. - Experience in Arduino programming and robotics. - Strong understanding of 3D printing. - Creative problem-solving skills for animatronic design. Collaboration and Communication: - It&#...

    $150 - $250
    봉인형
    $150 - $250
    9 건의 입찰

    ...an Arduino based controller however implementation is open to improvements so long as requirements are met. - The basic concept could potentially become a commercial product however I need one to destroy approximately 10,000 cans soon. We could discuss further commercialization of the result if our device works well. - you must be located in the Calgary area and be at least 18 years of age so that you can work with testing filled beer cans at our brewery. No, don't even ask, you cannot volunteer to empty them manually!! If you are not in the Calgary Alberta, Canada area, please do not respond. The ideal candidate for this project would be someone with experience in designing and building similar machinery. You should have a good understanding of mechatronics, pneumat...

    $548 - $1096
    지역별
    $548 - $1096
    0 건의 입찰

    The problem: The solonoid valve does not turn off. The voltage on mosfet module output goes from 4.2 V to 4.8 V when motion is detected. It does not goes to 0V and thereby closes the valve. What have i done wrong? I have a simple setup: - Pir sensor AM312 - Nodemcu /ESP (powered by usb) - Mosfet module IRF520 - Solonoid valve 4.5V - External power supply connected to Mosfet 5V, 1A I'm using the following code: const int pirPin = D5; // PIR sensor pin const int mosfetPin = D6; // Connect to the IN/Input terminal on the MOSFET module void setup() { (115200); pinMode(pirPin, INPUT); pinMode(mosfetPin, OUTPUT); ("PIR Motion Sensor with Solenoid Valve Control"); } void loop() { int motionDetected = digitalRead(pirPin); if (motionDetected == HIGH) { (&...

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    8 건의 입찰

    I'm in need of a skilled PCB designer who can create a single layer PCB for use in medium-sized consumer electronics. i need to put together a pcb design to include 4x 8x8 led matrix with display driver and a arduino. Requirements: - Design a single layer PCB - Suitable for consumer electronics - Dimensions between 5 cm and 10 cm Ideal Skills: - Experience in single layer PCB design - Proficiency in consumer electronics' PCB requirements - Ability to work within specific size constraints

    $89 (Avg Bid)
    $89 (평균 입찰가)
    51 건의 입찰

    I'm in need of a skilled mobile app designer who can redesign an existing android app and also make for IOS. there will be two versions (android / Ios) EDITED: this project is not only to change the color or the images to the current app. you need to know about programation in arduino, bluetooth and android ,, because this app will manage a lock using the smartphone. I send you the current android app in order that you could understand and know how the buttons work please do not offer your job if you can not open the current job and see how it works Key Requirements: - The design modifications primarily focus on be friendly and easy to use - For the user interface, I'm looking to make changes to the color scheme, font styles, and the overall layout. - In terms of ...

    $242 (Avg Bid)
    $242 (평균 입찰가)
    28 건의 입찰

    I'm looking to have a specialist in ESP programming who can integrate motion sensors into a mechatronics project. You will be tasked with implementing motor control functionality and programming motor speeds. Writing and deploying a program. Key components are 2 step motors 1 proximity sensor 1 ESP32-S3 3.5 inch for control misc. electrical components Key aspects of the project include: - Sensor Integration: Specifically, I require the integration of proximity sensor. Your experience with such sensors will be crucial to the success of this project. - Motor A, Control from touch panel, the only variable setting is speed - Motor B, Control from touch panel, the user must be able to set the speed of the rotation, also this motor will have a proximity sensor, when triggered, the ...

    $227 (Avg Bid)
    긴급형 NDA (비밀 유지 계약서)
    $227 (평균 입찰가)
    10 건의 입찰

    I have Arduino code and a svc model and I’m using a application called Blynk for visualization I want to send the reading of the moisture sensor to the svc model as an input for prediction and send the prediction back to the Blynk or Arduino so if the output is 0 it stop watering and if its 1 it start watering

    $21 (Avg Bid)
    $21 (평균 입찰가)
    9 건의 입찰

    I have Arduino code and a svc model and I’m using a application called Blynk for visualization I want to send the reading of the moisture sensor to the svc model as an input for prediction and send the prediction back to the Blynk or Arduino so if the output is 0 it stop watering and if its 1 it start watering

    $28 (Avg Bid)
    $28 (평균 입찰가)
    10 건의 입찰

    Setup: 6 amp Stepper Motor With External Micro Controller. Two Buttons (switches) Desired Action: Press and release button #1 motor CW, accelerates and travels to an assigned location, decelerating to a stop. Pressing this button a second time will stop the motor. Press and release button #2 motor CCW, accelerates and travels to an assigned location, decelerating to a stop. Pressing this button a second time will stop the motor.

    $61 / hr (Avg Bid)
    긴급형
    $61 / hr (평균 입찰가)
    9 건의 입찰

    More details: What type of communication method would you like the smart watch kit to use? GSM Do you want to send only text messages or multimedia messages as well to the smart watch? Only text messages What type of phone will you be sending messages from to the smartwatch? iPhone All I require is a code which enables me to send messages from my iphone 11 onto this Arduino board.

    $245 (Avg Bid)
    $245 (평균 입찰가)
    16 건의 입찰

    I am seeking an entity with expertise in ESP32 programming, specifically having an in-depth understanding of RTKLIB's implementation and RTCM conversion. The task includes: - Coding, making the ESP32 project work in coordination with the RTKLIB to function optimally - RTCM (Radio Technical Commission for Maritime Services) code conversion is needed. Particularly converting RTCM messages 1005, 1077, 1087 to 1006, 1004, 1012 and adding 1033 - The ideal candidate for this project needs to be familiar with the RTK rtcm and how to utilize the 'TADJ = 1' variable in the RTKLIB to enhance positioning accuracy and aid in correcting transmission errors. If you have the skillset, including an understanding of sensor data processing and receiver clock adjustments, p...

    $110 (Avg Bid)
    $110 (평균 입찰가)
    3 건의 입찰

    I'm in need of an Arduino ESP32 BLE Beacon that can help me locate my position. Its key function will be to triangulate its position based on three central beacons in an indoor environment. Key Requirements: - The main goal of this project is to create a beacon that allows me to know my position inside indoor spaces, such as offices and warehouses. - The system should be designed to provide a medium level of precision in position tracking, with an accuracy of up to 5 meters. Ideal Skills and Experience: - Proficiency in Arduino and ESP32, with a strong understanding of BLE (Bluetooth Low Energy) protocols. - Prior experience in designing and developing beacon systems for positioning. - A solid understanding of indoor positioning systems and the challen...

    $535 (Avg Bid)
    $535 (평균 입찰가)
    31 건의 입찰

    The project is to create Inverter automation to start export, stop export and charge the battery automatically using a microcontroller that can subscribe to the server to get spot prices to run the automation. Objectives: 1. Modbus read and write 2. ESP32 Webserver 3. Spot price subscribe 4. Calculation / rules 5. MQTT Service (Server) 6. Price Service (Server) 7. Device Dashboard (Server) Project scope and system architecture are referred to the project brief documentation "Inverter Automation Project "

    $900 (Avg Bid)
    $900 (평균 입찰가)
    1 건의 입찰

    ...is ready, into an existing C++ codebase designed for ESP32 arduino. Here is the specifics: - Integrate user authentication functionality, file input/output, and error handling into the previous codebase. - Implement RTCM messages code for real-time positioning corrections, data integrity checks, and network communication. The successful candidate will ideally have the following skills and experience: - Proficiency in C++ programming, including libraries and message coding. - Extensive understanding of RTK library and RTCM messages. - Experience with ESP32 Arduino. - Strong troubleshooting and problem-solving abilities. The original code is completed. All you need to do is adjust and ensure its seamless operation with the ESP32 Arduino code....

    $157 (Avg Bid)
    $157 (평균 입찰가)
    15 건의 입찰

    We are currently working on an exciting project and are in need of a freelance service for the development of an ESP32-based solution. PART OF THE PROJECT AND SOME PARTS OF ITS CODES ALREADY BEEN DONE. I'm seeking a talented IoT engineer for the development of an industrial Internet of Things (IoT) monitoring and control device. This project will focus on managing and controlling energy consumption and environmental aspects at a property-level precision in an industrial setting. Key Job Responsibilities and Deliverables: - Design and develop an IoT device capable of monitoring, controlling and analyzing energy consumption and environmental management for an entire property. - Implement IoT solutions with MQTT, AWS, LoRaWan & Datalogger technologies. - Establish industria...

    $869 (Avg Bid)
    $869 (평균 입찰가)
    48 건의 입찰

    Estou desenvolvendo um projeto com a seguinte proposta: fazer a medição e análise de vibração de um motor. Características: estou utilizando um sensor MPU6050 para fazer a medição analógica da vibração. Esse componente é um acelerômetro e consegue medir a aceleração nos eixos X, Y e Z. Estou usando uma ESP32 para fazer o processamento e fazendo a programação dele através do Arduino IDE. Preciso que o MPU6050 faça a medição nos três eixos e com base nos valores coletados, o programa consiga aplicar a Transformada Rápida de Fourier (FFT) desses dados, convertendo os valores do domínio do tempo para o da frequê...

    $150 (Avg Bid)
    파워형
    $150 (평균 입찰가)
    8 건의 입찰

    We are looking for an ESP32 coder that can work on a "per project" basis. For the first project, the hardware has already been designed and assembled. Your main responsibilities will be to write code to ensure that the ESP32 adequately read the data from the INA226 Current & Voltage Sensor and then transmit the measurement data via LoRa. Key Requirements: - Proficiency in ESP32 programming - Previous work with sensor and sensor module integration - Familiarity with LoRa integration, or willing to learn

    $138 (Avg Bid)
    $138 (평균 입찰가)
    33 건의 입찰

    I'm seeking a capable programmer with expertise in using C and Atmel Studio and a good understanding of Atmel microprocessors. The pro...in using C and Atmel Studio and a good understanding of Atmel microprocessors. The project involves developing a Simple Program capable of: - Reading analog sensor values - Reading digital input signals - Controlling digital output signals Using a combination of analog and digital inputs and outputs is key to the project, so demonstrated experience in this area is required. Prior knowledge of Arduino would also be beneficial. The right freelancer should be proficient in microprocessors, specifically with Atmel typed ones, and comfortable using both digital and analog inputs and outputs. Familiarity with wireless communication protocols is ...

    $224 (Avg Bid)
    $224 (평균 입찰가)
    18 건의 입찰

    I need help using Squareline Studio and having arcs that are displayed on a touch screen to print their values to the serial monitor of Arduino IDE

    $150 (Avg Bid)
    $150 (평균 입찰가)
    7 건의 입찰

    I'm in need of a professional to assist in C code writin...a professional to assist in C code writing for my PSoC Creator project. The main task will be to handle the dump and write operations to an I2C EEPROM. You can read the document I upload and Ican send you the part of accelerator which I have wrote successfully. The key responsibilities include: - Developing the necessary algorithms for the dump and write operations - Configuring the necessary peripherals to enable communication with the I2C EEPROM - Implementing interrupt handling for efficient operation The ideal freelancer for this project should have: - Previous experience with writing C code for PSoC Creator projects - Proficiency in handling I2C communication - Strong skills in algorithm development...

    $82 (Avg Bid)
    $82 (평균 입찰가)
    9 건의 입찰

    I need a freelancer to assist me in connecting my MIT App Inventor to my HiveMQ broker. The main goal of this project is for me to gain knowledge and understanding about Io...freelancer to assist me in connecting my MIT App Inventor to my HiveMQ broker. The main goal of this project is for me to gain knowledge and understanding about IoT connectivity. I have the arduino code working succssfuly when I enter the topic and the message manullay in HiveMQ broker. Now I like to use MIT App inventor to connect to broker and passes the topic & messages Key requirements: - Connection of MIT App Inventor to HiveMQ broker - Ability to switch ESP32 LED on/off Ideal Skills: - Proficiency in IoT connectivity - Experience with MIT App Inventor and HiveMQ - Strong understanding of ...

    $30 (Avg Bid)
    $30 (평균 입찰가)
    9 건의 입찰

    I'm looking for a skilled C++ software developer to create a software on a esp32 which talks to a nrf24 module. The Software parts can be taken from the Github directory: I need only the functionality which can be seen on the pictures in the code. All the web and network stuff can be ignored.

    $27 (Avg Bid)
    $27 (평균 입찰가)
    10 건의 입찰

    I need assistance in simplifying the library management of a Platformio project. I need the openDTU Project to be simplified so that all the network and mqtt stuff is removed. I want just the inverter control functionality in that library so that im able to control it with the ESP32 without internet connection.

    $18 (Avg Bid)
    $18 (평균 입찰가)
    3 건의 입찰

    I need someone who can simplify a c++ project for me. The project is the openDTU repository on GitHub () . I want just the inverter control functionality without all the web and cloud connection stuff. I want a library where I can add a device and control it on a ESP32 directly without connecting it to the internet.

    $19 (Avg Bid)
    $19 (평균 입찰가)
    6 건의 입찰

    I am looking for a proficient C++ developer with extensive knowledge of embedded c or c++. I need someone who can simplify the openDTU projekt so that I will have only the inverter control functionality without all the other protocols. I want to be able to control the inverter with the ESP32 directly. over the nrf24l01+ module. The Projekt is found at: The OpenDTU is a DTU which enables control of multiple different solar inverters. The Projekt uses a web app to add/delete inverters and show or control the values which the solar panels are producing. I want to use the inverter control functionality inside of my own project so that I need library where I have the same features than in the web app but controled in my own code. So the task is to simplify

    $18 (Avg Bid)
    $18 (평균 입찰가)
    4 건의 입찰

    I am looking to develop a specialized program for the PN5180 reader with a focus on reading ID card data. This is a personal project aiming at making ID card management more efficient. The program just need joint wi...focus on reading ID card data. This is a personal project aiming at making ID card management more efficient. The program just need joint with our team and help to code for read data from reade with scan time below 3 second. Reading the mifare ISO 14443 card, using mrz information and APDU command for selecting, reading data Ideal skills and experiences include: - Proficiency in programming the Esp32 platform - Experience with PN5180 reader - A good understanding of ID card reading procedures and requirements. Please ensure to provide relevant examples of your past...

    $1120 (Avg Bid)
    $1120 (평균 입찰가)
    9 건의 입찰
    Datalogger 종료 left

    I'm in need of a PCB design for prototyping purposes. The board's complexity is a double-layer one, and its dimensions are very small, up to 2 inches. The PCB design must be suitable for prototyping, so it should be well-structured, compact and efficient. Key details: - MCU: ESP32 - Interface: Wifi/Bluetooth - Number of sensors to be interfaced: 4 - Type: Prototyping - Complexity: Double-layer - Size: 40mm dia Ideal skills for this project: - PCB design experience, specifically in prototyping - Proficiency in designing double-layer boards - Ability to create compact and efficient designs - Familiarity with small form factor PCBs.

    $47 (Avg Bid)
    $47 (평균 입찰가)
    6 건의 입찰

    I am actively seeking a capable developer to perform a full porting operation from Arduino-Pymite to cc65 for Commodore 64. Notably, the step requires a comprehensive skill set: - simplified version - original version • Proficiency in the usage of cc65 and familiarity with Pymite. • Exceptional attention to details to achieve full compatibility between Arduino-Pymite and cc65 for Commodore 64. • Ability to exhaustively test and debug for optimal performance. As I have not started to work on this, it's essentially a from-scratch operation. Moreover, full compatibility between Arduino-Pymite and cc65 for Commodore 64 is a non-negotiable requirement. Fortunately, I will be providing all necessary

    $118 (Avg Bid)
    $118 (평균 입찰가)
    12 건의 입찰

    I'm looking to upgrade my current ESP8266 controller to an ESP32 C3 Mini controller. I am primarily interested in freelancers with specific experience in this upgrade. Here's what I need: Requirement -1 : 1. Update existing Master Controller board based of ESP8266 to support ESP32 C3 IPEX/ (EasyEDA PCB design) 2. Retain GPIO connections and other circuits and components. 3. Ensure the position of LEDs, buttons and interfaces are as in current design 4. Ensure that the device supports handling loads upto 3A total without any heat with each port support upto 1 A Requirement -2 : 1. Redesign existing Zone Expander PCB board from Eagle to EasyEDA 2. Add LED Power indicator option 3. Ensure that the Expander handle upto 3A without any heating and each port handles u...

    $71 (Avg Bid)
    $71 (평균 입찰가)
    2 건의 입찰

    I need a freelancing expert who can develop a touchscreen console with ESP32-S3 LVGL (embedded graphics) capabilities or other library. The console should operate on FreeRTOS and and be primarily designed for custom data visualization with a focus on remote control and message typing activity. Ideal Skills & Experience: - Proven experience with FreeRTOS - ESP32-S3 LVGL implementation proficiency - Remote-control and texting functionality design expertise Expectations: - Efficient usability for data visualization - Stable remote control and typing features - Prompt and responsive communication.

    $158 (Avg Bid)
    $158 (평균 입찰가)
    14 건의 입찰

    We're looking for a programmer with experience of the STM8 MCU. We've already created a program that works well, but flash memory is limited to 8KB and we don't have enough space to store our entire program. The current size of the compiled code is 10 KB. We're looking for a programmer capable of compacting our specific code and libraries used. Our current software includes the follow...experience of the STM8 MCU. We've already created a program that works well, but flash memory is limited to 8KB and we don't have enough space to store our entire program. The current size of the compiled code is 10 KB. We're looking for a programmer capable of compacting our specific code and libraries used. Our current software includes the following libraries: - W...

    $241 (Avg Bid)
    $241 (평균 입찰가)
    21 건의 입찰

    I am looking for a skilled PCB designer to create a prototype that fits within a medium-sized, 2 to 4 inch space. This PCB should be tailored to contain an Arduino Mini and a 12V to 5V buck converter, with 3 pin and 2 pin JST GH connectors. The configuration of components on the PCB should follow a clustered arrangement to maximize space efficiency. This job does not require mass production capability at this time, with the primary focus being on creating a single prototype. Ideal candidates should have experience with Arduino components and compact PCB design.

    $131 (Avg Bid)
    $131 (평균 입찰가)
    58 건의 입찰

    Using 3 boards of Arduino Uno WiFi R4, and using my home WiFi network, I want to have one of the Arduinos act as the Master Controller and be able to exchange commands with the other two Arduinos (acting as clients). I am attaching a file that describes specifically the assumptions you can make, the initial configurations of the Arduino boards and the operational requirements for the Controller and each of the clients. The communication network needs to be my home WiFi and the template sketch should be very well document to understand all the parts or blocks of the code so I can tailor it to my own needs. The project should be fully tested and list or include all the libraries needed.

    $32 (Avg Bid)
    $32 (평균 입찰가)
    11 건의 입찰

    ...builder and I'm in need of a skilled Arduino programmer to assist with a stepper motor project. I have an Arduino Uno and a CNC shield, and need help in programming them to make my stepper motor move back and forth at different times. Im building the opening scene can opener in Back to the Future. marker 2:20 This is for my cat Daisy, I want to make an automated can opener because Back to the Future is my all-time favorite movie and it would be so fun to make and have. I started 3d modeling it back in college for a project but COVID ruined my class and never got to learn Arduino... I have pretty much all the pieces and mostly figured out how everything should work. The key requirements are: - Configuring Arduino Uno and CNC shield to properly interf...

    $158 (Avg Bid)
    $158 (평균 입찰가)
    33 건의 입찰

    I hope you are good. I have read your description carefully and understand everything. I’m Electronics engineer who have 25 year experience on analog design, renewable energy, power electronics, motor control, microcontroller coding and PCB design. I have used Arduino, PIC, MSP430, C2000 and STM32 for 8 years. I have developed several codes by using their IDE and compilers. I know all principles of them. And I can do microcontroller simulation by using Proteus. Proteus have microcontroller model and peripheral components to simulate the code. The code can be debugged by using COF file also. Simulation result is same with real time application.

    $125 (Avg Bid)
    $125 (평균 입찰가)
    1 건의 입찰

    ...with the project. Key project requirements: - The drone will be based on ESP32 and will utilize brushed motors. - It should be designed for both indoor and outdoor environments. - The primary control mechanism will be through a smartphone. - The main functionality of the drone will be for photography and videography purposes. Your role will be to: - Develop the necessary firmware to control the ESP32 based drone. - Implement the smartphone control interface. - Ensure that the drone is designed to be stable and suitable for both indoor and outdoor flights. - Implement the necessary software to enable it to capture high-quality photos and videos. Ideal skills and experience for the job include: - Proficiency in ESP32 and brushed motor drone development. - Prior ex...

    $113 (Avg Bid)
    $113 (평균 입찰가)
    11 건의 입찰

    The system must function as a slave module and be connected via RS485 in mdonbus to a master PLC the conductivity values read must be transferred to a PLC via Modbus which will memorize them. The system must have an ESP32 module, an RS485 converter, a display for local visualization of the electrical conductivity and the probe. The conductivity value to be measured ranges from 0 to 20 mS

    $202 (Avg Bid)
    파워형 상금 보장형
    $202
    6 건의 응모작

    Hi I will generate the 120 degree phase apart SPWM source on ESP32

    $240 (Avg Bid)
    $240 (평균 입찰가)
    1 건의 입찰

    ...developer skilled in working with ESP32 and PN5180. Your primary task for this project will be the implementation of a card reading function for the ISO 14443 Type A card, and successful communication of the device with a server. The key requirements are: - Skillful handling of the ESP32's communication functionality. You will need to ensure that the ESP32 can transmit the user data obtained from the card to a server. - Ability to extract 'User Data' from the ISO 14443 Type A card using PN5180. The target is: Can select to Card and reading the DG2, 13, 14, 15, SOD data of Card - Strong understanding and practical experience with Identification systems. The ideal candidate has a strong background in embedded systems and demonstrated expertise in ...

    $456 (Avg Bid)
    $456 (평균 입찰가)
    25 건의 입찰

    ...involve: 1. Connect to a Expressif ESP32-Wroom device via BLE (Bluetooth) to turn attached device on/off. 2. Have a developed IOS/Android Application to communicate to the BLE to send On or OFF Command 3. The Mobile Application will be required to connect to a Cloud based Database to validate permissions for users account before the mobile device can send the request to the module to turn on/off function. 4. Integration to existing software systems to send update to database for account permissions to be assigned. This can be done via API to 2 platforms. Your main task will involve: - Developing and implementing an Arduino-based automation control system suitable for an industrial environment. Skills and Experience Required: - Robust experience with Arduino p...

    $9715 (Avg Bid)
    $9715 (평균 입찰가)
    48 건의 입찰

    Write and read APDU data from/to an SD card using Arduino Nano.

    $50 (Avg Bid)
    $50 (평균 입찰가)
    1 건의 입찰

    For this project, we're looking to explore the capabilities of ESP32 - Arduino. In particular, we need help from developers who can demonstrate their understanding of this platform through a demo project. Looking for a simple ESP32/Wifi project for color mixing with LED lightbulb. This is a simple demo project to show WiFi connectivity using the ESP32 microporcessor Using ESP32, 64x128 oLed, one button and 3 LEDs, 10K potentiometer, 1602 LCD (non I2C) Dial in R color using potentiometer 0-255 – Press button, show brightness on RED LED Dial in G color using potentiometer 0-255 – Press button, show brightness on GREEN LED Dial in B color using potentiometer 0-255 – Press button, show brightness on BLUE LED Colors will show o...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    43 건의 입찰

    I need an expert in Arduino programming to develop a script for a 6.0A stepper motor, which will be used to enable the continuous running of the stepper motor in both directions, with a stop command. The motor should reach a maximum of 60 RPM. Key Features: - Variable Speed Control: The system should be designed to provide the ability to adjust the RPM between cycles progressively. Ideal Skills for the Project: - Proficiency in Arduino programming - Extensive experience with stepper motors and variable speed controls. - Practical experience in robotic arm operation would be beneficial. If you are the right fit, I'd be glad to brief you on the project.

    $162 (Avg Bid)
    긴급형
    $162 (평균 입찰가)
    8 건의 입찰

    ...knowledge of graphic design (UX/UI) - are not afraid to test 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 ...

    $23 / hr (Avg Bid)
    $23 / hr (평균 입찰가)
    81 건의 입찰

    ...coding and PCB design. I have used Arduino, PIC, MSP430, C2000 and STM32 for 8 years. I have developed several codes by using their IDE and compilers. I know all principles of them. And I can do microcontroller simulation by using Proteus. Proteus have microcontroller model and peripheral components to simulate the code. The code can be debugged by using COF file also. Simulation result is same with real time application. I have 8 year experience on Arduino and know all principles of it. I’m using Atmega chip instead of Arduino board as a platform to have cheapest solution.I’m using 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. Th...

    $200 (Avg Bid)
    $200 (평균 입찰가)
    1 건의 입찰

    I'm looking for a skilled mobile app developer to create a cross-platform app for both iOS and Android that is specifically designed to control a Bluetooth device. The app should have the following capabilities: - On/Off control: The primary function of the app is to switch on/off the Bluetooth device. - Set sp...firmware) Ideal candidates for this project will have: - Extensive experience in mobile app development, particularly on both iOS and Android platforms. - Proficient in Bluetooth device integration with mobile apps. - Strong UI/UX design skills to ensure a user-friendly interface. - Familiarity with data visualization tools for the trends functionality. - Experience in MCU programming (C language, Arduino friendly) - Experience in working with log files and file mana...

    $1297 (Avg Bid)
    NDA (비밀 유지 계약서)
    $1297 (평균 입찰가)
    67 건의 입찰