File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,18 @@ The resolution for an ADC is the smallest distinguishable change in analog input
1616
1717## AnalogIn hello, world
1818
19- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/AnalogIn_HelloWorld/ )] ( https://os.mbed. com/teams/mbed_example/code/AnalogIn_HelloWorld/file/04e47b45f593 /main.cpp )
19+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogIn_ex_3/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogIn_ex_3 /main.cpp )
2020
2121## AnalogIn examples
2222
2323### Example one
2424
2525Control an R/C servo with analog input.
2626
27- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/ AnalogIn_ex_1/ )] ( https://os.mbed. com/teams/mbed_example/code/AnalogIn_ex_1/file/64493a867413 /main.cpp )
27+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/ AnalogIn_ex_1/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogIn_ex_1 /main.cpp )
2828
2929### Example two
3030
3131This example shows AnalogIn reading 16-bit normalized samples.
3232
33- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/ AnalogIn_ex_2/ )] ( https://os.mbed. com/teams/mbed_example/code/AnalogIn_ex_2/file/803d1b3eb85e /main.cpp )
33+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/ AnalogIn_ex_2/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogIn_ex_2 /main.cpp )
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ Use the AnalogOut interface to set the output voltage of an analog output pin sp
1010
1111## AnalogOut hello, world
1212
13- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/AnalogOut_HelloWorld/ )] ( https://os.mbed. com/teams/mbed_example/code/AnalogOut_HelloWorld/file/f2c29bab3feb /main.cpp )
13+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogOut_ex_2/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogOut_ex_2 /main.cpp )
1414
1515## AnalogOut example
1616
1717Create a sine wave.
1818
19- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/ AnalogOut_ex_1/ )] ( https://os.mbed. com/teams/mbed_example/code/AnalogOut_ex_1/file/e758daa05e53 /main.cpp )
19+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/ AnalogOut_ex_1/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/AnalogOut_ex_1 /main.cpp )
You can’t perform that action at this time.
0 commit comments