Skip to content

Deneyap Kart Arduino Core v1.3.11 Release

Compare
Choose a tag to compare
@zeynepdicle zeynepdicle released this 01 Feb 07:51
· 59 commits to master since this release

The Arduino release based on the ESP v2.0.6 introduces bug fixes and improvements.

  • Update core

    • Compiler changed
    • Core libraries updated
    • SDK updated
  • Organize and arrange the libraries

    • updated libraries
      • 00_BluetoothSerial
      • 00_DNSServer
      • 00_EEPROM
      • 00_ETH
      • 00_FS
      • 00_WifiClientSecure
      • BLE
      • SD
      • WiFi
    • updated the sketches
    • added new sketch (LedKontrolTelegramBot)
    • deleted third party libraries:
      • 00_Audio (AutoAnalogAudio by TMRh20)
      • 00_Color (ESP_Color by Luis Llamas)
      • 00_ColorSensor (Adafruit TCS34725 by Adafruit)
      • 00_DHT (DHT sensor library by Adafruit)
      • 00_Firebase (Firebase Arduino Client Library for ESP8266 and ESP32 by Mobizt)
      • 00_IRRemote (IRremote by shirriff, z3t0, ArminJo)
      • 00_Keypad (Keypad by Mark Stanley, Alexander Brevig)
      • 00_LCD (Adafruit LiquidCrystal by Adafruit)
      • 00_MQTT (Adafruit MQTT Library by Adafuit)
      • 00_OLED (Adafruit SSD1306 by Adafruit)
      • 00_RFID (MFRC522 by GithubCommunity)
      • 00_RTC (RTClib by Adafruit)
      • HCSR04ESP32 (HCSR04 by Martin Sosic)
      • TensorFlowLiteESP32 (TensorFlowLite_ESP32 by TensorFlow Authors)
  • Add newly released boards

    • Deneyap Kart 1A v2 (ESP32S3)
    • Deneyap Mini v2 (ESP32S2)