Hello all, this is a nice development board!
One note, since I didn't see Arduino being mentioned: the Arduino core by WCH gives acces to a large collection of easy to use libraries and provides real-time debugging in a familiar IDE. Just make sure to use the latest master branch instead of the the released version 1.0.4 (which has no V006 support).
To improve support for the V006F8 I've submitted this PR. Unfortunately there are no recent merges of PR's, but there are plenty PR's to implement further improvements.
Although it requires some effort to install things, I find Arduino very easy to use and the larger flash of the V006 allows for larger sketches.
Hello all, this is a nice development board!
One note, since I didn't see Arduino being mentioned: the Arduino core by WCH gives acces to a large collection of easy to use libraries and provides real-time debugging in a familiar IDE. Just make sure to use the latest master branch instead of the the released version 1.0.4 (which has no V006 support).
To improve support for the V006F8 I've submitted this PR. Unfortunately there are no recent merges of PR's, but there are plenty PR's to implement further improvements.
Although it requires some effort to install things, I find Arduino very easy to use and the larger flash of the V006 allows for larger sketches.