• Stars
    star
    255
  • Rank 159,729 (Top 4 %)
  • Language
    C
  • Created about 5 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.

Heltec Cubecell Series Arduino Development Environment

English | 简体中文    Build Status

This project makes ASR650x (ASR6501, ASR6502) and ASR6601 (ASR6601SE, ASR6601CB) series fully Arduino-Compatible. For Heltec CubeCell series.

Based on the ASR6x0x series of SiP, we have done a lot of migration and development, made it perfectly support Arduino®, can run the LoRaWAN-Node protocol stably, and can easily connect lithium batteries and solar panels… This is the CubeCell series.

Cube — Means modular design and easy assembly;

Cell — Is the product positioning, as a unit of the IoT series, working like a cell.

CubeCell series LoRaWAN-Node stack is migration form LoRaMac-node V4.4.0, based on "LoRaWAN specification 1.0.2" and "LoRaWAN Regional Parameters v1.0.2rB".

 

For more details, please refer to CubeCell Documents Page.

 

Instructions

The currently supported ASR650x chip product models are:

MCU Relative boards
ASR6501 CubeCell-Board, CubeCell-Module, CubeCell-Capsule
ASR6502 CubeCell-Board Plus, CubeCell GPS-6502, CubeCell 1/2AA Node, CubeCell-Module Plus, CubeCell-Capsule Solar Sensor
ASR6601SE
ASR6601CB

Major update in 3-30-2021

  • Convert ASR650x series to a new branch;
  • Add ASR6601 series support and makes it as master branch;
  • Added and fixed some function to Arduino format, such as:
    • int analogRead(pin) -- return adc level 0 ~ 4096;
    • float analogReadmV(pin) -- return adc voltage in mV;
      • The ASR650x series ADC input pin range is 0 ~ 2400 mV;
      • The ASR6601 series ADC input pin range is 100 ~ 1100 mV.
    • SPI.begin(sck,miso,mosi,ss) -- SPI begin;
    • wire.begin(sda, scl, frequency) -- I2C begin;
    • Serial.begin(baud, config, rxPin, txPin) -- UART begin.

 

Installation Instructions

Make sure you have the latest Arduino IDE installed on your computer. If not installed, please refer to this documents:

 

 

Linux may have serial port can't link problem, please refer to this page:https://playground.arduino.cc/Linux/All/#Permission

 

Issue/Bug report template

Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as for reference.

Also you can talk in our forum: http://community.heltec.cn/

 

Contact us

 

简体中文

本项目由成都惠利特自动化科技有限公司开发。

  • 本项目旨在为ASR650x、ASR6601系列芯片提供Arduino开发环境与例程库,方便用户完成对ASR650x、ASR6601系列芯片的快速部署与开发。

说明

产品型号列表:

MCU Relative boards
ASR6501 CubeCell-Board, CubeCell-Module, CubeCell-Cuapsule
ASR6502 CubeCell-Board Plus, CubeCell GPS-6502, CubeCell 1/2AA Node, CubeCell-Module Plus, CubeCell-Capsule Solar Sensor
ASR6601SE
ASR6601CB

安装指南

首先,确保你的电脑上已经安装了最新的Arduino IDE。如果没有安装,请参考这篇文档:https://docs.heltec.cn/#/zh_CN/user_manual/how_to_install_git_and_arduino

 

问题讨论 & BUG报告

如果串口不能连接,请参考:https://playground.arduino.cc/Linux/All/#Permission

在报告BUG之前,请先做详细的测试,如果问题真的存在,您可以通过以下方式报告或者讨论:

联系我们

More Repositories

1

Heltec_ESP32

Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards
C
626
star
2

ESP32_LoRaWAN

Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.
Assembly
345
star
3

Heltec_ESP8266

Arduino library for Heltec ESP8266 based boards
C
54
star
4

Heltec-E-Ink

Arduino library for E-Ink display(1.54, 2.13, 2.9) made by HelTec Automation(TM)
C++
53
star
5

platform-asrmicro650x

ASR Microelectronics ASR650x: development platform for PlatformIO
Python
24
star
6

HeltecDocs

Heltec Automation products relevant documents.
20
star
7

lorasdk

Scripts and files for LoRa gateway produced by Heltec automation(TM)
Shell
12
star
8

platform-heltec-cubecell

Heltec Cubecell: development platform for PlatformIO
Python
9
star
9

WirelessBoot

An ESP32 bootloader system based on Wi-Fi.
C
6
star
10

picolorasdk

USB model scripts and files for LoRa gateway produced by Heltec automation(TM)
Shell
5
star
11

Heltec_nRF52

Arduino source codes and tool chain for nRF52 series made by Heltec Automation.
C
4
star
12

Heltec-Hotspot-Docs

Heltec Indoor / Outdoor Hotspot Documents
Python
2
star
13

LoRaEinkBoard

Heltec LoRa E-ink Board work with Tencent LLink Mini Program demo.
C
1
star
14

packet_forwarder

Packet forwarder for Heltec HT-M01 LoRa Gateway.
C
1
star
15

Sufficient-IoT-Application

LoRa relevant applications for Sufficient IoT Hub.
C
1
star
16

HeltecDocs-zh_CN

成都惠利特自动化科技有限公司,文档页简体中文。
Python
1
star
17

ht-1303

1
star