Find Jobs
Hire Freelancers

Convert power signals into URL calls

€250-750 EUR

In corso
Pubblicato quasi 8 anni fa

€250-750 EUR

Pagato al completamento
I have a filling machine which provides a very simple information: It controls a relay every time something is done. It closes the relay for 1, 2 or 3 seconds - depending on the volume in filled. To integrate this machine into our production control system, I need a little box which I can connect to the machine's relay. Every time it switches the relay on, the box should check how long it is on and after that it must call a special URL in our network. It would be best if the box had a wifi card built in (or like with the Raspberry Pi, where you can very easy add a very small wifi usb adapter). If that is not possible, an ethernet connector would also be okay. You should provide me either the complete working box or a very easy description how to build it myself. (Please note in your offer, what is better for you)
Rif. progetto: 11003955

Info sul progetto

36 proposte
Progetto a distanza
Attivo 8 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
36 freelance hanno fatto un'offerta media di €413 EUR
Avatar dell'utente
hi sir i am an expert electronics engineer with more than 7 years of experience. i can do it for you. please have a look at my profile to have an overview of the reviews of my previous employers. i am waiting for your reply to start regards
€300 EUR in 5 giorni
4,8 (268 valutazioni)
8,0
8,0
Avatar dell'utente
For more details about me, please visit my profile, Regarding your project, i can only provide the circuit design and its simulation video like the many videos you can see on my profile (as a proof of circuit working). I can design your project circuit using Arduino or Rasperi Pi.....
€300 EUR in 7 giorni
4,8 (248 valutazioni)
7,3
7,3
Avatar dell'utente
If you want I can show you a prelim demo - I have a Raspberry Pi 3 with me. ** Previous Mail ** Greetings, With my experience on embedded systems (especially Raspberry Pi, Beagle Bone) I can deliver this exactly as per your requirements. The Raspberry Pi 3B model comes with built in WiFi. So we can utilize that and program it to sense the relay and call the URL. Though the system is simple but nothing replaces final field testing. Since the filling machine is at your end, just making the system and giving it to you without actual testing - I would consider that incomplete. So I will support you in case there are some glitches at your end in the final deployment. To get an idea of my capabilities - please have a look at my portfolio. In all I can provide you the working design (schematic & firmware) and help you in bringing it up at your end. I can also ship you the working system but the hardware and shipping cost will be extra. Rest assured - you will have a delightful experience with me. Look forward to work on this project. T & R Alok Pugalia
€350 EUR in 5 giorni
5,0 (8 valutazioni)
7,0
7,0
Avatar dell'utente
Hi, Thank you for posting such an interesting job. My proposal is to build the complete system along with its software. It will be a very miniature box 3cm x 5cm PCB max size along with two screw terminals to connect to your relay. It will also connect to you wifi router from maximum distance 200-300 meter max in free space or within 50-100 meter in building area. It will also have an external antenna if the wifi router is in close proximity then you can remove that as well and in that case range will still be within 50 meter range. The system will have Wifi Accessing password and URL embedded into its internal program so there will be nothing for the settings. However, if in case you want to change that, then you need to reprogram the box using your computer USB. My bid includes designing the schematic, building the product and also the development of firmware for it. However, it doesnt include the shipping charges for it which may be additional 30-50 bucks in express shipping is desired. Complete system will be ready in 7 days which will ready to be shipped. You just need to add 5-12V power adapter into it and will do its business. Please note that the product will be made on home brew single layer PCB due to production costs. However, if you need professionally finished product, then we can discuss about that. Thanks and I am looking forward to hear from you. Regards...Roy
€299 EUR in 7 giorni
5,0 (49 valutazioni)
6,2
6,2
Avatar dell'utente
i am an electronic engineer with more than 10 years of experience. i have worked on several similar control projects. i can guide you to build the box in 2 hours and provide the appropriate code to go with it. please contact me to discuss details
€250 EUR in 3 giorni
5,0 (19 valutazioni)
5,7
5,7
Avatar dell'utente
You need a device: - Connect to a machine relay - Detect relay switching - Measuring relay switching - Connect to a URL to report data/ get controlling command - Complete working box or easy description to build by yourself I propose you to make it by yourself. The simplest way for you is to use a Arduino based system. The system will includes three part - An Arduino board (selected based on the complexity of URL data exchange) - A wifi shield. So you just need to plug them on Arduino and work - A small prototype shield to detect relay switching. You will receive - Device selection part; link - Firmware - Guidance step by step If you want a complete working box; add 73E. One working prototype will be shipped to your address I also provide service to design a custom PCB if you need
€277 EUR in 5 giorni
4,9 (29 valutazioni)
5,5
5,5
Avatar dell'utente
Hi Sir, I am sure I am capable to complete this project. This is the approach I suggest we follow to make it a cost effective efficient product. 1. Use a current sensor, which will sense when the relay switches ON. 2. Use a Nodemcu device which will directly allow you to connect with wifi-router with onboard chip and antenna. 3. Once current is sensed by Nodemcu it will measure the duration of persistent current through relay 4. Once current is zero, it will do a html get/post/access a URL. 5. The Nodemcu and the current sensor can be powered by any regular mobile charger. 6. The whole device can be concealed within box of size of credit card and only terminals being one each for power and the relay wire. Thank you. Awaiting you to provide me the opportunity to complete this in quick time. Deliverable breakdown: 1. Code for Nodemcu 2. Circuit diagram 3. Assistance to build the box. Any clarifications, just ping me.
€250 EUR in 5 giorni
5,0 (14 valutazioni)
4,6
4,6
Avatar dell'utente
hi this is a simple work to do we will use nodejs on rpi 3 raspberry pi3 is ready have wifi builtin I have all hardware for test rpi 2, 3 most of sensors and relays
€277 EUR in 20 giorni
5,0 (5 valutazioni)
4,4
4,4
Avatar dell'utente
Hello. I understand that you want to detect when a relay is closed, take note of how long the relay is on and then notify a server on your network with a URL via WiFi. I can use a sensor (the type depends on the voltage rating of your relay) to note when the relay is closed and then an Arduino will wait till the relay goes off and then record the time. The Arduino then sends the time data to your server using a cheap ESP-01 WiFi module. But if you already have a Raspberry Pi, that can be easily used instead, with a USB WiFi adapter. I am proficient in Python so we can get it working within a few days. The circuit will have only 3 main components in it, at most. I will provide you with the schematic and a list of components to buy, as needed. I will, of course, provide the code and a very clear description of how to connect everything. Contact me to discuss details. I look forward to working with you.
€255 EUR in 5 giorni
5,0 (19 valutazioni)
4,5
4,5
Avatar dell'utente
Hi i can ship it to u wherever you are. and the box will be Ardunio with wifi module Esp8266 here is the link of the wifi on amazon https://www.amazon.com/gp/product/B00O34AGSU/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
€833 EUR in 10 giorni
5,0 (2 valutazioni)
3,0
3,0
Avatar dell'utente
Hello, My bid for all the design work involved (hardware and firmware) plus the delivery of an actual production quality device ready for your use. (So, please consider this when comparing between different bids, what each one actually offers to you.) You must specify from start what connectors you want to use (i.e., terminal blocks) for the relay contacts, and possible maximum box dimensions to fit it where you like. Regarding the WiFi connection, I suspect you want the relay-on time to be POST-ed to some URL. If not, please specify exactly how the URL will be used. I also expect you'll have this (or some test) URL available from the start for testing purposes by me during development, and for you to verify if the received data is in the correct format you expect. If interested, please contact me. Thank you.
€700 EUR in 35 giorni
5,0 (1 valutazione)
2,9
2,9
Avatar dell'utente
Our proposal includes the project, electronic design and BOM. We can provide you the full assembled and tested module, but the cost is not included in the proposal. if you need more information please feel free to contact me.
€250 EUR in 10 giorni
5,0 (1 valutazione)
2,7
2,7
Avatar dell'utente
My experience in hardware design makes me the ideal candidate for this project. I can provide you with the complete working box. (Subject to availability of components at my local stores). I have stock components I can work with myself and demonstrate a prototype ASAP.
€555 EUR in 5 giorni
5,0 (1 valutazione)
2,9
2,9
Avatar dell'utente
Hai, I am a electrical engineering student who has vast experience in raspberry pi and python programming. this can be done using raspberry pi, using python gpio library to check if the device is on or off and then using urllib library we can call the URL with arguments if necessary. there is not much of wiring work, only programmatically work is more, which I can do it via remote ssh from here itself. just building simple wiring I will help to do it. if interested please message me so that we can discuss further
€277 EUR in 3 giorni
5,0 (2 valutazioni)
2,2
2,2
Avatar dell'utente
hello, here is how we can solve your project. we can use arduino yun because it has already WiFi module. you will order arduino yun, I will make program for you and send you together with instructions for connecting with your machine. I bid 250€ because I cant bid lower but I can make this one for you for 150€.
€277 EUR in 7 giorni
5,0 (3 valutazioni)
2,1
2,1
Avatar dell'utente
Dear Sir/Madam, I would like to inform I am a Raspberry Pi technical expert in Malaysia and I have done many industrial projects designed by raspberry pi which you can see in my profile. I would be able to do your project in complete working box. Hope to hear from you soon. Regards Reza Regards Reza
€555 EUR in 10 giorni
5,0 (2 valutazioni)
1,6
1,6
Avatar dell'utente
I can provide you instructions about how to build it
€280 EUR in 5 giorni
3,1 (2 valutazioni)
2,0
2,0
Avatar dell'utente
Hi, i am well experienced in embedded system What is the data output from the machine? If the data is not fullfiling requirement, you can read voltage of the coil relay, so if you want to use raspberry pi, you will need an additional ADC module, but it is possible to use Hence i recommend you to use arduino with adafruit huzzah for wireless connection, or you can also use nodemcu lolin for cheaper cost i will provide you description how to build it yourself.. thanks
€250 EUR in 2 giorni
5,0 (1 valutazione)
1,4
1,4
Avatar dell'utente
Hi, Hosam is my name. the following is my experience Assembly, C, C++ & Python programming language., Object Oriented Programming, Data Structure, , Micro-processors/micro-controllers: e.g PIC, AVR, ARM CortexM4, Arduino uno, Arduino nano, 8085, 8086, MIPS., Real time operating system, Free RTOS based, Very good background in Linux OS and Printed Circuit Design, Proteus software tool your work i can help you in the implementation method or i can implement it. it is up to you
€333 EUR in 12 giorni
0,0 (0 valutazioni)
0,0
0,0
Avatar dell'utente
i can do the full hardware with the above mentioned bid if u only want layout then i can go lower than 250
€388 EUR in 10 giorni
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: GERMANY
Bannewitz, Germany
3,8
6
Metodo di pagamento verificato
Membro dal feb 24, 2013

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.