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
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...

Similar threads

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