We have been posting about the LittleArm for quite awhile. But we haven't posted a tutorial about using the original Desktop Software. Well, we recently released a new version of the software that is awesome, so we thought we ought to create a quick tutorial about it. So here you go.
What is LittleArmThe LittleArm was originally designed to be controlled entirely via USB. We have started moving away from that because it limits the arm, being connected by a USB cord. But the Desktop app gives a lot more functionality than the Android App.
Using the app you can record sequences, save them as a .txt
file, and play them back later. The App was written in Python and then we use Pyinstaller to turn it into a single-file windows executable. You can download the desktop app here. Here is the video of how to use the App.
If you just finished that video and you have downloaded the app, you will notice some differences. Here is what the app looks like now:
As you can see the new app is a lot cleaner and offers more functionality. The Looping buttons allow you to play a sequence forever. Also, the file menu allows for the saving and opening of new sequences. We would like to see folks start sharing these sequences so that other people can replicate them, just by downloading the .txt
file.
The other big change is that the App does not auto-connect to the Arduino. We changed this because the various Arduino clones out there have different USB names. So we decided it was easier to to just have users select the port the Arduino is connected to at start-up instead of having the software do the thinking.
You do have to configure the LittleArm differently for the Desktop connection. This is mainly to prevent voltage overloads through the USB port. Just use the wiring diagram below to get started. If you purchase the LittleArm kit, this diagram comes standard in the box:
That is pretty much it. Download the app, plug in the Arduino, and start playing with it. Enjoy!
Comments
Please log in or sign up to comment.