Skip to content

bergernetch/platform-nocan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoCAN: OMZLO NoCAN CANZERO development platform for PlatformIO

The Omzlo CANZERO is an Arduino-compatible board with builtin CANbus networking and designed to be connected to a NoCAN network, enabling the creation of wired IoT applications. Based on https://github.com/platformio/platform-atmelsam

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:
[env:canzero]
platform = https://github.com/bergernetch/platform-nocan.git # or install the platform via url and just use "platform = nocan" here
framework = arduino
board = nocan_canzero
upload_port = 1 # nocan node id
...

Configuration

About

platform.io OMZLO nocan platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages