Difference between revisions of "RC Leap Log"

From ESE205 Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
* Implemented 3-D printed encoder on the robot
 
* Implemented 3-D printed encoder on the robot
 
* Soldered the Driver shield for the Arduino
 
* Soldered the Driver shield for the Arduino
 +
 +
===== Week of March 20th =====
 +
* Wrote Arduino sketch incorporating encoder so robot can be instructed to move a certain distance
 +
* Testing of bluetooth connection via Arduino and bluetooth dongle
 +
** Encountered error of Bluetooth COM port already in use
 +
** More testing and research necessary next week to fix this issue
 +
* Found code online to help with Leap output and how to transmit it via bluetooth
  
 
[[Category:Logs]]
 
[[Category:Logs]]
 
[[Category:Spring 2016 Logs]]
 
[[Category:Spring 2016 Logs]]

Revision as of 18:19, 28 March 2016

Week of February 7th
  • Completed project proposal
  • Researched options for purchasing parts
  • Ordered DIY RC kit
  • Built RC car and a simple circuit to test functionality
Week of February 14th
  • Finalized budget items and added links
  • Edited proposal to best reflect our goals
  • Began research on coding with Leap Motion, Java, and signal transmittal via Bluetooth
Week of February 21st
  • Continued research on coding with Leap Motion
  • Scheduled first project evaluation
  • Placed orders for all necessary parts
Week of February 28th
  • Most parts arrived
  • Began testing the interface between Leap motion and Java
  • Conducted more research on bluetooth signals
    • RXTX library for Eclipse?
    • Limited in type of signals to send
  • Working prototype of encoder with LED and photo detector
    • Began 3D printing component to fix the encoder to the chassis
Week of March 6th
  • Wrote code to connect computer to Arduino via COM port
  • All parts arrived
  • Implemented 3-D printed encoder on the robot
  • Soldered the Driver shield for the Arduino
Week of March 20th
  • Wrote Arduino sketch incorporating encoder so robot can be instructed to move a certain distance
  • Testing of bluetooth connection via Arduino and bluetooth dongle
    • Encountered error of Bluetooth COM port already in use
    • More testing and research necessary next week to fix this issue
  • Found code online to help with Leap output and how to transmit it via bluetooth