8000 Releases · ulno/ulnoiot-upy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ulno/ulnoiot-upy

mfrc522 support

22 Mar 23:33
Compare
Choose a tag to compare

Adding support for nfc/rfid reader mfrc522

New value management

14 Mar 18:26
Compare
Choose a tag to compare

Small overhaul of some of the inner value reading. Analog sensor should not crash anymore now.

New esp platforms and reliable reconnect

25 Jan 02:59
Compare
Choose a tag to compare

In addition to several esp platforms support there is now also a new way reconnections are handled adressing issue #25.

pre-relase for multi board support

23 Jan 03:32
Compare
Choose a tag to compare

Lots of new features:

  • framework for multiboard support
  • tested support for wemos d1 mini
  • initial support for sonoff (with examples for sonoff basic and touch)
  • lots of bug fixes in reporting
  • bug fixes in deployment
  • new help system
  • less space consumption
  • upy firmware back to 1.9.3
  • fixes for raspberry pi gateway
  • advanced tmux features, simple mouse
  • fixes for tilde editor compilation (currently disfunct on raspberry pi)

new driver loading, choice of disable serial

02 Jan 22:26
Compare
Choose a tag to compare

This allows now to load most drivers on demand, but requires a new d("driver","name", params)-command.

ota choice

27 Nov 15:34
Compare
Choose a tag to compare

Adding support for flashing without ota to support sonoff.

OTA, deployment management

26 Sep 05:16
Compare
Choose a tag to compare

Now there is deployment management as well as shortcuts for remote flashing. This is the first version supporting netrepl (symmetrically encrypted repl).

firmware ota support

25 Jul 20:24
Compare
Choose a tag to compare

Lots of fixes included from last home and building automation class, first release that support ota-updates.
flash_esp8266 picks now a flash-file that has the ota boot-loader included.

initial firmware

26 May 14:49
Compare
Choose a tag to compare

Initial release after switching to embedding ulnoiot in micropython firmware and fixing some resulting refactoring value transmission errors.

0