<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/uart.h, 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-07-27T18:05:45+00:00</updated>
<entry>
<title>esp8266/modpybuart: Fix UART parity setting.</title>
<updated>2016-07-27T18:05:45+00:00</updated>
<author>
<name>daniel-k</name>
<email>github@daniel-krebs.net</email>
</author>
<published>2016-07-26T15:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa4ada943a1e08e595630875135a2d7816718194'/>
<id>urn:sha1:aa4ada943a1e08e595630875135a2d7816718194</id>
<content type='text'>
The configuration bits for the UART register were wrong and the parity
couldn't be enabled, because the exist_parity member hasn't been updated. I
took this ESP8266 register description (http://esp8266.ru/esp8266-uart-reg/)
as reference.

Verification has been done with a logic analyzer.
</content>
</entry>
<entry>
<title>esp8266/modpybuart: allow setting baudrate and other params</title>
<updated>2016-06-30T16:18:50+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-06-29T12:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=35962eaab05bc4c1d17e4f0f568706ba8df4de51'/>
<id>urn:sha1:35962eaab05bc4c1d17e4f0f568706ba8df4de51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Add uart_rx_wait and uart_rx_char functions.</title>
<updated>2016-04-21T14:19:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-21T14:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7652ab77efdd7ba4d5a49d6db006cdbd73dfc3b7'/>
<id>urn:sha1:7652ab77efdd7ba4d5a49d6db006cdbd73dfc3b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Make destination for vendor OS debug output soft-configurable.</title>
<updated>2016-04-05T21:12:58+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-05T21:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=96eca22322e45aa8b6e7e611eabe4e5c6fb93c90'/>
<id>urn:sha1:96eca22322e45aa8b6e7e611eabe4e5c6fb93c90</id>
<content type='text'>
Use esp.osdebug(None) to disable, or esp.osdebug(uart_id) to send output
to a UART.
</content>
</entry>
<entry>
<title>esp8266/uart: Add uart_flush() function.</title>
<updated>2016-03-05T20:13:26+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-01-03T05:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d9d4a72679eec681e213d4a81017abc0000e6220'/>
<id>urn:sha1:d9d4a72679eec681e213d4a81017abc0000e6220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: New port of Micro Python to ESP8266 wifi module.</title>
<updated>2014-11-27T20:30:33+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-27T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=075d597464be619475535930de2f36abe69176f8'/>
<id>urn:sha1:075d597464be619475535930de2f36abe69176f8</id>
<content type='text'>
</content>
</entry>
</feed>
