Skip to content

waybyte/example-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logicrom OpenCPU SDK - Console API example

How to build

  1. Install Visual Studio Code

  2. Install PlatformIO Extension for VSCode

  3. Install Logicrom Platform:

    • Open PlatformIO Home
    • Go to Platforms -> Embedded (Top Navigation)
    • Type "Logicrom" in the search box
    • Click Install
  4. Download and Extract examples from github https://github.com/waybyte/example-os/archive/main.zip

  5. Extract and Open example folder with VSCode

  6. Run following command from terminal or use PlatformIO interface to build:

   # Build Project
   $ platformio run

   # Upload Project
   $ platformio run --target upload

Resources

About

Logicrom console example application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages