Skip to content

Releases: Carglglz/jupyter_upydevice_kernel

jupyter_upydevice_kernel 0.0.7

04 Mar 21:16
78117c6
Compare
Choose a tag to compare

Fix

  • autocompletion crash if no device connected
  • debug info if device is not reachable

jupyter_upydevice_kernel 0.0.6

18 Dec 01:11
4283af2
Compare
Choose a tag to compare

Added

  • %connect magic command to connect to a device based on device type
  • %rssi magic command to get RSSI of the device (WebSocketDevice, and BleDevice)

Fix

  • Autocompletion of configured devices
  • Handle on connection error, not configured or not available.
  • Disconnection status

jupyter_upydevice_kernel 0.0.5

15 Aug 12:34
43873e3
Compare
Choose a tag to compare

jupyter_micropython_upydevice 0.0.4

25 May 15:29
Compare
Choose a tag to compare

Minor fixes (see change log doc)