<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/scripts/onewire.py, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-05-05T20:47:37+00:00</updated>
<entry>
<title>esp8266/scripts/: Remove use of pin.PULL_NONE.</title>
<updated>2016-05-05T20:47:37+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-05T20:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df2b1a4758500d3ac538b30fad2e5a48126ea4a0'/>
<id>urn:sha1:df2b1a4758500d3ac538b30fad2e5a48126ea4a0</id>
<content type='text'>
This constant is no longer part of hardware API (replaced with just None),
and is a default, so not needed in calls.
</content>
</entry>
<entry>
<title>esp8266/scripts/onewire.py: Simplify and improve 1-wire driver.</title>
<updated>2016-04-28T12:33:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T12:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f7cec944e9355860ebd264854015b2b9d561790'/>
<id>urn:sha1:1f7cec944e9355860ebd264854015b2b9d561790</id>
<content type='text'>
Changes are:
- added OneWireError exception and used where errors can occur
- renamed read/write functions to use same names as C _onewire funcs
- read_bytes is now read, write_bytes is now write
- add ability to read/write DS18B20 scratch pad
- rename start_measure to convert_temp (since that's what it does)
- rename get_temp to read_temp (consistency with other read names)
- removed test function
</content>
</entry>
<entry>
<title>esp8266: Move onewire.py, neopixel.py drivers from tests/ to scripts/.</title>
<updated>2016-04-28T11:36:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T11:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38358a096dfdf2315f71ed6e26a697d143d635ca'/>
<id>urn:sha1:38358a096dfdf2315f71ed6e26a697d143d635ca</id>
<content type='text'>
</content>
</entry>
</feed>
