This forum has already been a big help, and now I am hoping to really get in over my head.
I have been working on tracking machine down time on a few machines at work, and as I mentioned this forum has helped out greatly with that. However, it was a very simple task. No circuit board or electronics required because each machine had its own PC. I simply wrote a program to communicate with the serial port.
Well, this went over so well that my company is asking to do this to more machines. The problem now is I no longer have the luxury of every machine having a PC. Therefore my idea is to make a circuit with a micro controller send data to a central PC wirelessly (aka a 'black box') when it is triggered by the machine. The data would be hard coded into the chip, and the signal can be just about anything. I am thinking at this point simply pressing a button will work.
I would imagine that giving this box its own power supply may be the easiest so I do not have to worry tapping in to each unique machine.
This central PC would monitor many machines near by and write a record to a database when it received a signal from one of the 'black boxes'.
The monitoring part on the central PC will be a program I can write, but I am clueless on the electronics side of things. Although I am (and have been for some time) very interested in getting into programming PICs and other electronic wonder. So I am hoping to use this not only to improve the company, but as a great learning experience.
So, the questions:
Is what I am wanting to do even possible? (with in reason) I have seen modules out there to make sending / receiving data wirelessly easy, so I don't think this would be too difficult, but what do I know?
Based on searches here it seems the PIC3 Starter kit would be a great place to get going, but I understand these things are all based on the PIC family you want to program. Based on my description of what I want to do, what would be a good chip to use, and will the PIC3 work?
What all am I going to need in my circuit, and can someone help design one?
Based on my current research I will need the PIC, and a RF module, correct? Maybe a MAX232 as well? Even after I get all of the pieces I am still not sure how to put them all together.
Lastly, now that I am finally starting PIC programming, is everyone prepared to get posts with stupid questions like this?
Many thanks in advance.
I have been working on tracking machine down time on a few machines at work, and as I mentioned this forum has helped out greatly with that. However, it was a very simple task. No circuit board or electronics required because each machine had its own PC. I simply wrote a program to communicate with the serial port.
Well, this went over so well that my company is asking to do this to more machines. The problem now is I no longer have the luxury of every machine having a PC. Therefore my idea is to make a circuit with a micro controller send data to a central PC wirelessly (aka a 'black box') when it is triggered by the machine. The data would be hard coded into the chip, and the signal can be just about anything. I am thinking at this point simply pressing a button will work.
I would imagine that giving this box its own power supply may be the easiest so I do not have to worry tapping in to each unique machine.
This central PC would monitor many machines near by and write a record to a database when it received a signal from one of the 'black boxes'.
The monitoring part on the central PC will be a program I can write, but I am clueless on the electronics side of things. Although I am (and have been for some time) very interested in getting into programming PICs and other electronic wonder. So I am hoping to use this not only to improve the company, but as a great learning experience.
So, the questions:
Is what I am wanting to do even possible? (with in reason) I have seen modules out there to make sending / receiving data wirelessly easy, so I don't think this would be too difficult, but what do I know?
Based on searches here it seems the PIC3 Starter kit would be a great place to get going, but I understand these things are all based on the PIC family you want to program. Based on my description of what I want to do, what would be a good chip to use, and will the PIC3 work?
What all am I going to need in my circuit, and can someone help design one?
Based on my current research I will need the PIC, and a RF module, correct? Maybe a MAX232 as well? Even after I get all of the pieces I am still not sure how to put them all together.
Lastly, now that I am finally starting PIC programming, is everyone prepared to get posts with stupid questions like this?
Many thanks in advance.