ATMega128's ATLM - how should I cope with this?

  • Thread starter Thread starter mscho527
  • Start date Start date
AI Thread Summary
VCC represents the operating voltage for the ATMega128, typically around 3.3V for this kit. When connecting analog sensors, one pin should connect to the 3.3V, another to ground, and the middle pin to an ATLM input. It's crucial to ensure that all ground connections are tied together for a common reference. The ATMega128 has ADC capabilities, which are necessary for measuring analog signals, but specific implementation details may vary based on the kit used. Consulting the device's datasheet is recommended for accurate connections and voltage specifications.
mscho527
Messages
1
Reaction score
0
Hi. I'm a newcomer to AVR and actually these whole electronics stuff.
But.. I need to use this for my school work.
http://d3j5vwomefv46c.cloudfront.net/photos/large/796557659.png?1375531730
This is the image of my kit's ATLM input. In this formation, I'm trying to add some analog sensors.
I'm not sure what VCC is, so I'm not sure which leg of the sensors should go to which place.
Please help this newbie...
Thanks in advance.
 
Engineering news on Phys.org
OK well Vcc should denote the operating voltage of the chip, if you want to attach an analong input I would just place it on one of the ATLM pins, for example if you have a potentiometer you would connect one outside pin to the 3.3V connector, and the other outside pin to ground and then the middle pin to one of the ATLM inputs. I could not find any information about "ATLM input" but I assume that it is specific for your schools kit.
 
As said before, VCC (Common Voltage) is the operating voltage of the device. You should source the data sheet before continuing your project. Sometimes devices are able to operate within a range of voltage levels (i.e. 8-20V) because of internal voltage clamping - 5V operating voltage is typical. It also appears that VCC is further clamped to a 3.3V output which is nice. 3.3V is often used in logical applications.

The answer seems to have been sufficiently answered already, but it is worth noting that VCC of your device may be different that VCC of your chip - so consider this carefully. Also be aware the the GND connections of each device should be tied together - this is very important to ensure a common reference.
-Further, a output pin really depends on your method of measuring logic from the analog device. Digital devices are simply HIGH and LOW outputs, so they are easy to deal with. Analog output devices are bit more complicated and require special chips to measure the output. I am not familiar with the above device so I cannot say with confidence exactly how this part should be done in your case. I think the ATMega128 has ADC capabilities but am not certain.
 
Last edited:
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top