micropython/examples
Paul Sokolovsky 614deb82c7 examples/http_client*: Be sure to close socket.
Otherwise, on bare-metal/RTOS systems can lead to resource leaks.
2016-07-23 00:41:19 +03:00
..
SDdatalogger changed file paths to new names 2014-10-25 23:59:33 +01:00
embedding examples/embedding: Add README. 2016-07-22 22:13:03 +03:00
network examples/http_client*: Be sure to close socket. 2016-07-23 00:41:19 +03:00
unix examples/unix/ffi_example.py: Remove TODO, make output more clear. 2016-06-17 19:24:58 +03:00
accel_i2c.py examples/accel_i2c.py: Switch to "machine" module. 2015-11-29 02:56:26 +02:00
accellog.py
asmled.py
asmsum.py
conwaylife.py examples: Update conwaylife to work with new LCD API. 2014-10-19 19:02:34 +01:00
ledangle.py
mandel.py
micropython.py
pins.py examples: Added pins.py example script to list pin config/af. 2014-08-24 18:34:38 +01:00
pyb.py examples: Update conwaylife to work with new LCD API. 2014-10-19 19:02:34 +01:00
switch.py remove `__doc__ =` and fix tweak doc diffs 2014-06-03 07:46:12 -06:00