Find Jobs
Hire Freelancers

Esp12 in Server AP Mode with Push Notification

$30-250 USD

Cancelado
Publicado há quase 5 anos

$30-250 USD

Pago na entrega
Overview: I'm currently using an esp07-slave triggered by events that sends a message to the esp12-master. The esp12 then directs the ardunio to turn-off a solenoid & sends push notification to the app. The arduino also supports an HC-05 module linked to the android app. The simple app can open or close the solenoid. Arduino also uses a manual push button momentary switch to open or close the solenoid. Objectives: Simplification This project is to simplify the earlier project without losing any of the functionality. This projects will eliminate the arduino, and the HC-05 bt. Instead use the esp12 in server mode & the esp01 & android device in client mode to perform the same tasks as BLE. 1). Would need to plug the arduino code into the esp12 to control the solenoid & enable the esp12 server mode, The esp01 & app as client modes. See screen shot of how the code might be written for a server/client mode. 2). Enable the Esp12 to send & display temperature to my app. Make any necessary mods to the app temp page so the readings are displayed correctly. Trigger the solenoid closed at 32*F or 0*C temp reading. Flow chart: Description (attached) Master’s IP (assigned by the router, statically or dynamically (DHCP) is configured into slaves code so that slave can send data to master over GET request. Master would connect to router to send data (Push Notification) to web, from web to android app. Slave pings to master’s IP to send GET request, and receives ECHO payload that contains the necessary data (active polling method). Summary: 1. Client posts data to master , 2. Client retrieves acknowledgment after posting data to server-esp12, 3. Server-esp12 creates AP that client connects to, 4. Server-esp12 connects to router to send push notification to hosted web server, back to android 5. No internet access needed from router, for client, server or app talk. Intranet connected. Brief description: (esp01- Client function) Esp01 if triggered sends message to esp12 server to close solenoid & send push notification message. Green led is (ON) when client is in triggered state. When client is out of triggered state led is (OFF). When client is powered up the first time green led blinks (3) times. Brief description: (esp12- Server function) The server esp12 when triggered by the client closes the solenoid and sends push notification to android device. The esp12 can open or close the solenoid by momentary switch. Push once to close, Push again to open solenoid. This event also sends the push notification. The app can open or close the solenoid. The esp12 temp reading can trigger the solenoid closed & send push notification. When solenoid is closed red led is (ON). When solenoid is open green led is (ON), red led is (OFF). When esp12 receives message from esp01 Green led blinks (5) times. When esp12 is powered up for the first time green led blinks (3) times, then all led's are off. Hardware components: Client: 1. esp01 2. led 3. Trigger switch- 2 wire probes Server: 1. esp12 2. 2 leds (Indicates if solenoid is open/closed by LED color) 3. Reset Switch 4. H-bridge > Solenoid 5. Temp sensor DS18B20 Attached flow chart. Demonstration: Should be able to demonstrate by short video clip that the esp01 communicates with the esp12 as described. Will provide the arduino/esp12-master/slave files formatted to open/close solenoid from earlier project. The budget for this project is $125usd. Time frame 3-6 days.
ID do Projeto: 20277455

Sobre o projeto

10 propostas
Projeto remoto
Ativo há 5 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
Concedido a:
Avatar do Usuário
Hello automation engineer here! Let’s keep the good work! I’m gonna writte random stuff here cuz proposal has a minimum request letters
$124 USD em 3 dias
5,0 (3 avaliações)
2,8
2,8
10 freelancers estão ofertando em média $257 USD for esse trabalho
Avatar do Usuário
Hi there I am an electrical engineer with 8+ years of experience with wifi modules especially esp8266. I can implement the required functionality that you want. Let me know if you are interested.
$350 USD em 7 dias
4,8 (19 avaliações)
6,0
6,0
Avatar do Usuário
Hello My name is Maria, Im an electronic engineer with a lot of experience in Esp12 projects. I am very professional doing my job and I would like to know more about your requeriments to be part of your project. I will be here to talk to you. Regards
$250 USD em 7 dias
4,8 (8 avaliações)
5,2
5,2
Avatar do Usuário
We are a team of Electrical and Electronics engineers and we are Excellent in the following areas: • Embedded C Programming. • VHDL/Verilog • Microcontroller like Arduino, Raspberry Pi, FPGA, AVR, PIC and STM32. • IDEs like Keil MDK V5, ATmel studio and MPLab XC8. • PLCs / SCADA • PCB Designing-Proteus, Eagle. • IOT Technologies like Ethernet, GSM GPRS. • HTTP Restful APIs connection for IOT Communications. Also we have good command over report writing, I can show you many samples of our previous reports. Kindly consider us for your project and text me so that we can further discuss specifically about your project's main goals and requirements. We can deliver your project efficiently at a time. If you choose me, I think you won't regret. Best Regards.
$140 USD em 7 dias
4,9 (18 avaliações)
4,8
4,8
Avatar do Usuário
Hello, I have worked with Arduino projects for nine years. With the different versions of the ESP micro-controller for five years. In addition to the basic features of Arduino and ESP, i.e, monitoring of digital and analog sensors and control relays and motors, I also handled more advanced features such as: 1) Ethernet and WiFi 2) Sending information to the Cloud (Amazon/DynamoDB, IBM/Bluemix, Xively) 3) GUI design using touch screens like 4D Systems 4) Handle devices using RF (xBee technology) 5) MQTT 6) Mesh networks with RF 7) CAN and K-Line buses in cars and motorcycles 8) App for Android using WiFi and Bluetooth to handle and represent the state of the devices. 9) Java desktop applications to handle and represent the state of the devices. 10) Storage data in Arduino and external EEPROM memory 11) Connecting Arduinos with Client/Server technology 12) Controlling external devices through Bluetooth, 13) Controlling external devices through SMS messages 14) Controlling Arduino devices with LabVIEW At present I am teacher in a Technological Institute in Mexico. I impart programming topics. Moving forward, I am very interested to assist you in your development needs. Please feel free to contact me to discuss this position further. Best regards. Luis M. Mendoza MEXICO
$225 USD em 12 dias
5,0 (4 avaliações)
4,2
4,2
Avatar do Usuário
for more information you can view my profile. well experienced in Arduino, STM, Nordic, Texas, Raspberry Pi, Olimex, ESP and other.
$200 USD em 10 dias
5,0 (5 avaliações)
3,9
3,9
Avatar do Usuário
Hello If both master and slave ESPs are connected to the router , they can communicate with MQTT If not ,"because the picture suggests they're not " .. the only way is ESP-NOW protocol , still this will imply complex code because the master needs to connect to the internet . As for the Mobile Part , Notification from Google account and an app to control the master ESP . As far as I can tell , the project is perfectly doable .. , but it will be really complex if the salve doesn't connect to the router. Regards
$350 USD em 10 dias
5,0 (2 avaliações)
3,3
3,3
Avatar do Usuário
Hello We have been an engineer for more than 8 years in the market and have already developed projects for several companies using microcontrollers like ARM, PIC, AVR, NXP, Nordic, Texas, STM, ESP, Arduino, Raspberry among others. Using the general description of your project is possible to make a generic estimate, but the refinement of the total amount of work and the value of it will depend very much on the quantity and complexity of the features to be implemented, so I look forward to your contact for more details. Thank you.
$250 USD em 10 dias
5,0 (2 avaliações)
1,0
1,0
Avatar do Usuário
Hi, Push notification need third party service (internet connection), how about ESP12 as MQTT server and both the android app and client ESP01 both connect to it to interact with the ESP12 Regarding solenoid, Push once to close, Push again to open solenoid do you have any other trigger pins to indicate the current position of solenoid (open/closed) The bid amount is for programming ESP12 & ESP01 Thanks Raj
$125 USD em 5 dias
1,5 (1 avaliação)
1,3
1,3

Sobre o cliente

Bandeira do(a) UNITED STATES
St. Pete, United States
4,9
3
Método de pagamento verificado
Membro desde out. 25, 2018

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.