circuitpython/atmel-samd/common-hal
Dan Halbert 7f74412882 Make touch more sensitive. Add .raw_value and .threshold attributes. 2017-10-02 11:15:51 -07:00
..
analogio Re-initialize ADC before every AnalogIn read. (#255) 2017-09-16 13:06:23 -04:00
audiobusio reset pins on PDMIn deinit(). Fixes #275. 2017-09-29 08:54:05 -07:00
audioio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
board Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
busio atmel-samd: Remember SPI baudrate. 2017-09-01 12:44:52 -07:00
digitalio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
microcontroller Re-initialize ADC before every AnalogIn read. (#255) 2017-09-16 13:06:23 -04:00
neopixel_write Split up nativeio. 2017-04-10 13:32:19 -07:00
nvm Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
os Introduce a random module that is a subset of CPython's random. It 2017-06-27 17:37:24 -07:00
pulseio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
storage Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
time This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00
touchio Make touch more sensitive. Add .raw_value and .threshold attributes. 2017-10-02 11:15:51 -07:00
usb_hid Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00