Espruino esp8266工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 espruino esp8266 找到工作
    Espnow arduino
    已经结束 left

    I need an example for espnow for esp8266 for many to many communication. I have 3 esp8266 boards and they all need to be able to send and receive from and to each other. The message contains an integer and a string message. Who can code this for me? Only interested if you can do this soon.

    $217 Average bid
    $217 平均报价
    17 个竞标

    Hello, Here are the requirements that you have to fullfil 1) Write code of ESP8266 to have 5 DHT22 sensors & sending data to the thingsboard which is installed in AWS 2) Give instructions for connections of ESP8266 and DHT22 3) Send sensor data to custom installation of thingsboard in AWS

    $195 Average bid
    $195 平均报价
    6 个竞标

    Project: Ultrasonic distance monitoring device Description: I've based our first version of it on an ESP8266 MCU. attached to this are; - An 18650 battery - An 100mm diameter solar panel - An HC-SR04 ultrasonic module. - An SD05CRMA MPPT Automatic Solar Charge Controller Board Requirements: - The design does not need USB support - The complete functionalities of the ESP8266 NodeMCU board is to be transferred to the New board - The PCB design should be as small as possible not bigger than 8.5cm diameter (the board can be any shape however) - The components should all be on one PCB with the exception of: ○ The battery which will be attached with wires by an easily detachable header connector. ○ The ultrasonic sensor which will also be plugged in using a simple header. ○ T...

    $12327 Average bid
    $12327 平均报价
    11 个竞标
    Project for Saira I.
    已经结束 left

    Hi, I am needing the code to connect multiple smart home sensors to a dev board. All I need to be written is the code needed to run a water sensor, vibration sensor, HC-SR501 Infrared Sensor, Sound Sensor, and Two-Way Relay Sensor to a SparkFun ESP8266 Thing Dev Board utilizing the Arduino IDE + ESP8266 Add-on and the Arduino IoT Cloud (for collecting and outputting the data).

    $777 Average bid
    $777 平均报价
    1 个竞标

    Write the code needed to run a water sensor, vibration sensor, HC-SR501 Infrared Sensor, Sound Sensor, and Two-Way Relay Sensor to a SparkFun ESP8266 Thing Dev Board utilizing the Arduino IDE + ESP8266 Add-on and the Arduino IoT Cloud (for collecting and outputting the data). I'm attaching the full goal of the final project in the description for context but I only need the code that will connect the sensors and dev board to the Arduino IoT clout and allow them to run. Links to Adruino IDE Add on and IoT Cloud in document. I need someone who can write code for Arduino.

    $435 Average bid
    $435 平均报价
    14 个竞标
    Firmware development
    已经结束 left

    I have a PCB with two MCUs 1. R5F100GEAFB#30 (48LFQFP.) 2. CY8C4014SXI-421 (SOIC 16) PCB is used to control relays based on input received on touch pads. Additionally, an ESP8266 can be connected externally and used to control and sync relay on/off status with the cloud. The functionality will be discussed in detail in a google doc.

    $3106 Average bid
    $3106 平均报价
    8 个竞标

    ...save battery. In future, we would like to add a physical button that when pushed causes the LED Matrix to flash red indicating the stage is closed and disable the gate operation. Additionally in future, we would like the device to be connected via wifi, read a cell in a Google Sheet file which would remotely trigger the ‘stage closed’ LED Matrix Red Flashing. Hardware WEMOS D1 ARUDINO COMPATIBLE ESP8266 DUINOTECH 40 RGB LED MATRIX SHIELD (this has been chosen for ease and availability) HC-SR04 SONAR SENSOR UNKNOWN SERVO SPECIFICATIONS (probably can be any servo I believe) ...

    $804 Average bid
    加急
    $804 平均报价
    5 个竞标

    I have a webserver on nodemcu ESP8266 having one Switch to control the appliance. I need to show Switch ON/OFF timing and total Runtime on webserver.

    $157 Average bid
    $157 平均报价
    4 个竞标
    Weather station -- 2
    已经结束 left

    To build a weather station using esp8266 nodemcu model.. that forecast weather like temperature humidity rain air pressure using dht11 and bmp180 and one rain sensor and the will be shown in web server or any third party apps like blynk or thingspeak all u need to do is design a circuit and write the code for it... I know it is available in YouTube but I just want a neat code..

    $127 Average bid
    $127 平均报价
    12 个竞标

    integrar whatsapp-twilio-webservice, para gestionar una URL que pueda activar la salida logica de un ESP8266

    $4125 Average bid
    $4125 平均报价
    15 个竞标

    I need a simple Arduino code to make an Instagram and Tiktok follower counter. Components initially designed ESP8266 and Led Matrix. I listen to alternative proposals. I need to be able to easily enter the Wi-Fi data, password and Instagram profile ID

    $431 Average bid
    $431 平均报价
    4 个竞标
    TKE thermistor
    已经结束 left

    There’s some things I didn’t specify in this drawing. The esp8266 has 15 pins on both sides, The lcd adapter has 4 pins to the left and 16 pins at the bottom. Then I’ll need another 16 pin vertical female header for the lcd screen (pin 1 from the adapter would need a trace going to pin 1 on the lcd adapter board, 2 with 2, etc.) As for the components I’ll just need holes so I can solder them. I’ll just need it printed as for which hole is which. [Removed by Freelancer.com Admin]

    $948 Average bid
    $948 平均报价
    21 个竞标

    This project is based on ESP8285 microcontrollers and programming should be done in Visual Studio Code (PlatformIO) Background: This is supposed to be a monitoring system. It involves detecting sensor values at multiple locations (at least 25, with more to be added, on demand). Each sensor location is connected to an ESP8285 wifi board on UART1 (soft serial). All of the 25 individual wifi modules will connect to a central hub - which is another ESP8285 module. This central hub will be connected to a cloud server through a broadband router. It will send the data of all the 25 sensors to the cloud server. The cloud server will also reply back some data which needs to be transmitted back to the 25 sensor modules. Based on this data, the individual 25 sensors will perform some action, like ...

    $1930 Average bid
    $1930 平均报价
    9 个竞标

    We want a Visual Studio code for our ESP8285 board to do following: 1. Automatically connect to user's WiFi settings (by first starting its own Access Point, then accepting user's SSID/Password) 2. Connect to a hosted server (URL will be shared later) and GET/POST the JSON message. We will share all necessary details. 3. The JSON message to be sent to server should contain: a. The unique Device ID (can be MAC address, or anything unique), b. A user defined name for the device (should be editable) c. A float variable value which is generated within the code This part will be handled later. For now, we just want to see a float value sent as JSON is accepted at the server 4. The JSON message returned from the server will contain two float fields with names: a. M...

    $112 Average bid
    $112 平均报价
    6 个竞标
    ESP-NOW ESP8266
    已经结束 left

    The aim of this project is to design and implement a system for wireless communication between a slave / GW ESP8266 device and 20 + masters ESP8266 devices using the ESP-NOW protocol. Each master device will be interfaced with one or two DS18b20 or one or two DHT22 sensors (user selection) , battery voltage indication and RSSI indication.

    $8187 Average bid
    $8187 平均报价
    31 个竞标

    Hi, There have in this code 3 Membrane push Buttons. Flow sensor, and 2 Relays After getting 100 liters of water flow Relay changes from Relay1 to Relay2. And again after 100 Liters From Relay2 to Relay1, this condition Works Cantinuesly. So in that code I want to do following Tasks, Above mentioned Arduino code are Allredy written. 1. STORE FLOW SENSOR VALUE IN EEPROM 2. STORE LAST STATE OF RELAY IN EEPROM Thank you. 9579999329

    $26 / hr Average bid
    $26 / hr 平均报价
    5 个竞标

    build me a esp8266 code for getting latitude and longitude from neo 6m and uploading to mysql using SIM900A

    $259 Average bid
    $259 平均报价
    5 个竞标

    Any one who has experence with the ESP8266 wifi module

    $103 Average bid
    $103 平均报价
    14 个竞标

    Hi! I need help with reading ADE7758 parameters through ESP8266. The requirements are: 1. Being able to access all parameters of the ADE7758 2. The readout should be accessible from a web page (I would need a parameter display page and a settings page) 3. I want to be able to set the current ratio from the web page 4. I should be able to change the IP using the settings web page 5. An energy meter should be included. 6. The code and libraries are written in Arduino IDE and will all be sent to me

    $4187 Average bid
    $4187 平均报价
    21 个竞标

    Looking for project maker who can make project on Arduino for fulfill following requirement 1) Sense Pulse rate and Oxygen, Show on 3.5 inch display 2) If pulse rate goes down below 100, Buzzer will start alert 3) If oxygen level goes down below 95%, Vibrator and buzzer will start...inch display 2) If pulse rate goes down below 100, Buzzer will start alert 3) If oxygen level goes down below 95%, Vibrator and buzzer will start automatically 4) Set and Select menu with UP, Down and Set Button a. Set Oxygen b. Set Pulse Rate c. Set Vibration time ( Off Vibration ) d. System On Off Button 5) If oxygen goes down 95% start count second and display on board 6) Option : Add ESP8266 in project ( Can use any IOT board or Platform ) a. Upload data on server b. User can check data o...

    $5258 Average bid
    $5258 平均报价
    17 个竞标

    I recently purchased an ESP8266 and capacitive soil moisture sensor. I would like to receive daily emails of my plant’s soil moisture percentage. Is this possible?

    $202 Average bid
    $202 平均报价
    3 个竞标

    Have a sketch that use MAX7219 8x8 led matrix, 2 encoders and 4 buttons connected to ESP8266 Wemos D1 mini. All works great. Need to convert this sketch to have it working for ESP32 Devkit (also ESP32-POE). I tried and faced with errors like missing avrpgmspace.h and other errors too. Need help to convert it fast and quick.

    $621 Average bid
    $621 平均报价
    12 个竞标

    Have a sketch that use MAX7219 8x8 led matrix, 2 encoders and 4 buttons connected to ESP8266 Wemos D1 mini. All works great. Need to convert this sketch to have it working for ESP32 Devkit (also ESP32-POE). I tried and faced with errors like missing avrpgmspace.h and other errors too. Need help to convert it fast and quick.

    $140 Average bid
    $140 平均报价
    1 个竞标

    Necesito programar el Nodemcu esp8266 Arduino para que envíe a través de wifi las pulsaciones de 2 botones distintos a una base datos instalado en mi Nas Synology. Y otro de botón de reset para poner los contadores de las pulsaciones a 0. Debe de disponer de un pin que cuando llegue corriente indique que el aparato entre encendido. En la base de datos deben figurar Id. Fecha y hora del conteo de los botones, en número de veces pulsados los botones y fecha y hora de encendido y/o apagado, realmente no creo que las conexiones sean así como aparecen en las fotos, por eso necesito un experto

    $1352 Average bid
    $1352 平均报价
    10 个竞标
    Weather station
    已经结束 left

    To build a weather station using esp8266 nodemcu model.. that forecast weather like temperature humidity rain air pressure using dht11 and bmp180 and one rain sensor and the will be shown in web server or any third party apps like blynk or thingspeak all u need to do is design a circuit and write the code for it... I know it is available in YouTube but I just want a neat code... That's all

    $117 Average bid
    $117 平均报价
    9 个竞标
    Project for Nevamal P.
    已经结束 left

    Hi Nevamal P., This is regarding the project that I had posted on Freelancer and discussed with you regarding the use of ESP8266 to create a drinks mixer. It had two NEMA17 motors and I wanted to replace one with a linear actuator/Servo and wanted to get a board made for that too. I was trying to hide my project from further bids but it got deleted. Would you be able to do that and also create a board for me?

    $777 Average bid
    $777 平均报价
    1 个竞标
    ESP8266+LORA
    已经结束 left

    Hello, I want to make two weather station based on EPS8266 and LORA sx1278. For this purpose I plan to use this project. 2 ESP8266 and 2 lora sx1278. + 1 ght11 temperature sensor. And maybe one DS3231 to wake up the transmitter to save power. My plan is to mount one lora high above me about 6-7km away in the mountains - that way I will have a direct line of sight with both devices. All the data after receive have to be upload to The Things Network Server

    $1872 Average bid
    $1872 平均报价
    5 个竞标
    Development of a code
    已经结束 left

    Hello, I need to develop a code for an esp8266 project in which = Read the IR sensor and when active, start the servo motor, when inactive, return to the starting position. (During each status, trigger an LED as well) If the ultrasound is at a distance of 8 cm, it is in a condition to check if the load cell is above 4 kg and if so, activate a led. Check if the weight is still above 4kg after 5 days, if so, activate an LED. Its similiar with this project =

    $256 Average bid
    $256 平均报价
    6 个竞标

    Necesito programar el Nodemcu esp8266 Arduino para que envíe a través de wifi las pulsaciones de 2 botones distintos a una base datos instalado en mi Nas Synology. Y otro de botón de reset para poner los contadores de las pulsaciones a 0. Debe de disponer de un pin que cuando llegue corriente indique que el aparato entre encendido. En la base de datos deben figurar Id. Fecha y hora del conteo de los botones, en número de veces pulsados los botones y fecha y hora de encendido y/o apagado

    $1046 Average bid
    $1046 平均报价
    9 个竞标
    black bird 3.0
    已经结束 left

    Troubleshooting on hardware design, fix the issue and generate Design (SCH, PCB, BOM, Gerber, Pick place, Assembly Drawing) files. before: ESP8266-01 (serial3) was replaced by ESP8266-12F (serial 0) but isn't working Uploading firmware ESP8266-X ins't working add polarity marks(inside PCB) to positions PZ1, M5, D1,D2,D5,D6,D7,LED1,LED2 and pin 1 to position U8 to facilited assembly Adjust in the spacing so that the components in L1 e L2 can be completely fixed to the board

    $1468 Average bid
    保密协议
    $1468 平均报价
    15 个竞标
    esp8266 VS programing
    已经结束 left

    hi we need to develope feathers for our esp8266 code need knowledge in esp8266 webserver tcp http cliaents end ects' we have a working code for sprinklers system and we need to improve it with some feathers the job for now will be to add a api weather client the the existing code so we will get alsoo serial print and data on the webserver of esp8266 of wether and temperaturs from openwether site to the esp8266

    $148 Average bid
    $148 平均报价
    5 个竞标

    Using Esp8266 wifi microcontroller and gps receiver (ublox neo-6M-001), i want the nmea sentences to transfer wirelessly to my computer continuously (connected to same network) and i also want to display the latitude and longitude values on lcd (ST7735 SPI 128*160),TinyGPS++ library can be use to display the latitude and longitude. LCD will also be connected to ESP Microcontroller(LCD can be supplied power externally)

    $233 Average bid
    $233 平均报价
    4 个竞标

    I have a project, a universal power regulator on ESP8266 and an AD dimmer module. I need to develop a schematic and a pcb and fit it into the European standard 220v sockets for dimming lights, floors and etc.

    $1173 Average bid
    $1173 平均报价
    27 个竞标

    Hi, as discussed. I need you to program my ESP8266/ESP32 which has a keypad and a screen to send an email with 2 inputs from keypad and another 2 which is hard coded. Deliverable after 2 days (Monday).

    $272 Average bid
    $272 平均报价
    1 个竞标

    I want to add a fail-safe to my existing project by adding a contingency that when the WIFI does not connect the relay is triggered automatically.

    $280 Average bid
    $280 平均报价
    12 个竞标

    arduino get data from airthings api. Using ESP8266 or ESP32, authenticate with Airthings API using oauth2 method and read/return device variables please check your skill level. as the previous freelancer was not able to finnish this work. client ID: b40f4f82-d508-4fb2-8731-9ee4e0000946 <------------ UPDATED client Secret: 7c6edea0-7874-4232-b8c8-09243cc4391c <------------ UPDATED Feel free to experiment if you are able to grab the data from the API before you commit. The relevant data is shown in Insomnia3 file.

    $1049 Average bid
    $1049 平均报价
    21 个竞标

    I want to print web server data received from using arduino and esp8266 through AT commands. Manually its printing data when sending AT commands one by one but in coding its not printing data. void InitWifiModule() { sendData("AT+RSTrn", 2000, DEBUG); //reset the Serial1 module. delay(1000); sendData("AT+CWLAPrn", 1500, DEBUG); //Check availabe WiFi APs delay(1000); // if (WiFi_Connect() == 1) { // ("ESP8266 connected to WiFi"); // (); // } // sendData("AT+CWMODE=1rn", 1500, DEBUG); //set the Serial1 WiFi mode to station mode. // delay(1000); sendData("AT+CIFSRrn", 1500, DEBUG); //Show IP Address, and the MAC Address. delay(1000); sendData("AT+CIPMUX=1rn", 1500, DEBUG);...

    $62 / hr Average bid
    $62 / hr 平均报价
    4 个竞标
    Tasmota expert
    已经结束 left

    Looking for expert in Tasmota open source esp8266 expert. The needs is for training and developing .

    $3635 Average bid
    $3635 平均报价
    13 个竞标
    arduino get data from api
    已经结束 left

    create arduino code to: connect ESP32 or ESP8266 to airthings API using oauth2 method and return device values device1 serial: 2930005798 device2 serial: 2989001642

    $707 Average bid
    $707 平均报价
    8 个竞标

    Arduino APP in ESP8266 + MegaPro - please see PDF

    $1056 Average bid
    $1056 平均报价
    27 个竞标

    Hello everybody! I am looking for a developer who will make the next project. it is necessary to monitor the state of voltage on three phases and in case of disappearance/appearance, [Removed by Admin for offsiting - TOC Section 13]

    $1111 Average bid
    $1111 平均报价
    12 个竞标

    1. we have ESP8266 HTML page that needs to be redesigned in style the new style will be provided by us and the freelance need to recoding the old function to the new style page 2. we creat Log txt on the ESP8266, the problem is the log is updating only one time - the freelancer will need to solve the bug, the txt file needs to be updated for each new print massage

    $225 Average bid
    $225 平均报价
    9 个竞标
    black_bird_fota
    已经结束 left

    deploy firmware over the air with ESP8266-12F using the MCU Mega 2560. ESP8266-12F serial 0 AVR Mega 2560 -> upload firmware thru ISP

    $1049 Average bid
    $1049 平均报价
    4 个竞标
    Mining on arduino?
    已经结束 left

    Hello, Is there a way to mine on micro controller such as a arduino or esp8266? If so I would like to start a project to make a mining pool for micro controllers.

    $1344 Average bid
    $1344 平均报价
    14 个竞标
    ESP8266 dmx tx - rx
    已经结束 left

    I need a DMX transmission and reception system with ESP8266 controllers

    $194 / hr Average bid
    $194 / hr 平均报价
    12 个竞标

    Need to develop a basic framework for communicating between 2 esp8266 devices ESP now should be used as a communication protocol Development will involve updating existing examples from provided by RTOS SDK and show communication between 2 devices both transmitting and receiving data of about 100 bytes The example code needs to be updated for providing configuration of changing communication parameters (MAC address, baud rate) Messages should be sent and received by both the devices every 50 ms simultaneously The development should be done using RTOS SDK (NOT Arduino) Code should be structured and commented Hardware and necessary tools will be provided to the developer

    $801 Average bid
    $801 平均报价
    9 个竞标

    I'm looking for electrical or electronics engineer (upto 10 freelancers) having sound knowledge of Arduino, Raspberry Pi, ESP32, ESP8266, etc. Please bid if you are available for long term Full Time position. Please start your proposal with the word "success" and share your past projects Looking forward to working with you

    $800 Average bid
    $800 平均报价
    12 个竞标

    Hi, I'm looking for software engineer (upto 10 freelancers) having sound knowledge of Arduino, Raspberry Pi, ESP32, ESP8266, etc. Please bid if you are available for long term Full Time position. Please start your proposal with the word "success" and share your past projects Looking forward to working with you

    $2558 Average bid
    $2558 平均报价
    11 个竞标

    ...will operate from the webpage. The default mode will be Auto. If in Manual mode and either Open or Close button has not been activated for 5 mins the ESP8266 will revert to Auto mode with appropriate indication on the Auto button on the webpage. Feedback for the Digital Outputs will be 4 Digital Inputs derived from magnetic Limit switches which will indicate the controlled device has reached its final position, either open or closed. There will be two Digital Inputs for Open position feedback There will be two Digital Inputs for Close position feedback It is envisaged that the two Open/Close limit switches will provide an input to the ESP8266 within 2 seconds, if there is a delay > 2 seconds this will indicate a mechanical fault with the controlled mechanism, an appropr...

    $2829 Average bid
    $2829 平均报价
    31 个竞标