• Title/Summary/Keyword: Sketch Tracer

Search Result 3, Processing Time 0.025 seconds

Jansen Mechanism을 기반으로 한 보행로봇의 최적화와 Line tracer

  • Do, Seung-Hun;Choe, Ju-Yeong;Kim, Min-Su;Park, Hyeon-Su;Kim, Dong-Hwi;Lee, Chun-Yeol
    • Proceeding of EDISON Challenge
    • /
    • 2017.03a
    • /
    • pp.506-510
    • /
    • 2017
  • Based on the Jansen mechanism theory, a walking robot is developed, which is able to trace a line. In order to find the optimized legs, GL(Ground Length), GAC(Ground Angle Coefficient) and Grashof criteria are utilized in m.sketch program as well as EdisonDesign program. Many types of design are applied to sensors and controls, and the functionality is checked. Finally, a prototype line tracer robot is manufactured using aduino parts and smart boards. The prototype robot is test run to check the validity of the design, and modifications are applied to improve the performance according to each test result until the best design is achieved.

  • PDF

A Design and Implementation of Control Application for Arduino Prime Smart Car

  • Park, Jin-Yang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.11
    • /
    • pp.59-64
    • /
    • 2016
  • In this paper, we design and implement an Application based on android platform, which can control arduino Prime Smart Car using Bluetooth communication. This Application consist of Bluetooth communication module, manual mode module, and line-tracer mode module. In the Bluetooth communication module, it checks the on/off status of Smartphone Bluetooth. If Bluetooth status is off, it activates Bluetooth, selects the corresponding device from Bluetooth device list, and connects with a pair. In order to reduce coding time, we implements Bluetooth communication using inherited class from android Bluetooth package. In the manual mode module, it implements six direction moving button and stop button, which can control arduino Prime Smart Car. In the line-tracer mode module, it implements Prime Smart Car with self-driving function using TCRT5000 sensor. And moving button and stop button is disabled.