Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 esp32 lora oled trabajos encontrados

    ESP32 Firmware development - modify a to make it works with multiple receivers on multiple input pins.

    $552 Average bid
    $552 Oferta promedio
    18 ofertas

    Contact only if you already have OTA CODE ESP32 BLE and flutter code. I need OTA with ESP32 BLE through FLUTTER APP.

    $378 Average bid
    $378 Oferta promedio
    12 ofertas
    Arduino help needed
    Finalizado left

    Hello developers I need help setting up servo motor with ESP32 s2. Will discuss more details in chat. Thanks.

    $5 / hr Average bid
    $5 / hr Oferta promedio
    27 ofertas
    Project for Deep K.
    Finalizado left

    Hi Deep K., Hi Deep K., I'm looking for someone to help me with my project I'm doing on an ESP32 using WIFI AP and ESPNOW with a WEBSERVER interface 1. Communications of all ESP32s from the ESPNOW network to each other on events such as trigger input. 2. Communications between ESPNOW network and Webserver on a MASTER ESP32 now it only works in one direction so the master sends signals they execute but I have no tracing of the execution. 3. Interfacing with Android smartphone APP you should help me receive external inputs via WIFI server and respond to the execution of the required processes. Kind regards Philip

    $266 Average bid
    $266 Oferta promedio
    1 ofertas

    ...Embedded hardware components to be provided/used: ESP32, ZigBeePro v3 - Device communications: Bluetooth (Device setup), WiFi (WAN telemetry), ZigBee (mesh network) - Programming requirements: C programming, Arduino IDE, TCP/IP, HTTP/JSON, experience with GraphQL (API endpoint) *** ADDITIONAL PROJECT DETAILS *** - Refer to our Request for Quote for more detailed information regarding this firmware project, which includes user requirements, technical requirements and other specifics for the purposes of you to understand our requirements and project scope in order to accurately quote: - Refer to attached file "ESP32 FOOTPRINT" and "esp-32-yd_schematics" to understand

    $853 Average bid
    $853 Oferta promedio
    17 ofertas

    ...application (React Native app) where they operate the device (get sensor reading, open/close valve, start/stop pump, ping device to check if it's online) and then via mobile app UI interactions, commands are sent to the Gateway (via Web API) before being broadcasted by the Gateway on the farm so the intended device receives this instruction *** TECHNICAL SPECIFICATIONS *** - Hardware components: ESP32 + Digi XBee 3 PRO (2.4 Ghz Zigbee 3.0) - Device communication: Bluetooth (Device setup), WiFi (WAN telemetry), ZigBee v3/Xbee (mesh network), MQTT/JSON - Development/programming requirements: C programming (required), Arduino IDE (desirable), experience with GraphQL (Web API endpoint), AWS IoT (MQTT broker) *** ADDITIONAL PROJECT DETAILS *** - Refer to our Request for Quo...

    $3238 Average bid
    $3238 Oferta promedio
    28 ofertas

    Need someone Expert for ESP32 BLE to optimize our BLE code for Final production produce. We want to ensure flawless BLE working.

    $134 Average bid
    $134 Oferta promedio
    8 ofertas

    Code need to work on Arduino IDE with espressif/arduino-esp32 1.0.6 I need to detect a very fast pulse end moment (10-15ms lenght) but since ESP32 takes +200ms to start up, it's must be done from wake stubs 1. Esp32 it's in deep sleep or hibernation mode 2. HIGH pulse interrupt and wake up 3. Wake stub looking for LOW/Falling 4. Wake stub detect LOW/Falling , take the time into variable and wake up as normal 5. Normal operation, print how many microseconds elapesed from LOW time Note: Your stub code must be boot up in less 10ms, otherwise it will not be able to capture the moment from HIGH to LOW Use what ever gpio number for interrupt (DEVKIT-C) Image included for better understanding

    $50 Average bid
    $50 Oferta promedio
    9 ofertas
    Project for ESP32
    Finalizado left

    The project consists in writing professional code to flash into an ESP32 development board. Specifications: The code must be able to make the board perform the following tasks: - Connect via Bluetooth with a phone or other device (laptop or tablet) and configure the wifi settings to let the board connect to the internet. o It must be possible to configure this page with a personalized logo and background - Once the Wifi has been set, the board shall remain connected to the chosen wifi network, and if the connection is lost, it should be able to try connecting again at regular intervals until the connection is restored - If, for some reason, the board freezes or goes idle, it has to be able to reset by itself, looking again for the connection Additional conditions: - The code m...

    $191 Average bid
    $191 Oferta promedio
    5 ofertas

    ipk: We are in the final stage of development and there are few issues which are required to be resolved, for this we are looking for a python developer who had prior experience working in IoT, lora and mqtt service, Problem Statement 1- We are able to send the command by manually pressing button from app via sent aws and then it will run the function in the Iot device, but the issue we are facing is while scheduling the function to run multiple times in a day on daily basis, for this we will be adding those time slots in the app, via aws- api , then it will be saved as shadow of the device in aws and then it will be sent to the device and that schedule will be saved to run everyday until any change made in those times lots in the application, Action point :- Schedule the exe...

    $96 Average bid
    $96 Oferta promedio
    5 ofertas

    i want to implement ota on esp32 using thingsboard . we need to program on espressif

    $98 Average bid
    $98 Oferta promedio
    8 ofertas

    Complete firmware and software development for our battery-powered wireless camera sensor, which uses stm32h743 series MCU, with AI classification capabilities. Hardware will have PIR detector, OV5640 camera, external SDRAM and QSPI flash, 868MHz LoRa transceiver, IR cut filter and IR LEDs, vibration sensor, voltage regulators, SD card, debug /programming port etc. LoRaWAN specification v1.0.3 will be used to send classification results to our handheld terminal with gateway and ChirpStack Network and Application server running on it. Developer will be responsible to develop complete code which includes test software for the designed hardware, firmware and software that will run on the board, deep learning AI model that will run on the board, LoRAWAN v1.0.3 with specific payload for ...

    $4136 Average bid
    $4136 Oferta promedio
    12 ofertas

    multiple project task based work for long term please specify you agree to 5$/h

    $6 / hr Average bid
    $6 / hr Oferta promedio
    17 ofertas

    Mobile application project for Android, work with my custom controller with ESP32-wroom. All nececery data can be set via mobile application. Conection via WiFi.

    $661 Average bid
    $661 Oferta promedio
    14 ofertas

    Hi, We already have a working recorder which saves wav files to an SD card (CPU already reduced to 80Mhz). Worked great but we need to lower the power consumption (Now: 30mA). I wish to get less than 5mA. Hardware: Digital mic (I2S or PDM) and SD card connected to a ESP32 I am pretty sure it is possible to record wav files in light sleep mode. Here is what i have in mind using I2S in the example. But not 100% sure if that works: - In light sleep mode the I2S interface writes data from the I2S microphone to a buffer (I hope that DMA or any other memory is accessible) - A timer wakes up the main CPU when the buffer is full which writes the data to the SD card - I2S and the main CPU can't have access to the same buffer at the same time. So once the timer triggered. I2S starts ...

    $184 Average bid
    $184 Oferta promedio
    22 ofertas

    Looking to remote control a device through a smartwatch type interface. It’s going to need to send some basic signals to a corresponding reciever that will ultimately turn a valve actuator. See example here of our current version which utilizes a large remote

    $2683 Average bid
    $2683 Oferta promedio
    9 ofertas

    I am the CEO of PeakProductDevelopment and we are building the IoT system. The prototype was completed. We need the full stack engineer with strong experience in EasyEDA and ESP-IDF to update the existing hardware. The system will be upgraded and the engineer need to work on developing other modules. The product uses ESP32-C3 MCU and TB6600 stepper motor driver. And the firmware is developed by ESP-IDF.

    $22 / hr Average bid
    $22 / hr Oferta promedio
    11 ofertas
    HW op-amp circuit
    Finalizado left

    A hardware development is required. Sensor used for input: piezoelectric Microcontroller used to receive the amplified sound: ESP32. Output voltage range: 0-3.3V. Midpoint Bias near V=1.65V Operational Amplifier model: we will define it before start the project. Battery used: 1x3.7V or 1x9V Software to use: KiCad. Any other software for simulate it (for example LTspice).

    $46 Average bid
    $46 Oferta promedio
    12 ofertas

    Aplicacion: Wifi 2.4ghz Datalogger de temperatura y humedad con sensor I2C Temperature & Humidity Sensor (Waterproof Probe) y controlador ESP32 ESP32-WROVER-IE-N4R8. *Caja IP65, de ser posible seleccionar una caja comercial para adaptarle la placa *PCB entra en caja IP54 o 65 , la antena queda afuera de la caja *funcionamiento previsto con baterias. *Antena para 2.4ghz *Botones RST y program del esp32 mediante jumper. *Leds indicadores de encendido, upload, estado *Componentes SMD. *Placa rectangular.

    $494 Average bid
    $494 Oferta promedio
    21 ofertas

    Hi I am searching Esp32 programmer on esp tool for programming Connect me first then we will discuss non project

    $279 Average bid
    $279 Oferta promedio
    7 ofertas

    I made an ESP32 receiver-webserver program (ESP-now protocol in Arduino IDE) but what is missing from my code is the following: I want when we make a refresh on the receiver's webpage the data to be preserved (imagine that 10 senders for example send each of them just a string as their own id for being recognized by the receiver and a char message like "free" or "duty" which make the corresponding region-square for the particular sender green (free) or red (duty) on receiver's webpage. What now happens is: If I refresh the page all the squares start from green. I thought as a solution: the senders to send every for example 30sec the last message that they have sent but that means the senders all the time are awaken up (via timer) so as to send again the...

    $105 Average bid
    $105 Oferta promedio
    10 ofertas
    Arduino Beetle project
    Finalizado left

    Looking to set up a DC motor speed control with a 128 X 32 OLED 0 - 100% bar graph using a rotary encoder switch. Arduino Beetle (Leonardo) Rotary switch encoder; Push ON/OFF, rotate clockwise ti increase speed (counterclockwise to decrease). 3 inputs. OLED, 128X32, SDL/SDA 2 outputs. LED, Green, 1 output, HIGH when on. Mosfet, NPN, 1 output. If you have any questions please let me know...

    $76 Average bid
    $76 Oferta promedio
    15 ofertas

    Looking to set up a DC motor speed control with a 138 X 32 OLED 0 - 100% bar graph using a rotary encoder switch. Arduino Beetle (Leonardo) Rotary switch encoder; Push ON/OFF, rotate clockwise ti increase speed (counterclockwise to decrease). 4 inputs. OLED, 138X32, SDL/SDA 4 outputs. LED, Green, 2 output, HIGH when on...

    $10 / hr Average bid
    $10 / hr Oferta promedio
    26 ofertas

    Looking to set up a DC motor speed control with a 128 X 32 OLED 0 - 100% bar graph using a rotary encoder switch. Arduino Beetle (Leonardo) Rotary switch encoder; Push ON/OFF, rotate clockwise ti increase speed (counterclockwise to decrease). 3 inputs. OLED, 128X32, SDL/SDA 2 outputs. LED, Green, 1 output, HIGH when on.

    $16 / hr Average bid
    $16 / hr Oferta promedio
    30 ofertas

    Hi, We have already created a prototype with an ESP32 WROOM from AZ-Delivery + HX711 Loadcell + LCD + 2 Input Buttons with proven Sourcode for ESP32 and the corespondening PWA-BLE Application. Now I want to create PCB layout to build 10 Prototypes. We just want have everything integratet on a small PCB (without Pinheader from Prototyping Boards) with predefined maximum dimensions: 1 x Micro USB-B Socket for Powering and Programming (wich should overlap the PCB to integrate into housing) 2 x LED-Outs (accessible via GPIO) 1 x Screw-Terminals (for each HX711, with E+, E-, A+ A- ) 4 x Mounting holes 1x I2C Pinout 1x 3.3V / GND Pinout 1x 5V Pinout for HX711 1x 2x16 LCD Display Optional - Connector for LiPo (charging trough Micro USB-B Socket) - I2C Display - Microsw...

    $130 Average bid
    $130 Oferta promedio
    12 ofertas

    Create system with ESP32 and a relay module.

    $456 Average bid
    $456 Oferta promedio
    58 ofertas

    i need to design a lora device. it should have a lcd to display a value . it should be battery operated and it should have battery backup for 6 months

    $1063 Average bid
    $1063 Oferta promedio
    17 ofertas

    Failed to find the MPU6050 chip I just want to know, where to connect the SCL and SDA pins of MPU6050 in ESP32 C3. And if the code works and shows readings great. But if not I need to know what to do next to get the readings to work for my PCB

    $110 Average bid
    $110 Oferta promedio
    36 ofertas

    Help me "translate" this library: from Arduino Due to ESP32 I have few Tesla batteries with the integrated BMS, also the connectors, etc, so I can test the setup in real time. However, I do not have the know-how to port this library to the ESP32. I would need most importantly at least the following functionality: - read each "cell" voltage from the battery module (7S) - read the temperature - read the fault codes (if any) - start/stop the balancing Please read the description on the github page, also there are several hints here: Thanks! best regards,

    $229 Average bid
    $229 Oferta promedio
    12 ofertas
    Main Controller PCB
    Finalizado left

    We developed PCB Design of Main controller Which is ESP32 base for you .

    $350 Average bid
    $350 Oferta promedio
    1 ofertas

    I need to develop a herd monitoring system using loRA. I need an application for Android and IOS so that each owner can log in and monitor his herd. also where he can register, edit and remove his animals. View location via GPS

    $2551 Average bid
    $2551 Oferta promedio
    47 ofertas

    ...situation: ESP32-S3-WROOM-1 is to send and receive data via MQTT QoS 1. WiFi: Entry of credentials in the web portal via initial access point (no hard coding of credentials) Protocoll: MQTT with "Quality of Service" 1 MQTT Broker: HiveMQ Data to be sent Publisher 1 (topic: /chip-id/stat/....) 1. temperature value e.g. 22.3°C 2. temperature setpoint e.g. 25°C 3. configuration parameter in piece e.g.: 1,0,-5,2,50,8 Data to be sent Publisher 2 (can be done via MQTT Explorer, topic: /chip-id/cmd/....) 1. temperature set point e.g. 24.0°C 2. configuration parameter in piece e.g.: 1,0,-5,2,23,7 If the Publisher 2 sends changed data, these are to be taken over from Publisher 1. MCU: ESP32-S3-WROOM-1 IDE: PlatformIO VS code Framework: Arduino/RTOS The f...

    $179 Average bid
    $179 Oferta promedio
    9 ofertas

    Need to read two CAN Bus 8 bit binary values and convert to 0~255 PWM value. PWM logic will control two motor systems with incremental resolution ESP32 controller

    $151 Average bid
    $151 Oferta promedio
    10 ofertas

    I need to change Teensy 4.0 in my project to ESP32 or STM32F104 (blue pill). Actual firmware is Arduino. My project use external EEPROM, Canbus, few I/O pins, UART for communicate with Nextion display. Please look on code in attachment.

    $98 Average bid
    $98 Oferta promedio
    15 ofertas

    We need to read any car data with ODB protocol and ESP32.

    $305 Average bid
    $305 Oferta promedio
    10 ofertas
    Pcb design for bms
    Finalizado left

    We are looking for a power supply with with lithium 18650 battery backup that can output 5v at 2.5a. It will be used to drive esp32 and sim800l which is already designed, you only need to design the power part with battery backup with easily available components

    $55 Average bid
    $55 Oferta promedio
    14 ofertas
    arduino esp32
    Finalizado left

    Document Scanner OPENCV PYTHON take picture of decument a 4 size paper and resize picture and send it to app

    $148 Average bid
    $148 Oferta promedio
    19 ofertas

    I need a working camera with face recognition and people tracking directionality embedded (edge computing) from a top view position. The camera will be installed on a frame door. We already have a working prototype with an ESP32 module, but it gets too hot when we run it. We also need to know if it's a software issue or we need to upgrade the hardware. In addition, we want to connect the camera with a website and mobile app for data entry for further ML training. For more details, please see attached document.

    $2335 Average bid
    $2335 Oferta promedio
    38 ofertas
    Need IoT specialist
    Finalizado left

    Need help on Lora Network Project with esp32

    $520 Average bid
    $520 Oferta promedio
    25 ofertas

    Hello guys, I am looking for guys who could program 4 different Modules which i brought from online. 1) GPS module which features UBX-M10050-KB chip with flash, 2) XGZP6899D differential pressure sensor 3rd &4th modules are in oscillation due to their shortade and I will confirm exact specs of them via chat. I want to program them in my Esp32-S3 or rp2040/any other Arduino supported board. GPS will be used for my rc car. I have datasheet for them in detail including the programming guide. I would provide them via chat. The freelancer should create an detailed code/library for the above given modules with instruction on how to use them,along with sample code.

    $41 Average bid
    $41 Oferta promedio
    8 ofertas

    Hello guys, I am looking for guys who could program 2 different Modules which i brought from online. 1) GPS module which features UBX-M10050-KB chip with flash, 2) XGZP6899D differential pressure sensor I want to program them in my Esp32-S3 or rp2040/any other Arduino supported board. GPS will be used for my rc car. I have datasheet for them in detail including the programming guide. I would provide them via chat. The freelancer should create an detailed code/library for the above given modules with instruction on how to use them,along with sample code.

    $89 Average bid
    $89 Oferta promedio
    4 ofertas

    I HAVE ESP32 I WANT TO PUT DATA COME FROM MQTT INTO SQL DATABSE

    $101 Average bid
    $101 Oferta promedio
    17 ofertas

    I need someone to develop the schematics of a pcb using ESP32-C3 microcontroller. The goal is to create the smallest and simplest schematics to use the microcontroller by adding a usb for uart and a few led to indicate various things

    $36 Average bid
    $36 Oferta promedio
    1 ofertas

    Hi Valery N., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $40 Average bid
    $40 Oferta promedio
    1 ofertas

    Hi Nevamal P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $16 / hr Average bid
    $16 / hr Oferta promedio
    1 ofertas
    esp32 and sim800
    Finalizado left

    We need someone to arduino code for esp32 with sim800l and rs485 module. It will also have pubsub library to publish data. We will send you the ports thesim800 and rs485 module will be connected to.

    $23 Average bid
    $23 Oferta promedio
    7 ofertas
    Teknologi
    Finalizado left

    Following is a comparison of the Redmi Note 12 Pro and the Infinix Note 12 Pro, taken from a variety of sources: one. Desain [Dok Infinix] Infinix Note 12 Pro Infinix Note 12 Pro, distributed by (Dok Infinix). The Redmi Note 12 Pro was released with an OLED punch hole measuring 6.67 inches. This smartphone weighs 187 grams and has a 120Hz refresh rate. How to Lose 17 Kg of Lean Periat in Two Days AdsAD How to Lose 17 Kg of Lean Periat in Two Days In addition to that, the Infinix Note 12 Pro's display has a 6.77-inch FHD+ True Color AMOLED screen. Performa 2. The Redmi Note 12 Pro's battery is powered by the Dimensity 1080 chipset, which is paired with RAM variants ranging from 6GB to 12GB and 256GB of storage. Infinix Note 12 Pro, however, is unreliable.

    $28 Average bid
    $28 Oferta promedio
    6 ofertas
    FFT development
    Finalizado left

    We use ESP32-S3 and sdcard with wav files. We need to implement Fast Fourier Transform (FFT) over .wav file, calculating spectrogram of the audio, energy or amplitude of the signal, mean value, and some other details that will be provided by chat. As input you will use the .wav sample I'll provide, reading it from SDcard. As development you will use the details I'll provide in pdf format. In order to validate the development, variables used in equations will be storage in array or vectors. Project will be donde in Virtual Studio Code and C++.

    $174 Average bid
    $174 Oferta promedio
    29 ofertas