index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
pyb.ADC.rst
Age
Commit message (
Expand
)
Author
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-08
docs/pyb.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/pyb.*: Add "currentmodule:: pyb" directive.
Paul Sokolovsky
2016-03-11
docs: Update details on using ADCAll object for vref/vbat channels.
Peter Hinch
2016-01-13
docs: Several minor changes: network, pyb, ADCAll and inline asm.
Peter Hinch
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-09-16
docs: Adapt WiPy's ADC doc and quickref to the new API.
Daniel Campora
2015-08-10
cc3200: Make ADC API compatible with the pyboard.
Daniel Campora
2015-07-30
cc3200: Rename pins from GPIO to just GP.
Daniel Campora
2015-07-22
stmhal: Allow ADC.read_timed to take Timer object in place of freq.
Damien George
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2014-11-04
docs: Add links from quickref to pyb classes.
Damien George
2014-10-31
docs: Cleanup and update some docs.
Damien George
2014-10-31
docs: Import documentation from source-code inline comments.
Damien George