Releases: HelTecAutomation/CubeCell-Arduino
Releases · HelTecAutomation/CubeCell-Arduino
Heltec CubeCell (ASR650X) Arduino Support V1.7.0
Phased integration, version upgraded to V1.7.0.
- Added options for the new AB02 screen (new version screen signal: 1312), selectable in the tools menu.
- Added a soil sensor, LoRaWAN, and water pump example Project Guide.
- Fixed several accumulated bugs.
Heltec CubeCell (ASR650X) Arduino Support V1.6.0
fix kown bugs
Heltec CubeCell (ASR650X) Arduino Support V1.5.0
1.Fix some bugs.
Heltec CubeCell (ASR650X) Arduino Support V1.4.0
- Increase the servo example.
- added preamble length selection.
- Fixed nullptr redefinition.
Heltec CubeCell (ASR650X) Arduino Support V1.3.0
1.updated softSerial library, support to baudrate 57600
2.Update CubeCell relevant documents
3.updated library lorawan version
4.fixed library lorawanminimal
5.added example LoRaWan_CLASS_A_wakeOverTheAir
6.fix asr650x function analogReadmV()
Heltec CubeCell (ASR650X) Arduino Support V1.2.0
1.fixed known bugs.
2.updated AT to rev1.3
Heltec CubeCell (ASR650X) Arduino Support V1.1.0
1.fixed spi library.
2.updated to AT rev1.1.
3.fixed micros() bug.
Heltec CubeCell (ASR650X) Arduino Support V1.0.0
- Added the second SPI support for ASR6502 based boards;
- Added the second I2C support for ASR6502 based board;
- Known bug fix;
- Modify board type with the part number in the Arduino tools menu.
Heltec CubeCell (ASR650X) Arduino Support V0.0.7
- Fixe low power bug for ASR6502 series boards
Heltec CubeCell (ASR650X) Arduino Support V0.0.6
- Known bug fix;
- Added ASR6502 support;
- Added some new sensors example;
- Added software serial function;
- Update AT support,added "AT+ChMask" to modify channelsmask;
- Fixed funciton millis(), micros().