CircuitPython 0.9.3

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tannewt
 
Posts: 3304
Joined: Thu Oct 06, 2016 8:48 pm

CircuitPython 0.9.3

Post by tannewt »

From the GitHub release page:
Just a quick update (from Dublin!) featuring the Maxim (formerly Dallas Semi) one wire protocol.

This release is based on MicroPython 1.8.7.

Change highlights since 0.9.2:
  • Add nativeio.OneWire for low-level timing sensitive one wire support. Higher level protocol bits will be in Python. This is most commonly used in inexpensive temperature sensors.
  • Tweak auto-reset messaging to account for case where user code turns it off.
  • Polish up Feather M0 Express board definitions.
To install, download a .bin file and follow the guide here for M0 and here for ESP8266.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”