0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« on: March 21, 2010, 11:22:38 am » |
ok, i've been working on a precision ohm meter for about a month. After i finished routing the traces it came to me, since the display, the keys, power, and logic are all on one side of the board i could use it as the base for a wide range of projects. All the parts are available on digikey (even the nice handheld case) here's a quick preview of the board if you guys want more just ask. PCB http://rapidshare.com/files/366407938/generic_hackboxpcb.pdf.htmlDiagram http://rapidshare.com/files/366408146/generic_hackbox.pdf.html
|
|
|
|
« Last Edit: March 21, 2010, 03:08:26 pm by bigboy101011 »
|
Logged
|
|
|
|
|
Global Moderator
Dallas
Offline
Shannon Member
Karma: 118
Posts: 10158
|
 |
« Reply #1 on: March 21, 2010, 01:26:00 pm » |
I certainly appreciate your willingness to share and I'm definately interested in what you are trying to share.
However, the web site you chose for sharing generates difficult to close pop-ups. Please use someplace else.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #2 on: March 21, 2010, 02:36:21 pm » |
there, fixed the links
|
|
|
|
« Last Edit: March 21, 2010, 03:08:43 pm by bigboy101011 »
|
Logged
|
|
|
|
|
Phoenix, Arizona USA
Offline
Faraday Member
Karma: 27
Posts: 5079
Where's the beer?
|
 |
« Reply #3 on: March 21, 2010, 04:06:42 pm » |
This is pretty cool, and is something I have been thinking about for a while. In my case, I was actually thinking a graphical LCD (one of those single color 128x64 LCDs out there), and coupled to its own ATMega processor, as well as a third ATMega for sound. Basically the same idea, but something that could be used for anything from a simple all-in-one microcontroller experimenter's board to a piece of test equipment, to a hand-held game system... Great job! 
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #4 on: March 21, 2010, 04:18:41 pm » |
like i said it's part of a precision ohmmeter
|
|
|
|
|
Logged
|
|
|
|
|
Phoenix, Arizona USA
Offline
Faraday Member
Karma: 27
Posts: 5079
Where's the beer?
|
 |
« Reply #5 on: March 21, 2010, 06:36:28 pm » |
like i said it's part of a precision ohmmeter I understand that; for such a purpose a simple LCD display is all that is needed.
|
|
|
|
|
Logged
|
|
|
|
|
Mobile, AL
Offline
Sr. Member
Karma: 0
Posts: 314
CAUTION!-Slow Learner
|
 |
« Reply #6 on: March 21, 2010, 07:01:41 pm » |
BigBoy - do you have a write up on how it works? Maybe a sketch to share? I would be very interested in a precision ohm meter. What values does it read?
Was there a special reason to use the I2C port expander to drive the LCD?
in a precision ohm meter - what function do the UP, DOWN, RIGHT, LEFT pushbuttons serve?
Sorry for some many simple (dumb?) questions, I'm very much a noobie on programming stuff -
Keep the good info coming on this project.
Ken H>
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #7 on: March 21, 2010, 07:24:47 pm » |
I don't have much of a write up, i'm still working on it as part of my ohm meter, and i've only started to work on the code.
the way it works is wverything goes over the I2C bus to save space, the lcd is a 8x2 alpha-numeric that has an onboard driver, It has 5 buttons(up down left right and select) which all have latches, the buttos are there so you can navigate an on scree menu, both the buttons and lcd are connected by 12c bus extenders so as soon as i get the code running it should be a simple function call to deal them, the whole thing is run off a 9 volt battery that has a 700ma 5 volt regulator.
sorry if this is breif but most of the work i've done is on the analog part, which i'm still tinkering with.
part numbers lcd - NHD-0208BZ-FL-GBW regulator - lt1129-5 bus extender - PCA8574 case - hammond manufacturing 1553D-BAT
|
|
|
|
« Last Edit: March 21, 2010, 07:42:02 pm by bigboy101011 »
|
Logged
|
|
|
|
|
Mobile, AL
Offline
Sr. Member
Karma: 0
Posts: 314
CAUTION!-Slow Learner
|
 |
« Reply #8 on: March 21, 2010, 08:14:39 pm » |
This sounds like an interesting project - please do keep us updated on status. As it gets to completion with some code, I'd sure like to see it. as I mentioned before, I'm very interested in a precision ohm meter - do you have any feel yet for accuracy goals?
Ken H>
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #9 on: March 21, 2010, 10:19:18 pm » |
the oohm meter (not show) should have an accuracy of <.05% from 1 ohm to 1 megaohm
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 3
Posts: 218
Arduino rocks
|
 |
« Reply #10 on: March 22, 2010, 05:05:43 pm » |
The files have been downloaded 10 times so nobody else can see them now
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #11 on: November 09, 2010, 04:21:15 am » |
Hi there! Could someone repost the files? They were removed. Thank you! Take care! 
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 0
Posts: 170
Arduino rocks
|
 |
« Reply #12 on: November 10, 2010, 05:36:47 pm » |
repost these up PLEASE 
|
|
|
|
|
Logged
|
|
|
|
|
|