-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,9 +13,15 @@ or email [email protected] | |
### [use Processing and Java to make interfaces for computers and android phones](https://github.com/RCMgames/RCMDS) | ||
|
||
# software for ESP32 powered robot control modules | ||
|
||
## [RCMv3](https://github.com/RCMgames/RCMv2) | ||
Use a website to configure and program your robot without writing any code. | ||
|
||
## [RCMv2](https://github.com/RCMgames/RCMv2) | ||
Template code for your robot, uses PlatformIO/C++/Arduino | ||
|
||
[RCM](https://github.com/RCMgames/RCM) old code for the original boards | ||
## [RCM](https://github.com/RCMgames/RCM) | ||
Original Arduino code template for the first version of RCM boards. | ||
|
||
## useful bits of code are [here](https://github.com/RCMgames/useful-code) | ||
* [useful code for using RCM V4s](https://github.com/RCMgames/RCM-Hardware-V4) | ||
|