You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ed Walker 026342b4b6 Add video format to camera initialization. 5 years ago
..
include More restructuring to edit code in a CLion/platform.io environment. 5 years ago
lib More restructuring to edit code in a CLion/platform.io environment. 5 years ago
src Add video format to camera initialization. 5 years ago
test More restructuring to edit code in a CLion/platform.io environment. 5 years ago
.gitignore More restructuring to edit code in a CLion/platform.io environment. 5 years ago
CMakeLists.txt More restructuring to edit code in a CLion/platform.io environment. 5 years ago
README.md Add automatic analog control zero point/movement calibration & more cleanup/refinement. 5 years ago
platformio.ini More restructuring to edit code in a CLion/platform.io environment. 5 years ago

README.md

To work on this code in the standard Arduino code editor, rename src directory to visca_controller, then rename visca_controller.cpp to visca_controller.ino

See Jetbrains post about using PlatformIO and CLion for doing Arduno development:

https://blog.jetbrains.com/clion/2020/08/arduino-from-hobby-to-prof-p1/