Offline
Newbie
Karma: 0
Posts: 15
|
 |
« on: July 30, 2012, 06:20:48 am » |
Hello I made my first prototype, is a simple project that I want to accomplish. I have finished the prototype, it is an Arduino uno + ethernet shield with a motion sensor, and the function is detect movement and send a notification for internet.
I want to create a PCB with the included motion sensor and only with elements I used in the prototype. for example only the PINS i use (PIN: 2, GND, 5v) etc. is for reduce the size and make a small device.
Someone can help me design the EAGLE FILE? promissory for it.
thanks
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 240
Posts: 16426
Available for Design & Build services
|
 |
« Reply #1 on: July 30, 2012, 11:58:22 am » |
Are you keeping the ethernet shield? Or just wiring your combined minimal component/PIR board to it?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #2 on: July 30, 2012, 12:23:50 pm » |
yes i have the ethernet shield connected to the arduino uno and the PIR sensor connected too.
i want make a board using only the PINs that i use. The microcontroler, the PIR SENSOR and ETH SHIELD for reach a small device
Regards
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 240
Posts: 16426
Available for Design & Build services
|
 |
« Reply #3 on: July 30, 2012, 03:16:31 pm » |
Well, I think I would start with the eagle file for the ethernet card and add components to that. Add the ATMega328 only requires a few components - uC, xtal, 2x 22pf caps, 4x 100nF caps, 10k resistor, small diode. ICSP header pins for downloading bootloader if needed, USB/Serial header pins for down loading sketches, or adding USB connectivity out to a PC while debugging. Don't know what PIR you have, I don't they use very many components.
How are you powering? Do you need a 3.3V or 5V regulator? Or will you bring one or both in directly?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 240
Posts: 16426
Available for Design & Build services
|
 |
« Reply #5 on: July 30, 2012, 05:38:26 pm » |
Okay, with that PIR you may as well make room on your board to attach the PIR board, or just use connector pins to plug the PIR cable onto.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #6 on: July 31, 2012, 06:16:53 am » |
Thanks... i will try to desing the schematic..
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #7 on: August 01, 2012, 03:28:51 pm » |
I'm trying to make the schematic with eagle but i am lost.. i dont know the element the i need for create the board... I did the prototype in FRITZING is to simple... i acept improvements  ahhh remenber that the infrared sensor is not a realy infrared... is a PIR SENSOR is just that in Fritzing is not the PIR sensor i attach too the schematic that Fritzing generate... I want make the schematic correctly... with only the things that i use...... I am grateful if someone can help me do it. Big Thanks!!
|
|
|
|
|
Logged
|
|
|
|
|
Dubuque, Iowa, USA
Offline
Edison Member
Karma: 12
Posts: 1520
|
 |
« Reply #8 on: August 02, 2012, 10:56:23 pm » |
I'm trying to make the schematic with eagle but i am lost.. i dont know the element the i need for create the board... Eagle files for the boards are listed with those boards on the hardware page of this site. Assuming your plan is to design a custom Arduino with ethernet and PIR then you can start from the Uno and start adding/moving/removing components.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #9 on: August 03, 2012, 02:44:00 am » |
yes, that is what i want.... i thinks is better the arduino ethernet and modify/remove or add the components that i need. but that is my problem.... here i am lost.. i dont know whats remove or how add. 
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 240
Posts: 16426
Available for Design & Build services
|
 |
« Reply #10 on: August 03, 2012, 02:00:33 pm » |
Add the ATMega328; only requires a few components - uC, xtal, 2x 22pf caps, 4x 100nF caps, 10k resistor, small diode. ICSP header pins for downloading bootloader if needed, USB/Serial header pins for down loading sketches, or adding USB connectivity out to a PC while debugging. Basically the parts that make up a Promini with the 2 sets of header pins for programming.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #11 on: August 03, 2012, 03:01:32 pm » |
I am trying to desing the schematic... I will tell you something
Thanks you very much
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #12 on: August 08, 2012, 06:19:33 am » |
i have the following schematic.
I modified the arduino ethernet removing all components unnecessaries. only need to add the PIR sensor.
is good way to to get what I want?
|
|
|
|
|
Logged
|
|
|
|
|
Greenville, IL
Offline
Edison Member
Karma: 11
Posts: 1288
Warning Novice on board! 0 to 1 chance of errors!
|
 |
« Reply #13 on: August 08, 2012, 08:12:22 am » |
Take a look at this, it is what you need minus the PIR. https://www.sparkfun.com/products/11229
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 240
Posts: 16426
Available for Design & Build services
|
 |
« Reply #14 on: August 08, 2012, 08:23:18 am » |
|
|
|
|
|
Logged
|
|
|
|
|
|