Skip to content

waybyte/example-pwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logicrom OpenCPU SDK - PWM Driver 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) PlatformIO
    • Type "Logicrom" in the search box Install Logicrom
    • Click Install
  4. Download and Extract examples from github https://github.com/waybyte/example-pwm/archive/master.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

PWM driver example for Logicrom SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages