Miscelaneous code snippets and scripts in various languages
========================================================================================================================================== ArduinoRobot.ino This file is the code to run 3D printed Arduino Robot. Two wheel wedge battlebot. Can move forward, backwards, left, right. Uses an IR led transmitter and receiver to send pulses to battle. Designed to work via bluetooth serial connection using RobotController.java
RobotController.java DeviceList.java Marketplace.java SetUp.java
All java source code files that make up the Robot controller for the arduino Robot. Built in android studio and tested on a Pixle 1.
dataTransfer.bat Simple batch file with error checking to bulk copy all files, folders, and all subfiles/subfolders to a new destination Uses robocopy
==========================================================================================================================================