<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/drivers/onewire, branch 2.2.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-06-26T07:48:05+00:00</updated>
<entry>
<title>drivers/onewire: Enable pull-up when init'ing the 1-wire pin.</title>
<updated>2017-06-26T07:48:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-26T07:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=683df1c8d5ab37dbb0d2909bcd94c7e4eea3232f'/>
<id>urn:sha1:683df1c8d5ab37dbb0d2909bcd94c7e4eea3232f</id>
<content type='text'>
A previous version of the 1-wire driver (which was recently replaced by the
current one) had this behaviour and it allows to create a 1-wire bus
without any external pull-up resistors.
</content>
</entry>
<entry>
<title>drivers/onewire: Move onewire.py, ds18x20.py from esp8266 to drivers.</title>
<updated>2017-06-22T06:28:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-22T06:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a065d786753b83ab92873b90d8d61d9fe5639fdd'/>
<id>urn:sha1:a065d786753b83ab92873b90d8d61d9fe5639fdd</id>
<content type='text'>
These drivers can now be used by any port (so long as that port has the
_onewire driver from extmod/modonewire.c).

These drivers replace the existing 1-wire and DS18X20 drivers in the
drivers/onewire directory.  The existing ones were pyboard-specific and
not very efficient nor minimal (although the 1-wire driver was written in
pure Python it only worked at large enough CPU frequency).

This commit brings backwards incompatible API changes to the existing
1-wire drivers.  User code should be converted to use the new drivers, or
check out the old version of the code and keep a local copy (it should
continue to work unchanged).
</content>
</entry>
<entry>
<title>drivers: Replace deprecated Pin.high()/low() methods with .__call__(1/0).</title>
<updated>2017-05-21T14:44:58+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-23T08:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c9ee497562ab49c00d190ff91b6689979f922f4'/>
<id>urn:sha1:1c9ee497562ab49c00d190ff91b6689979f922f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20.</title>
<updated>2017-01-08T08:26:22+00:00</updated>
<author>
<name>syndycat</name>
<email>syndycat@yahoo.com</email>
</author>
<published>2017-01-07T11:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b2611d6be305c94359f67df875786858e05c3eb0'/>
<id>urn:sha1:b2611d6be305c94359f67df875786858e05c3eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers/onewire: Enable pull up on data pin.</title>
<updated>2017-01-03T06:19:22+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2017-01-02T21:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c84197f17d27a991f50cb6e5ed268edbc796991'/>
<id>urn:sha1:3c84197f17d27a991f50cb6e5ed268edbc796991</id>
<content type='text'>
The driver seems to be be enabling the pullup resistor in most places, but
not this one. Making this one little change allows onewire devices to be
used with no external pullup resistor.
</content>
</entry>
<entry>
<title>drivers/onewire: Fix ds18x20.read_temp so it works when no rom given.</title>
<updated>2015-07-30T22:10:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-07-30T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a95b06fc6b8adefa91303039cff0a35d3ae45d5a'/>
<id>urn:sha1:a95b06fc6b8adefa91303039cff0a35d3ae45d5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers: Add onewire driver and ds18x20 temperature sensor driver.</title>
<updated>2015-03-03T01:29:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-03T01:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9be0d599cd46fb01838cf14207c3d9a1195ceb35'/>
<id>urn:sha1:9be0d599cd46fb01838cf14207c3d9a1195ceb35</id>
<content type='text'>
</content>
</entry>
</feed>
