Find Jobs
Hire Freelancers

Create Android App to control ESP8266

$750-1500 USD

Fechado
Publicado há mais de 7 anos

$750-1500 USD

Pago na entrega
Create an android app that can communicates with ESP8266. I use the esp8266 to control and stepper motor. Must be familiar with Arduino IDE and the language it uses, and how to place the esp8266 in deep sleep mode. From the app I want to be able to control the motor turn it on/off, change direction of motor spin left/right. And automate with timer when the motor turn, how many steps motor takes, what days of the week the motor turns. I currently use BLYNK app from android playstore to do, but need my own app. When someone buys my product i want them to download app and enter the ID for the product so only they can controller or they can shared with others.
ID do Projeto: 11605307

Sobre o projeto

36 propostas
Projeto remoto
Ativo há 7 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
36 freelancers estão ofertando em média $1.059 USD for esse trabalho
Avatar do Usuário
Hi sir, We have developed many applications where we have controlled the sensors and actuators with android apps. We are very good in arduino, esp8266 with all mode configurations, all kind of stepper motor operations etc. We will give you power efficient solution at very affordable rates if you like. Please discuss. Let me introduce my team to you. We are team of expert engineers who are sound experienced in embedded systems (arduino + other microcontrollers), programming, circuit designs, electronics, product designs, pcb layouts etc. We offer you our services at very low rates. Please discuss your project in detail. We will deliver design and code, if you want us to send you prototype, you have to pay additional charges of prototyping and courier such as dhl etc. We are very friendly in nature and will help our clients during and after projects completion. We are flexible in communications and rates. Very much looking forward to hear from you on this in coming days. Regards, Ahmed Lead Technical Engineer Turktroniks
$750 USD em 10 dias
4,8 (48 avaliações)
6,9
6,9
Avatar do Usuário
Hi, I hope you are doing well. I have experience in developing Android apps for Arduino based projects. I have understood your project requirements and I can execute it in less possible time. Looking Forward, Khawaja
$1.184 USD em 5 dias
4,8 (92 avaliações)
6,8
6,8
Avatar do Usuário
Hello, I am Anthony. I am working FULL TIME as freelancer. I have double degrees in Mechatronics and Applied Science fields. I have very good feedbacks on freelancer.com . Please check the link at the end and review my feedbacks. So you can get an idea of my work. I already have a developed hardware to control 3 servo motors via ESP 8266 using internet. I can easily develop the app. Please contact is you are interested. https://www.freelancer.com/u/Anthony989.html Thank you Anthony
$833 USD em 20 dias
4,8 (49 avaliações)
6,4
6,4
Avatar do Usuário
Hi... I have 6+ years of experience in the field of electronics and communication. I am working on different industrial based project where my primary role was to design embedded system, programming of micro-controller and system implementation. You can check out my portfolio for my work information and my qualification. Please see attached files. I have worked on more then 85 projects based on different platform(ARM CORTEX-M4,M7,STM32Fxxx, AVR, PIC) including centralize electricity monitoring using ZigBee network, chemical detection robot for pharma industry(Bluetooth operated), autonomous robots, cap sense based home automation system, Industrial chiller controller, Live Tracker(IoT),GSM security system and many more. The other persons in my team are professional developer with 5+ years of experience in PHP, ASP, VB, VB.NET, Wordpress, SEO & Internet Marketing, HTML, CSS, Javascript, Jquery, AJAX, C#, e-commerce Development, Python, Custom Desktop app/software development, client/server application, MySql, Access, Oracle, UNIX, LINUX, Android, IOS Expect your work done within deadline with best quality..... Please let me know any thing you need to know in personal message. And please message me detail requirement of your project, so we can discuss on it.... Thank You
$1.097 USD em 20 dias
4,8 (49 avaliações)
6,0
6,0
Avatar do Usuário
Hello, Have a great day. we are startup company offering services for prototyping of Electronic devices. we will ship you fully working hardware with app. Further more we will assist you through team viewer for future upgrades. Please feel free to contact us. Best Regards, Shahbaz. Please note we can put light sensor to automate the steps taken to open or close the blinds.
$1.500 USD em 30 dias
4,9 (28 avaliações)
6,1
6,1
Avatar do Usuário
Hi there! I have read what you exactly need, however I would like to ask you a few questions. I wouldn't call myself a master but I do work smart and do not rest until I get the job done. Please feel free to ping me anytime so we can have a detailed discussion. If I can deliver I will deliver in best possible way.
$1.250 USD em 20 dias
5,0 (5 avaliações)
5,6
5,6
Avatar do Usuário
Hello, my name is George Bouris. I have long experience in micro-controller development for the industrial sector. Although I can build the Android application that you describe, I'd propose for a more flexible solution. As you probably know, ESP can, also, operate as an Access Point. So, I can develop software for the ESP that allows any device (not only android) that provides WiFi connectivity. It will provide a default ID, which the end user will set to his preference. It is also possible to control the position of the blinds by checking the intensity of the sunlight that enters the room or the amount (integration in time) of it. Finally, I can also design a custom PCB that includes everything. Not included in my price, though.
$1.333 USD em 20 dias
5,0 (5 avaliações)
5,4
5,4
Avatar do Usuário
FREELANCER RECOMMENDED ------------------------------------------------------ Can help... I am an Expert... Lets Start! Please start a Discussion with me and we can get started from there... Please check the past projects I have handled and check my reviews for what employers have to say about my work... Can start right now...
$2.000 USD em 30 dias
5,0 (16 avaliações)
5,3
5,3
Avatar do Usuário
The title you said only creating the Android application to control the ESP8266 but the experience requirement seem you want the freelancer to code for the ESP8266 as well. My solution which is proposed below bases on this assumption (i.e. both). - Module A4988 is used to control the step motor. It is controlled by ESP8266. The module enables control the step motor on/off, change spin direction, control # of spin steps... - When in idle, ESP8266 is in Modem or Light sleep mode. Notice that Deep Sleep mode is NOT possible as in the deep sleep mode, it needs GPIO wake up or timer wake up => cannot control ESP8266 via Wifi. - Software for ESP8266 is writtin using Arduino IDE in C++. I made a lot of projects with ESP8266 using this way. - Controlling ESP8266 from mobile phone, there are 2 options: 1. Build the Android app like this project required. The app is just a simple one with buttons to turn on/off, change spin direction, timer to turn on/off and # of spin set per days of the week. The app is not dynamic as Blynk. 2. Build a Web Server inside ESP8266. User will be able to login to this web server from the Internet to control it. This is the same functionality as option #1 and user can use Android, iOS phones or PC browser to control. User will need to login to the ESP8266 web server before controlling it so if they want to share to friends, they need to give userid/password for friend to login. I can show you a demo of a similar project I developed before.
$750 USD em 20 dias
4,9 (26 avaliações)
5,4
5,4
Avatar do Usuário
Hi I'm an electronic engineer with more than four years of experience in Arduino programming and two years of experience in Android programming. I have been using esp8266 for quite some time and using it with arduino IDE with its special features such as power saving,file system etc. For my android experience I have developed apps specially to work with arduino systems to collect data or control arduino. For this project we can host a http server in esp8266 and send requests using android app. Or if you want to continually monitor we can open a tcp connection and use. I'm confident on completing the project sucessfully and looking forward to hear from you. Thank you Anusha
$833 USD em 7 dias
4,9 (30 avaliações)
5,1
5,1
Avatar do Usuário
Hi , Android expert here , well we have recently launched our product Electroid . A mobile based home automation system . we have used esp8266 with ardiuno mega and uno . it is working perfectly . if you have i can show you some live demo and application as well . Looking forward to work with you !
$750 USD em 20 dias
4,7 (45 avaliações)
5,3
5,3
Avatar do Usuário
Hello... I am Carlos... a Computer Science Engineer with more than 14 years of experience and expertise in software projects like: Microcontroller's software (C, C++, Assembler in PICs and Arduino), Windows PC software (C, C++, Qt) and extensive hardware experience (digital circuit design, testing and debug). Web development (LAMP, Joomla, Wordpress, etc.), Knowledge on robotics, drones and RC (Remote Controlled) gear. I'm working now as freelancer designing IoT things... including all steps (from concept, to final product... including but not limited to circuit design, PCB design, sofwtware/firmware design and writing, etc.). Living in Florida, I can work up to 12 hours/day... I can help you with your project, recently had worked with many ESP8266 projects, including deepSleep... and stepper motors...
$888 USD em 20 dias
5,0 (2 avaliações)
4,9
4,9
Avatar do Usuário
Hello, Deep Kapadia here from India. Professionally I am Embedded System Developer (working in the domain of Industrial Automation & Instrumentation). ***** A complete solution will be provided, i am familiar with Arduino-stepper-esp8266-timers-automation. And Application development will be also provided.***** I have worked with Arduinos, STM32, TM4C (TIVA C), 8051, ATmega8-16-32-128-256, etc. Micro controllers. Particularly with Arduino, i have experience with RTC, GSM, RFID, 7-seg LED, LCD, SPI(For LCD interface), I2C(For EEPROM, RTC), RS-485,RS-232, WiFi, Bluetooth, Various Motors(DC, Servo, Stepper), RF, Various Sensors(Flex , IR, Ultrasonic, Temp, Humidity). Some of my works: ->Gesture Controlled Humanoid Hand ->Water Vending Machine(Water ATM) ->GSM based Smart Security System ->Smartphone based IR Remote ->Smart Notice Board ->Self-Balancing Vehicle ->Fire Extinguishing Vehicle ->Line Following Vehicle I can do this for you. Thank you, Deep Kapadia
$750 USD em 10 dias
4,8 (21 avaliações)
4,3
4,3
Avatar do Usuário
I am a professional electrical engineer from the oldest and most reputable engineering institute of Pakistan(UET Lahore).My expertise are 1. Circuit design, Digital Logic design, Communication Systems, Microwave Engineering 2. Control systems, Industrial control systems (use of PLC in industrial controls, motor controls, ladder diagrams) 3. Renewable energy (design of PV/wind-systems) 4. Power electronics (design of motor drives, DC-DC converters of all types, DC-AC inverters of all types) 5. Huge practical experience in programming microcontrollers, microprocessors, PLC, Arduino 6. Softwares: Microcap, Matlab, Orcad, Proteus, PWS, Etap, Logisim, Xilinx. PROJECTS: I have made the following projects: 1. Smart Grid System (smart switching of the power from national grid and local renewable energy source)-FYP. 2. Four way traffic Light light control (using ATMEL) 3. Audio Amplifier 4. Touch screen Interface (Using PIC micro controller) 5. Automatic room temperature control (using ATMEL) 6. Industrial sorting using conveyor belt (using Arduino) 7. Left-shifted multiplication (digital logic design, VHDL) 8. Processor (performing basic arithmatic operations, plus binary shifting/rotating/multiplexers/decoding operations) 9. Speed control of fan (using ATMEL) 10. Maze solving robot (using AVR) 11. DC-DC converter (boost, buck, flyback, half bridge and full bridge) 12. DC-AC inverter (using SPWM) By seeing my past performance, give me chance, you will be 110% satisfied.
$800 USD em 40 dias
5,0 (8 avaliações)
4,2
4,2
Avatar do Usuário
My name is Mike and I’m from UK. I work with individual clients and also provide outsourcing services for a number of UK and USA based agencies. Your project description sounds interesting to me and I do have skills & experience that are required to complete this project. I can show you some examples of my work. Please contact me to discuss your project.
$1.250 USD em 20 dias
5,0 (1 avaliação)
3,2
3,2
Avatar do Usuário
Hello, this is Yuriy, from Ukraine. I'm C/C++ programmer, work in different IDE (Arduino IDE, Netbeans IDE, MS Visual Studio). For devoloping android applications I use cross platform Framework QT. So far, I did similar project: room thermostat for natural gas heating based on Arduino Uno board. Peripherals included 1602 LCD (to show current temperature and humidity), DHT11 sensor (digital temperature and humidity sensor), 5V relay module, ESP8266 wi-fi module. Additionally, on Android app, user could monitor thermostat status, such as current temperature and humidity in a room and change thermostat temperature. if you have any questions please contact me.
$750 USD em 20 dias
5,0 (4 avaliações)
2,9
2,9
Avatar do Usuário
shall we discuss about your project
$833 USD em 10 dias
5,0 (2 avaliações)
2,0
2,0
Avatar do Usuário
I'm an Electrical Engineer and I have done a very similar project with ESP8266 (ESP07). My project was an IOT modular device which can control functionalities and also Energy measurement and monitoring capabilities. I am very sure I can help to complete your project very soon because I have already got lot of experience with esp8266
$855 USD em 20 dias
5,0 (3 avaliações)
2,1
2,1
Avatar do Usuário
Dear Sir/Madam, I would like to inform I am expert on ESP8266 and have done many IoT projects and applications for this module. I would be happy to know more about your project and apply for it. Regards Reza
$1.222 USD em 20 dias
5,0 (2 avaliações)
1,6
1,6
Avatar do Usuário
i Hope you doing well, We have understand your requirement based on that we have dedicated team to serve your project needs. We have accomplished such tasks in the past also though its a new venture for us on this platform so you wont be able to find any reviews. But we assure you as your project needs to get transformed from good to great, we hopefully will not let your expectation down. sky id- lifeup92149
$1.250 USD em 20 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED STATES
Laredo, United States
0,0
0
Membro desde set. 10, 2016

Verificação do Cliente

Outros trabalhos deste cliente

Write some Software.
$30-250 USD
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.