Skip to main content

Home/ Robotics/ Group items tagged mit

Rss Feed Group items tagged

York Jong

Retired Robots - The Ants - 0 views

shared by York Jong on 03 Jun 07 - Cached
  •  
    The Ants are a community of cubic-inch microrobots at the MIT Artificial Intelligence Lab. There are two main goals for this project. The first is to push the limits of microrobotics by integrating many sensors and actuators into a small package. The second is to form a structured robotic community from the interactions of many simple individuals. The inspiration behind this idea comes from nature -- the ant colony.
York Jong

Light Sensors of The Ants: Hardware - 0 views

  • Usually, the operating system takes all the values from the sensors, averages them, then finds the one that is the furthest away from that average
  • The Ant Farm is built next to a very large window that faces east. As a result, with the lab lights off, the brightest light source is always to the east. The robots can use this as a reference and then find all the other directions.
York Jong

RoboLogo - Teaching Children how to program Interactive Robots - 0 views

  • All of the procedures take a discrete ``gear'' to specify the speed. The reasons for this are two-fold; first, by limiting the power of the truck, we simplify the interface to children. Secondly, it allows use to calibrate the ``gears'' so that, for example, 10 seconds forward in first gear is the same distance as 10 seconds backward in first gear.
  • The limitation of LOGO however is the lack of feedback from the environment. There is no way of expressing an event occuring in the outside world.
  • Simple constructs in iLogo extend the original LOGO language with interactivity capabilities of reading sensors and transfering control to different parts of the program.
  • ...6 more annotations...
  • These above rules handle all of the commands and expressions of the iLogo language except for the DoUnlessCommand. This command will execute a list of commands unless a boolean condition is met. If so, control is switched to a new list of commands for handling the exception condition.
  • Each stage of the compiler is designed using the Visitor pattern described in the book Design Pattern by Eric Gamma, et al. This pattern allows tree traversers to be created as seperated objects, instead of doing all traversals as methods of the nodes of the tree
  • We decided to use the JavaCC/JJTree tools created by Sun for generating a custom parser for our iLogo language written in Java.
  • The language must have primitives which allow the user of the language to write programs which easily transfer control based upon outside stimuli, in this case sensors on the truck.
  • An LM18293 push-pull motor driver connects the programmable counter array (PCA) of the 8051 to the truck's motors.
    • York Jong
       
      LM18293 is a DC motor driver.
  • We took the Berkeley Logo language design as our base and then added a primitive for reading sensor and an exception-based control structure.
  •  
    RoboLogo is a system that enables children to program interactive robots. Children can program a robotic truck that interacts with the environment without having to deal with low-level implementation details.
York Jong

Microprocessor of The Ants: Hardware - 0 views

  • This chip is great for building robots because it has extensive input/output hardware built right into the chip. This reduces the need for external components.
York Jong

Building Sensors and Motors for the Red and Blue Dot Crickets - 0 views

  •  
    This document explains how to interface a variety of devices to the Red Dot Cricket:
York Jong

Getting Started With Crickets - 0 views

  • the Cricket's yellow LED flashes when the Cricket is sending infrared signals.
  • You can type any Cricket Logo instruction in the Cricket Logo Command Center, and it will be immediately transferred to the Cricket and executed.
  • ...3 more annotations...
  • the Cricket's green LED light goes on while the Cricket is executing commands.
  • You can "launch" a procedure directly from the Cricket by pressing the white button on the Cricket.
  • You can send information from the Motor/Sensor Cricket back to the computer using the send instruction.
York Jong

HomePage of GoGoBoard - 0 views

  •  
    The GoGo board framework is a collection of open-source hardware platforms mainly aimed for educational projects.
York Jong

機器人探索--工程實踐指南 - 0 views

  •  
    本書是以MIT的機器人設計課程為基礎編寫而成的,內容基本上涵蓋了機器人技術的相關知識,包括機械系統構建、控制系統硬件配置、控制算法軟件編制等。與其他機器人書籍不同的是,本書更
York Jong

Robotics -- Logo Products - 0 views

  • Many Logo-based and other robotics products produced by LEGO are distributed to schools in the USA by Pitsco.
  • This free-range turtle does not require connection to a computer. All the controls are on board.
  • The Cricket is a tiny computer, suitable for all kinds of robotics projects, that you can program using Logo.
  •  
    Logo has long been used to control mechanical turtles and other robotic devices. Here are some sources of equipment and related software.
York Jong

Flesh and Machines 我們都是機器人 - 0 views

  •  
    作者是MIT人工智慧實驗室CSAIL的主任。沒錯!就是被機械小天才稱為Robotic Researcher's Heaven的CSAIL。 Robot's Book這個類別存在已久,卻遲遲沒有第一篇文章的誕生。 介紹Brooks的這一本書來當作第一篇
York Jong

Building Sensors and Motors for Handy Board - 0 views

  •  
    This document explains how to interface a variety of devices to the Handy Board:
York Jong

Roomba Scheduler 掃地吸塵機器人 - 39 views

作者: ykjiang (York) 看板: Robotics 標題: [產品] Roomba Scheduler 掃地吸塵機器人 時間: Tue Jan 16 01:17:05 2007 Roomba Scheduler 掃地吸塵機器人 http://www.486word.com/new_page_140.htm 全美國最新上市機種擁有定時清掃功能,可設定每日,每週 任何時間自動...

product

started by York Jong on 28 May 07 no follow-up yet
1 - 12 of 12
Showing 20 items per page