Microcontrollers and analog signals

  • Thread starter Thread starter GiTS
  • Start date Start date
  • Tags Tags
    Analog Signals
AI Thread Summary
A simple microcontroller like an 8-pin PICAXE can be used to read voltage in a circuit, but its capabilities depend on whether it has analog-to-digital conversion (ADC) and digital-to-analog conversion (DAC) resources. The specific microcontroller mentioned has built-in ADC for measuring current but lacks DAC for outputting varying voltages. However, it does feature digital outputs, allowing for control through pulse-width modulation (PWM), which can effectively manage power to devices like solenoids or motors based on the current measured.
GiTS
Messages
132
Reaction score
0
If I have a simple microcontrol, say 8 pin PICAXE. Could I use it to read the voltage going through a circuit directly? And can I output varying voltages?
 
Computer science news on Phys.org
Some chips have ADC and DAC resources, some don't. You'd have to give us more information.

- Warren
 
Last edited by a moderator:
According to the datasheet, it does have built-in analog-to-digital conversion circuitry, but it does not have built-in digital-to-analog circuitry. It does have digital outputs though, so you might be able to accomplish what you want with pulse-width modulation.

- Warren
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Replies
2
Views
2K
Replies
5
Views
2K
Replies
10
Views
1K
Replies
3
Views
1K
Replies
2
Views
2K
Replies
33
Views
2K
Back
Top