Skip to main content

Home/ Robotics/ Group items tagged robot

Rss Feed Group items tagged

York Jong

The Complete Guide for Building a Master / Slave walker - 0 views

  •  
    This is your complete guide on how to build a Master / Slave walker.
York Jong

nonsolder bicore - 0 views

  •  
    A complete tutorial on creating a fully adjustable bicore, master/slave bicore, head or any other circuit around any other chip!
York Jong

The "Miller" walker tutorial - 0 views

  •  
    The material in this appendix is directly derived from a set of tutorial web pages authored by Andrew Miller. Andrew has since moved on to other pursuits (that pesky "work thing," don'cha know...), so in the interests of education, I "prettied" up his tre
York Jong

Bicores - 0 views

  •  
    Many BEAMbots are based on bicores (2-Nv neuron "loops") in some fashion or another (and there are two main kinds of bicores -- but more on that later). Even if you're not building a bicore-based BEAMbot, studying how bicores work will help
York Jong

Nv neurons and Nv nets - 0 views

  • We assume that the slowly changing waveform at the Nv input produces a single output transition when it crosses the Nv switching threshold. This is accomplished by using a 74HC14 or similar CMOS Schmitt trigger. When 74HC04 or 74HC240s are used for Nv inverters some nasty oscillations occur during switching which makes these inverters unsuitable for most Nv networks greater than 2 Nv in series.
  •  
    On this page, we'll tackle two challenging topics -- Nv neurons (the building block of advanced BEAM circuits), and Nv nets (networks of Nv Neurons, designed to do our bidding).
York Jong

Quadcores - 0 views

  •  
    The quadcore, or 4-Nv net, is by far the most-common variant of Nv net. You will sometimes also hear this circuit referred to as the "Microcore" -- although this term should strictly be used in reference to a "fully dressed" quadcore,
York Jong

新型機器人知道自我「療傷」 - 2 views

  •  
    簡介:現在,機器人受傷後也可以自行解決了。在一些新的或危險情況下工作的機器人難免「受傷」,一旦重要部位損壞,機器人就無法工作。美國康奈爾大學的研究人員最近研制了一個4條腿?
  •  
    i'm more genius than machine
York Jong

以腦髓液為動力的微型機器人在以色列問世 - 0 views

  •  
    簡介:以色列海法Technion 大學的Moshe Shoham 博士與其研究小組已經成功地研製出了一種新型的微型機器人動力系統,使其能夠以腦髓液為動力在人體椎管中運動。
York Jong

機器人控制電子學 - 1 views

  •  
    本書從製作機器人所需的電子元器件及相關的基礎知識入手,主要介紹微控製器的基礎知識,直流電機和步進電機的結構、基礎知識、控制方法,傳感器的基礎知識、常見傳感器的工作原理和使
York Jong

機器人DIY - 0 views

  •  
    本書中盡可能的使用簡單製成方式、容易購得之電子零件、淺顯的電路理論,來設計每一單元專題,藉此來增進初學者之信心。
York Jong

Furby Resurrection - 0 views

  •  
    There are several websites documenting the original Furby circuit board. I decided to replace the original circuit entirely and replace it with a PIC based controller.
York Jong

Furby Schematics - 0 views

  • Note that the resistor value of the pull-down resistor affects the voltage at pin 3 of the Furby's connector. We used a 1k ohm resistor to make it less sensitive to light (since we're now operating with it open to ambient light).
  • In the above diagram, a 20k ohm resistor is used as the pull-up resistor. You can, however, use any resistor as the pull-up resistor as long as the resistance is high enough to protect the circuit.
  •  
    There are a number of sensors and a motor driver on the Furby. The following is a list of these sensors and their functions.
York Jong

HackFurby.com - Furby Schematics - 0 views

  •  
    Through a lot of hard work by people other than myself, Furby's innner electronics have been fully reverse engineered. To the right is a rendering of the schematic created by Chris Brown. If you've got any corrections, I'm sure he'd be interested.
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

Chiu-Yuan Fang's BEAM Walker Page - 0 views

  •  
    Three motor designs are much more able walkers with longer strides and very tall steps. They are also a huge jump in construction complexity from a two motor walker. Walker Ver3.0 is controlled by a six-neuron nervous net. I opted not to go with the 4 neu
York Jong

Anybots的機器人德克斯特學習行走 - 0 views

  • 德克斯特是第一个动力平衡的两足机器人,即第一个像我们一样行走的机器人
  • 突破是戏剧性地改进了测量机器人重心位置的传感器。他说,并不是商业陀螺仪就是足够好,所以他建造了他自己的,同时它还有助于减轻脚部重量
  • 当德克斯特能抬起一只脚而不跌倒时,我们都非常兴奋,因为这意味着离行走是不远了
  •  
    動力平衡方式行走,也是我們的行走方式,要更難一些。當我們這樣做時看起來相當平穩,但是落腳實際上是經過控制的。在任何一個特定時刻,你不得不考慮(或者至少你的身體這樣做了)你
York Jong

自主移動機器人導論 - 0 views

  •  
    任何成功的機器人的設計涉及到運動學、信號分析、信息論、人工智能和概率論等多個不同學科的綜合。為此,本書提出了在一系列交互模塊中,使移動性成為可能的技術和製作工藝。隨著各章
York Jong

玩具機器人製作 - 0 views

  •  
    BADSTRING
York Jong

Behavior based AI - 0 views

  •  
    Behavior Based Artificial Intelligence (BBAI) is a methodology for developing AI based on a modular decomposition of intelligence. It was made famous by Rodney Brooks and his subsumption architecture was one of the earliest attempts to describe a mechanis
York Jong

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

  •  
    本書是以MIT的機器人設計課程為基礎編寫而成的,內容基本上涵蓋了機器人技術的相關知識,包括機械系統構建、控制系統硬件配置、控制算法軟件編制等。與其他機器人書籍不同的是,本書更
« First ‹ Previous 141 - 160 of 174 Next ›
Showing 20 items per page