8000 GitHub - jaychub/platform-asrmicro650x: ASR Microelectronics ASR650x: development platform for PlatformIO
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jaychub/platform-asrmicro650x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASR Microelectronics ASR605x (ASR6501, ASR6502): development platform for PlatformIO

Build Status

ASR Microelectronics ASR605x series is highly integrated and ultra low power SoC based on the PSoC 4000 series MCU (ARM Cortex M0+ Core) and Semtech SX1262 transceiver.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage test

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform o 608C ption in platformio.ini file:

Stable version

[env:stable]
platform = asrmicro650x
board = ...
...

Development version

[env:development]
platform = https://github.com/HelTecAutomation/platform-asrmicro650x.git
board = ...
...

Configuration

Please navigate to documentation.

About

ASR Microelectronics ASR650x: development platform for PlatformIO

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0