Find Jobs
Hire Freelancers

Arduino nano devices to be wifi networked using ESP8266 boards and communicate to exchanage dat

£20-250 GBP

Closed
Posted over 5 years ago

£20-250 GBP

Paid on delivery
Hi, I have created a number of lighting display projects around my home that use Arduino Nano boards and various LEDs strings . I now want to create an app and a central Arduino hardware system that will connect to each of my existing projects via wi-fi, so that I can control each lighting system centrally. I have purchased some ESP8266 wifi boards, and envisage wiring in one of these to each of my existing nano based projects. I will then have a brand new arduino system, also with a wifi to act as the central server or co-ordinator. Each of the other systems will need to connect to this over my home wifi and then they can exchange information (simple stuff, like a few integer values to represent statuses, etc. I have no experience with wifi or tcpip etc or using these esp8266 boards. I need someone to lead me through with sample code. and support
Project ID: 18357352

About the project

22 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
22 freelancers are bidding on average £224 GBP for this job
User Avatar
Hello How are you? I am an embedded software and hardware engineer who has enough experience in ardiuno and other components and I think this project will require my top skills. I have enough experience in esp32 and wifi communication and other systems so I think we can discuss the project in detail. I have a solution and method for this project. Thank you Alexander
£150 GBP in 3 days
4.9 (23 reviews)
7.2
7.2
User Avatar
I am arduino expert and embedded system electronics engineer. The central arduino connected with esp8266 will act as a router. the app will connect to this router and all arduinos will connect to this router and share data. I have worked on home automation, smart hydroponics system with real time data monitoring and control over android app, wireless controlled bomb disposal robot, etc. Please consider sending me a message so that we can discuss this further
£350 GBP in 10 days
5.0 (18 reviews)
6.4
6.4
User Avatar
Hi Sir, We are professional in ESP32 and ESP8266, lets talk to us on this project. We are professional engineers and developers who do such projects from the last eight years. We offer you our skills for this project at very low rates comparatively without compromising the quality of work. Let me introduce you to our company TURKTRONICS. We are TURKTRONICS. We are professionals with 8+ years of experience in Circuit designs, PCB designs, embedded system solutions, mobile app development, programming and software development. We provide complete end to end solutions for all kind of development projects. IOT is our strong point. In this bid, prototyping and shipping cost is not included however paying extra slight of money to include prototypes. We have the manufacturing facility and we produce the very high standard PCB boards and send ready products to customers doorsteps via DHL. We care about our clients and help them to get out of any potential problem throughout the projects and also give post completion technical support if ever required. We are very much looking forward to hear from you on this in coming days! Cheers!!! Ahmad Lead Technical Engineer TURKTRONICS An Internet of Things Company !
£300 GBP in 3 days
4.8 (52 reviews)
6.8
6.8
User Avatar
Hello my name is Maria, I would like to work in this project, I’m an engineer with plenty of experience working with Arduino, Electronics, Microcontroller, I have made many Arduino projects, so I am sure I can do a good work for you. Good communication with my clients it is a top priority for me. If you have any doubt or want to see more of my work I’ll be here. Contact me for more info.
£250 GBP in 3 days
4.9 (15 reviews)
6.4
6.4
User Avatar
Good day, I have experience working with LED strips and libraries like the FASTLed. I have also worked extensively with the ESP8266 microcontroller board. Please have a look at more profile for a sample of some of the projects I have worked on. Feel free to contact me so that we can discuss your project in more details.
£277 GBP in 7 days
4.8 (41 reviews)
6.2
6.2
User Avatar
I widely use NodeMCU/ESP boards for IoT projects I work with Arduino since 2010 and have more than 20 years of experience in programming and electronics. Please feel free t contact me in chat. I'm available tomorrow at your morning time and also after 17:00 your time
£200 GBP in 15 days
4.8 (86 reviews)
5.7
5.7
User Avatar
For more detail inbox me so that we can discuss in detail. For more detail inbox me so that we can discuss in detail. For more detail inbox me so that we can discuss in detail.
£222 GBP in 3 days
4.8 (57 reviews)
6.0
6.0
User Avatar
I have experience on same project. Have good knowledge on Arduino and ESP8266 wifi module to build any kind of IoT or normal Digital Device to read and send sensors data to the web server or any work station. Have more than 15 years of experience on Digital Electronics.
£750 GBP in 15 days
5.0 (8 reviews)
5.6
5.6
User Avatar
Hi I'm an electronic engineer with more than 5 years of experience of embedded systems design and development. I read your project description and decided to apply as I have a lot of previous experience in working with Arduino and ESP8266 WiFi boards. Also I have good enough experience to develop Android Apps to control Arduino over WiFi. When discussing about your project, What we can do is to have a central arduino running as a Server and connected to home WiFi. Then all the other Arduino boards also connected to home WiFi and would be pinging to that that Arduino as well as the App. So once you need to have different arduino to set different lighting settings, app will send the data to central arduino and it will let know to other Arduino. I would suggest, best thing to use is a raspberry Pi instead the central Arduino, just to avoid and load handling issues. But this is only a suggestion and it will depends on how many devices are connected to it. On the App side, we can have one settings setting up WiFi credentials for Arduinos. I have done this in my previous projects as well. How it works is that Arduino will make a ESP 8266 as a WiFi hotspot. The. phone will connect to it and send Home WiFi credentials to it. Once done Arduino will change ESP to station kode and connect to home WiFi using those credentials. We can save them on EEPROM so that we wont have to do it Everytime. I'm very confident about completing the project successfully. Thank you Anusha
£250 GBP in 10 days
5.0 (30 reviews)
5.2
5.2
User Avatar
hello i am a computer engineer,i have masters in computer engineering,i have experience for more than 7 years in arduino and electronics i have made a device controlling lights on/off using web interface and i have video for that
£125 GBP in 3 days
5.0 (31 reviews)
5.4
5.4
User Avatar
I am not sure what type of led string you are using for giving correct comment. However, strongly recommend to get rid of Nano and use only ESP8266 for both wifi and led controlling. The system will need a backend on the cloud that the esp8266 will connect to to provide status or receive commands. That design will make it works from your local wifi or remotely via the Internet. Basically, the architect is: esp8266 (Arduino) <=> backend cloud (NodeJS/PHP...) <=> Mobile App. Making the entire project will cost a lot (also need a lot of time) so my bid just cover a very simple case: 1. Arduino code for ESP8266 to ON/OFF control a led (using addressable led like ws2812b is possible but cost higher). 2. Arduino code for ESP8266 to post status to cloud and receive command from cloud. 3. A simple nodeJS to just communicate with the ESP8266 and provide Rest API for App 4. A simple Web App to show the status and enable user to control the device. With the Rest API available, creating mobile app for Android/iOS is possible but will increase cost a lot. If any question, pls let me know.
£550 GBP in 15 days
4.9 (26 reviews)
5.4
5.4
User Avatar
I have more than 5 years experience in embedded systems and I have already worked on. esp with Arduino Nano . so I can do your job within a time limit with your satisfaction.
£500 GBP in 30 days
4.8 (6 reviews)
4.6
4.6
User Avatar
Yes buddy, a very easy task to accomplish, u will feel brotherhood...........................................
£50 GBP in 3 days
4.6 (24 reviews)
3.9
3.9
User Avatar
I have experience in programming Arduino and also using Proteus. Please message me for further discussion and I will not disappoint you and your time. Thank you.
£55 GBP in 3 days
5.0 (2 reviews)
2.2
2.2
User Avatar
Hello sir, we are a team of mechatronics engineer and have a rich experience in working with Arduino, IOT, ESP8266 modules, Circuit designing, PCB making, industrial automation, Home automation, and have a great experience in working with many types of sensors. we are very interested in the project and want to do it. if interested please let me know and we can talk about it in more detail. regards Puneet Paul
£55 GBP in 7 days
5.0 (1 review)
1.8
1.8
User Avatar
I have made projects like this and have prior experience in the modules which are to be used in the projects. I will complete this project on time as said. So please provide us with this project.
£100 GBP in 7 days
5.0 (2 reviews)
1.9
1.9
User Avatar
I can explain you how to build your system on MQTT protocole. I make for you start code and give all comments how to build another system. Also for this protocole we have already created app in Play Market. Also you need some server(or I can use my server).
£44 GBP in 4 days
5.0 (1 review)
1.7
1.7
User Avatar
I have just done it for my last client , hosting a webpage on the ESP to control the function of all the LED
£60 GBP in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have worked a couple of time using ESP8266 and also did my college project using ESP32 and coded using Arduino IDE so I have idea about the project. Hope you will accept my bid.
£111 GBP in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, I have done hundreds of devices using Arduino and ESP8266. If you already have esp8266 boards then we can start doing the project. I would also recommend to just use esp8266 boards and remove the Nano as esp can also do all the things that arduino does. Anyways both ways are fine. It is quite simple to have Serial communication or I2C communication between Nano and ESP. Message me to discuss more. I can make a pretty good mobile app also and I would suggest to use some cloud IoT platform as they are secure. You might not want someone else to control you lights :D BR
£150 GBP in 3 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED KINGDOM
United Kingdom
0.0
0
Member since Aug 11, 2016

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.