Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 14:28 23 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : maximiteaddition analog input

Author Message
devigan
Newbie

Joined: 11/08/2011
Location: Australia
Posts: 26
Posted: 08:09am 11 Aug 2011
Copy link to clipboard 
Print this post

Hi I am a newbie just wandering how to increase the number of analog inputs on maximite Dave
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 09:55am 11 Aug 2011
Copy link to clipboard 
Print this post

not possiable with out a multiplexer board to switch inputs imop
technicians do it with least resistance
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 10:28am 11 Aug 2011
Copy link to clipboard 
Print this post

then you will proly need a program to decifier the states that u r trying to collect
technicians do it with least resistance
 
seco61
Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 205
Posted: 10:29am 11 Aug 2011
Copy link to clipboard 
Print this post

If you need more than the 10 analog inputs the Maximite provides, there are several choices available to you.

As Sparkey has mentioned you could place a multiplexor in front of one or more analog inputs to allow multiple sources to be connected to the one Maximite input.

You could use one of the many I2C enabled ADC devices that provide 1, 2, 4, 8, or more ADC channels and connect to the Maximite via I2C.

You could use multiple Maximites, and have them talking to each other over I2C (but this is probably overkill!)

Regards

Gerard (vk3cg/vk3grs)

Regards

Gerard (vk3cg/vk3grs)
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 10:56am 11 Aug 2011
Copy link to clipboard 
Print this post

the multiplezer and the programme would have to be completely in sync with each other regarding every pin you are trying to replicate at aguess 30 inputs read as data logging information it would be very complex and would have to be very prescice other other wise you could be reading pin errors
technicians do it with least resistance
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 11:52am 11 Aug 2011
Copy link to clipboard 
Print this post

do you really need more than 10 analog inputs/outputs what is it your trying to do ..please explain
technicians do it with least resistance
 
devigan
Newbie

Joined: 11/08/2011
Location: Australia
Posts: 26
Posted: 04:56am 12 Aug 2011
Copy link to clipboard 
Print this post

I need 18 analog inputs for this project
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 05:23am 12 Aug 2011
Copy link to clipboard 
Print this post

well you r going to definatly have to look at a decifering chip some multi i/o after the pins if you need 18 inputs then you will need to split up the 10 anolouge inputs you cold get a chip to do this ..the how`s and why`s i dont know but the programme you will need to do this will be very involved..regards sparky ... have a chat to "ceco61" this may help and ask stu for his input ,,,..regards sparkey
technicians do it with least resistance
 
seco61
Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 205
Posted: 06:05am 12 Aug 2011
Copy link to clipboard 
Print this post

  devigan said   I need 18 analog inputs for this project


Hi.

You could use an 8 channel 10bit ADC (or 12bit for a bit extra) to do the extra conversion for you. Or you could get 3 of these chips and do all the conversion outboard of the Maximite. One sample chip is the AD7997BRUZ device from Analog Devices. It is in the TSSOP-20 package - if you can not make a custom PCB then one (or more) of the adapter PCB's could be used (eg. TSSOP-20 Adapter ).

Then you just communicate to the device(s) via I2C from the maximite.

regards

Gerard (vk3cg/vk3grs)

Regards

Gerard (vk3cg/vk3grs)
 
haiqu

Senior Member

Joined: 30/07/2011
Location: Australia
Posts: 152
Posted: 06:27am 12 Aug 2011
Copy link to clipboard 
Print this post

Dave,

Have you considered using the UBW32 board? It has all the pins brought out to edge connections and I it also uses the "L" version 100-pin PIC. Running MMBASIC on it shouldn't take much work.

Rob

unzip, strip, touch, finger, grep, mount, fsck, more, yes, fsck, fsck, fsck, umount, sleep
 
aargee
Senior Member

Joined: 21/08/2008
Location: Australia
Posts: 255
Posted: 07:33am 12 Aug 2011
Copy link to clipboard 
Print this post

It should be easy (that's relative of course). I'm running MM Basic on the UBW32 (here ) and if you look at Geoff's source code, adding the extra physical pins to the Pin command structure in the source, then re-compiling, might work.

- Rob.

For crying out loud, all I wanted to do was flash this blasted LED.
 
devigan
Newbie

Joined: 11/08/2011
Location: Australia
Posts: 26
Posted: 09:24am 12 Aug 2011
Copy link to clipboard 
Print this post

Thank Guys I will take a look at UBW32. Haiqu just wandering does the UBW32 support frequency counter like the maximite? Dave
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024