P12201 RIT “Tigerbot” Humanoid Platform for Future Expansion

Total Page:16

File Type:pdf, Size:1020Kb

P12201 RIT “Tigerbot” Humanoid Platform for Future Expansion Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York 14623 Project Number: P12201 RIT “Tigerbot” Humanoid Platform for Future Expansion Charles Borrello Chris Rabnovich Andrew Jabrucki ME/Co-Project Manager CE/Lead CE EE/Co-Project Manager Ernest Danzo Joe Noble EE/Lead EE ME/Lead ME Danny Lee Jon Zaman Tony Burnette CE/Quality and Test Engineer EE/Integration Officer ME/Resource Engineer Abstract The objective of this project is to introduce a platform for a humanoid robot that could be built upon in future projects. The robot was designed with the ability to humanly move, be controlled autonomously, resist a fall with the ability to recover, and have at least twenty degrees of freedom in motion. Dr. Ferat Sahin, of the Electrical Engineering Dept. at Rochester Institute of Technology, facilitated the project with specific product requirements and team guidance. The team was split up into three disciplines of Mechanical, Electrical, and Computer Engineering. A robust control system was designed to process commands, sensing, and servo motion. The electromechanical body is comprised of link and joints that use servo motors to ensure complete human motion. The final product is comprised of three control devices, an aluminum sheet metal body, motion libraries with linked commands, and various sensors. In this paper, the design concept, control development, fabrication, and final product testing will be discussed for complete understanding for future developers. Proceedings of the Multidisciplinary Senior Design Conference Page 1 Nomenclature Degrees of Freedom (DOF), General Purpose Input Output (GPIO), Inter-Integrated Circuit (I2C), Inertial Measuring Unit (IMU), Multidisciplinary Senior Design (MSD), Rochester Institute of Technology (RIT), Serial Peripheral Interface (SPI), Universal A-synchronize Receiver Transmitter (UART) Introduction The development of robotic systems is a widely researched and important field in engineering. Robotic systems are used throughout industry to automate processes and advance product creation. Humanoid robot creation and manipulation of motion development has become a research area of interest in recent years. These robot types are utilized in environments where human motion and sensing is required to accomplish a task. Motion should not be mechanically limited and should be refined to human precision. The Rochester Institute of Technology Robotics Department headed by Dr. Ferat Sahin has previously begun research in the development of humanoid robot motion and sensing. This project named “Tigerbot” was derived as a platform to advance RIT’s development and research in humanoid robots. Tigerbot will help develop learning for future students and help display to the public the opportunities developing at the university. This Humanoid Platform is characterized into four main areas for development: electromechanical body, control system, intelligence, and sensing. The electromechanical body is comprised of aluminum links and joints that will be mounted to servo motors. Specialized brackets and differently torqued servos allow for complete unrestricted motion of the robot. The control system is divided into two specific devices: a servo controller and a sensor processor. The servo controller is used to provide human-like motion to the body. The sensor processor is used to process information from sensors and update the intelligence system of the external environment. The intelligence system is used to perform more complex functions of a human such as receiving voice commands or written commands (WIFI commands) and control the flow of information throughout the system. Finally, sensors are used to update Tigerbot about the external environment. The Multidisciplinary Senior Design team was constructed to combine Mechanical, Electrical, and Computer Engineering students. Mechanical Engineers used their skills in torque analysis and 3D modeling to design link material and select servos. Electrical and Computer Engineers used their combined skills in programming, power management, and control systems to help form communication and sensing framework. The advantage of the multidisciplinary team was the ability to learn in parallel with other disciplines by helping in the design and building processes. Throughout the process all disciplines had the opportunity to contribute in motion programming, link construction, and power management. The project was split into two ten week sections. The section of MSDI was spent designing all aspects of the Tigerbot, while Proceedings of the Multidisciplinary Senior Design Conference Page 2 the section of MSDII was used to realize the design by constructing and testing. This will be developed with explanation in the following sections. Design Methodology Customer Needs and Specifications Electromechanical Body These requirements consist of basic human functionality of the robot. The robot should be able to balance, walk, get up from falls, walk over small objects and resist a push. To accomplish this, further needs of at least four degrees of freedom per arm and leg, two degrees in the torso, and two degrees in the head were required. The DOF had to have human similarity. For example, elbows and knees could not hyper-extend. These requirements also implied that wiring and links would not get in the way of the DOF. In addition to the DOF, the robot had to be robust enough that it would not break either due to falls or torque on the joints. To accomplish this strong link design and securing the boards and wires are all important. Intelligence These requirements consisted of a PC or “brain” that should be present in the robot. One of the main requirements of Tigerbot is that it had to be expandable. To do this the intelligence system needed to be powerful and have many expandability ports. Requirements on the main PC or “brain” of Tigerbot are the presence of a 32-bit architecture, an operating system, a minimum of 2GB of memory, Wifi or Bluetooth capabilities and multiple expansion interfaces. Specifically related to expansion, the intelligence system needed to be able to control up to 32 servos and have SPI, UART, I2C interfaces. Sensing Tigerbot has to be able to detect its internal and external environment along with performing functions of a humanoid. Tigerbot needed the ability to detect body position and objects that it may come in contact with. To do this proximity, touch and IMU sensors would be used. To perform the functions of a humanoid, Tigerbot needed to respond to voice commands. Tigerbot was required to respond to a minimum of sixteen voice commands. Additional requirements were related to sensing. These included interacting with object and avoiding obstacles. The robot had to be able to avoid large objects, walk over small objects, walk up inclines, walk down declines and avoid shear drops. Tigerbot also had to detect and counter-act harmful forces such as a push. Human Characteristics Since this is a humanoid platform, Tigerbot had to have human characteristics. These included human proportionality, human-like movements, a height of 20 to 36 inches and weigh Proceedings of the Multidisciplinary Senior Design Conference Page 3 less than 30 pounds, as well as supporting 25% of its own weight and be functional for a minimum of two hours Human-like movements had to be possible through software libraries. These software libraries had to contain simple algorithms such as walk and get up from a fall. The voice commands could then be tied to some of these software libraries. Concepts Link Material and Servo Selection Worst case scenario torque analysis was performed to determine the torque values required by the servos in key locations. Due to budgetary constraints, the high torque servos selected for the robot could not be used for every joint, so these servos were only used on key joints such as the knee, forward leaning motion of the hip, and the elbow/shoulder bending servos. This can be seen in Figure 1, which displays a portion of the torque analysis. These were determined to be key joints in walking, balancing, and getting up from a fallen position. When the analysis was performed some general assumptions were made. These have the following link properties: weight acts at center, made of aluminum ( , thickness of at least 1/16’’, at least the width of the servo, and are on both sides of the servos. Figure 1: Torque Analysis: Leg Layout (left), Thigh Servo (right) An assumption was also made that the thigh servo would require higher torque. The torque calculations were made using equation (1) ( ( ( )) ( ( ( )) ( (1) where S is the Sress, F the Force, and L the Length of the link segments. The max torque was calculated and found to be 210.9 oz-in, which resulted in the selection of the higher torque servos. Each of the designed custom built links was analyzed in ANSYS for the worst case loading conditions to ensure that they would stand up to both normal robot operation and severe Proceedings of the Multidisciplinary Senior Design Conference Page 4 conditions such as a fall. The links were designed to be robust so that future expansion of the robot would not cause the robot’s links to sustain loads beyond their capabilities. The above conditions for “worst case loading” were used for the general worst case for normal operation. For the falls, an estimated load based on the mass of the robot falling from a height of about two feet was used. Degrees of Freedom The customer specifications on DOF were specific. The customer needs overall 20 degrees of freedom in the robot involving four per arm, four per leg, two degrees in the torso and two in the head. Figure 2 shows the final concept of the DOF for the robot. Figure 2: DOF Concept Diagram The final design involves two degrees of freedom in the upper arm to replicate the ball joint movement of a human shoulder. The other two degrees of freedom were placed at the elbow to simulate both the twisting motion of the shoulder ball joint and the bending of the elbow.
Recommended publications
  • An Open-Source Platform for Learning Embedded Systems Based on Algorithm Visualizations and Digital Signal Controllers
    electronics Article DSCBlocks: An Open-Source Platform for Learning Embedded Systems Based on Algorithm Visualizations and Digital Signal Controllers Jonathan Álvarez Ariza Department of Electronics Technology, Engineering Faculty, Corporación Universitaria Minuto de Dios (UNIMINUTO), 111021 Bogotá, Colombia; [email protected]; Tel.: +57-310-557-9255 Received: 17 January 2019; Accepted: 29 January 2019; Published: 18 February 2019 Abstract: DSCBlocks is an open-source platform in hardware and software developed in JavaFX, which is focused on learning embedded systems through Digital Signal Controllers (DSCs). These devices are employed in industrial and educational sectors due to their robustness, number of peripherals, processing speed, scalability and versatility. The platform uses graphical blocks designed in Google’s tool Blockly that can be used to build different Algorithm Visualizations (AVs). Afterwards, the algorithms are converted in real-time to C language, according to the specifications of the compiler for the DSCs (XC16) and they can be downloaded in one of the two models of development board for the dsPIC 33FJ128GP804 and dsPIC 33FJ128MC802. The main aim of the platform is to provide a flexible environment, drawing on the educational advantages of the AVs with different aspects concerning the embedded systems, such as declaration of variables and functions, configuration of ports and peripherals, handling of Real-Time Operating System (RTOS), interrupts, among others, that are employed in several fields such as robotics, control, instrumentation, etc. In addition, some experiments that were designed in the platform are presented in the manuscript. The educational methodology and the assessment provided by the students (n = 30) suggest that the platform is suitable and reliable to learn concepts relating to embedded systems.
    [Show full text]
  • Easy Peripherals for the Internet of Things
    FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO Easy Peripherals for the Internet of Things António Miguel Baldaia Moreira de Sousa Mestrado Integrado em Engenharia Eletrotécnica e de Computadores Supervisor: João Carlos Viseu Oliveira (Fraunhofer AICOS Portugal) Supervisor: Luis Miguel Pinho de Almeida (FEUP) July 22, 2016 c António Miguel Baldaia Moreira de Sousa , 2016 Abstract The Internet of Things (IoT) is booming and more than 250 million devices are expected to be part of it by 2020. The growth is mostly supported by the ever increasing amount of sensing circuitry embedded in all sorts of user devices, appliances and wearables, among others. However, the abundance of information in itself does not provide knowledge, as the raw data must first be treated and processed. In order to do so, and still keep up with the technology demand, the development of new solutions and applications has to be very efficient and expedite. Some of the major setbacks when developing IoT solutions are the interfaces available (or not) to interact with the sensory devices and retrieve measurements data. Quite often, these interfaces have to be custom developed for each prototype, or solution. This project, presented by Fraun- hofer AICOS Portugal, addresses and reduces the effort high-level developers have to put in when interacting with sensory nodes. A complete communication protocol was designed and implemented on top of Bluetooth Low Energy to establish the communication between a sensory node, such as a micro-controller plat- form, and a data collection device, such as an Android smartphone. The protocol may be imple- mented on any platform, but this project focuses on establishing the communication between an Android device and a Fraunhofer proprietary micro-controller platform, the Pandlet.
    [Show full text]
  • Warf Electronics Shopping - Catalog Electronics Shopping IOIO for Android FR4 1.6Mm Blank PCB Board Single Side 6X6" 1Oz
    เลขประจําตัวผูเสียภาษี 3271161630 Warf Electronics Shopping - Catalog Electronics Shopping IOIO for Android FR4 1.6mm Blank PCB board Single Side 6x6" 1oz. ELE-SP072006172 ELE-WA491996121 1,950.00 THB 50.00 THB IN-14 RUSSIAN NIXIE TUBES IN-14 IN14 NEW NOS Line Iso-Regulation IRG-600 ELE-WA491996260 ELE-WA491986075 400.00 THB 27,500.00 THB LC-3 Purist Line Conditioner PS-8 Clean Power Station ELE-WA491986053 ELE-WA491986069 11,650.00 THB 5,850.00 THB ISO Clean Power Station ชุดกรองไฟ NFC-3 ELE-WA491986071 ELE-WA491986072 12,600.00 THB 8,600.00 THB ชุดกรองไฟ NFC2 ชุดกรองไฟ NFC-1 ELE-WA491986073 ELE-WA491986074 11,500.00 THB 14,500.00 THB อุปกรณชวยขจัดสัญญาณรบกวน LI-500 เครื่องกรองไฟ LC-1 MKII ELE-WA491986076 ELE-WA491986077 7,800.00 THB 4,890.00 THB CPS-8 SE Clean Power Station CPS-8 Clean Power Station ELE-WA491986054 ELE-WA491986068 8,800.00 THB 6,800.00 THB Line Iso-Regulation IRG-600 Black PS-8 SE Clean Power Station ELE-WA491986070 ELE-WA491986067 28,500.00 THB 7,800.00 THB AudioengineUSA N22 Amplifier / Headphone Amp Bellari HA540 Tube Headphone Amp ELE-WA491976078 ELE-WA491976079 7,500.00 THB 11,500.00 THB Burson Headphone Amp 160 Cavalli Audio Liquid Fire Headphone Amp (pre order) ELE-WA491976081 ELE-WA491976082 26,900.00 THB 49,900.00 THB Centrance DACmini Centrance DACport 24/96 USB Headphone Amp ELE-WA491976083 ELE-WA491976084 29,500.00 THB 14,500.00 THB Creek Audio OBH-11 Headphone Amplifier Creek Audio OBH-21 Headphone Amplifier ELE-WA491976085 ELE-WA491976086 9,800.00 THB 14,500.00 THB Creek Audio OBH-21 SE Headphone Amplifier
    [Show full text]
  • LNICST 117, Pp
    Efficient and Alternative Approach for Android Based Mobile Remote Control in a Bluetooth Environment Husain Alhayki1 and Jayavrinda Vrindavanam2 1 Telecommunication Engineering, Caledonian College of Engineering, Muscat, Oman [email protected] 2 Department of Electronic and Computer Engineering, Caledonian College of Engineering, Muscat, Oman [email protected] Abstract. The paper presents a novel method of design and implementation of a control system using Bluetooth technologies. The proposed system based on IOIO board, Bluetooth and android application endeavours to support user the ability to control the electrical devices from mobile devices, which must have android operating system. The proposed system design is simple, multifunctional, superior to previous approaches and can considerably economise the costs involved in developing such systems. The application has a variety of uses in offices, factories, laboratories and access controlled environments. Keywords: Android, IOIO board, Bluetooth, SDK tools, ATD plugin. 1 Introduction With the advent of mobile phones, a multitude of functions are added to such hand held instruments on a continuous basis, making such devices as ‘versatile master control device’. The uses of such devices are extremely divergent. Such uses range from photography, video chats, daily planner, e-mail facility and so on. As an extension to such advancements, the main objective of this paper is to design and implement a new control system for devices using mobile phones which run with the support of android operating system through the support of Bluetooth technology as a medium of communication. There are many controlling boards that can be used in these applications such as Arduino, mbed, IOIO board etc, and each one has its own specifications and applications.
    [Show full text]
  • 36-DD-13964.Pdf
    Page 1 of 26 IOIO-OTG Hookup Guide Introduction The IOIO-OTG (pronounced “yo-yo-O-T-G"; the OTG stands for On-The- Go) is a development board specially designed to allow developers to add advanced hardware I/O capabilities to their Android or PC application. It features a PIC microcontroller, which acts like a bridge that connects an app on your PC or Android device to low-level peripherals like GPIO, PWM, ADC, I2 C, SPI and UART. An app-level library helps you write control code for these low level peripherals in the same way you’d write any other Java app! IOIO-OTG - V2.2 DEV-13613 What separates the IOIO-OTG from previous IOIO boards is its ability to leverage the USB On-The-Go specification to connect as a host or an accessory. There are several ways to connect the IOIO to your Java app. If the app is running on your Android device, the IOIO-OTG will act as a USB host and supply charging current to your device (meaning the IOIO-OTG will need its own power source). If your app is running on a Windows, Linux or OSX machine, the IOIO-OTG will assume device mode and present itself as a virtual serial port. When in device mode, the IOIO-OTG can be powered by the host. Connecting a USB Bluetooth® dongle will cause the IOIO-OTG to show up as a Bluetooth serial connection, so you can go wireless! Page 2 of 26 Required Materials A USB Female A to Micro A OTG Cable should have been included with the purchase of your IOIO-OTG.
    [Show full text]
  • List of Projects Using Raspberry Pi with Advance View: 1
    List of Projects using Raspberry Pi with advance view: 1. Mobile Remote Surveillance Camera This interesting project will cover all things required for the ultimate goal of building a mobile remote surveillance camera. https://youtu.be/6FrEs4C9D-Y This interesting but complicated project will cover things from designing building a robot, to advanced congurations in linux (raspberry pi) to building an Android application…... Listed under: Phone Projects 2. Android Controlled Toy Using Raspberry Motor Shield The terrain vehicle which is managed with raspberry pi, arduino and controlled vi android software. Story At the end of the project we will manage a terrain vehicle which controlled by android device's accelemoter sensor The project contains Motor shield, raspberry pi, arduino and dc…... Listed under: Motor Projects 3. GrovePi Windows IoT: LED Blink This tutorial shows the simplest thing that you can do with the GrovePi: Blink a LED. Introduction to GrovePi with Windows IOT: LED Blink Tutorial This tutorial shows the simplest thing that you can do with the GrovePi: Blink a LED. This a great…... Listed under: LED Projects 4. Azure IoT Hub nRF24L01 Windows 10 IoT Core Field Gateway Windows 10 IoT Core on RPI based nRF24L01 eld gateway which enable sensor nodes to securely & reliably upload telemetry to AzureIoT Hubs. Overview For school Internet of Things (IoT) projects I needed a robust eld gateway for uploading telemetry data from a number "cheap n…... Listed under: Home Automation Projects 5. Windows 10 IoT Core on Raspberry Pi 2 – Adafruit Sensor data Pushing data to Microsoft Azure Event hubs from Windows 10 IoT Core with Raspberry Pi-2 connected with the Adafruit 10DOF IMU This is my rst blog on Windows 10 IoT Core with Raspberry Pi-2 connected with the Adafruit 10DOF IMU (A combo board provides 3-axis…..
    [Show full text]
  • Programming Your Home Automate with Arduino, An
    Praise for Programming Your Home Mike has a broad technology experience base that puts all the pieces of some remarkable projects together. It’s amazing that he makes it all so easy and afford- able. Don’t miss all that can be learned from this gem. ➤ Michael Bengtson, Consultant The Web-Enabled Light Switch project gave my family convenience and security options and enhanced my knowledge of RS-232 communications. It is nice to be able to switch on lights from my favorite chair. And the Tweeting Bird Feeder project has opened my eyes to the uses of radio communications around the home for things besides Wi-Fi, and it will help in my work to contribute to the preserva- tion of bird species that are struggling for food and habitat. ➤ Bob Cochran, Information Technology Specialist With this book, Mike Riley celebrates the Arduino microcontroller in a way that both beginning and advanced home automation hobbyists will enjoy. ➤ Sven Davies, Vice President of Applications This is an outstanding reference that should be on the desk of every DIYer. In much the same way that software engineers mention “The Gang of Four Patterns Book,” I predict this text will eventually be referred to as “The Riley Book of Home Automation.” ➤ Jon Kurz, President, Dycet, LLC Every technology is only as exciting as the things you do with it. Mike takes a few cheap electronics parts, an Arduino, and a bit of code and turns your home into a much more exciting and enjoyable place. His easy-to-follow instructions make every single one of these projects both fun and useful.
    [Show full text]
  • Electronic Training Board for Mobile Applications
    ELECTRONIC TRAINING BOARD FOR MOBILE APPLICATIONS BASED ON ANDROID OPERATING SYSTEM. Edgar A. Maya, Byron R. Valenzuela Abstract - This paper provides information on LED's, digital analog converters, matrix the design and implementation of an electronic keyboard, LCD 16x2, switches, matrix trainer for mobile devices based on the Android operating system, this system includes several LEDs, buzzer, communication: Serial, devices such as LEDs, switches, buzzer, relay, pWM, I2C, Xbee, Bluetooth, GPS, Wi-fi display's, temperature sensors and modules communication as GPS, Wi-Fi, Xbee, I2C, to make and temperature sensor module. Thus applications with the mobile and trainer. promoting the technological development of the education and growth of knowledge Index Terms - Android, GPS, Wi-fi, Xbee, I2C by students. I. INTRODUCTION II. BASICS CONCEPTS The growth of technology and the great A. What is IOIO? reception of mobile based on Android operating system have made that development of a trainer for students of Engineering in Electronics and Communication Networks Universidad Tecnica del Norte, with which the same may make multiple applications based on mobile terminals with Android operating system and interact with the various Figure 1. IOIO board peripherals with the trainer account. Reference: Simon Monk (2012). Making Android Accessories with IOIO This research document received on 12 October 2014 was IOIO is a board specially designed and conducted as a preliminary project for the professional degree manufactured to work with mobile devices in Engineering in Electronics and Communication Network Engineering, Faculty of Applied Science (FICA) of the based on the Android operating system “Universidad Tecnica Del Norte” from version 1.5 (Donout) to the current E.
    [Show full text]
  • Sistema De Monitorización De Señales Basado En IOIO Y Android
    Trabajo Fin de Grado Grado en Ingeniería de las Tecnologías de Telecomunicación Sistema de monitorización de señales basado en IOIO y Android Autor: Javier Soriano Ruiz Tutor: Antonio Luque Estepa Equation Chapter 1 Section 1 Dep. Ingeniería Electrónica Escuela Técnica Superior de Ingeniería Universidad de Sevilla Sevilla, 2017 i Trabajo Fin de Grado Grado en Ingeniería de las Tecnologías de Telecomunicación Sistema de monitorización de señales basado en IOIO y Android Autor: Javier Soriano Ruiz Tutor: Antonio Luque Estepa Profesor titular Dep. de Ingeniería Electrónica Escuela Técnica Superior de Ingeniería Universidad de Sevilla Sevilla, 2017 Trabajo Fin de Grado: Sistema de monitorización de señales basado en IOIO y Android Autor: Javier Soriano Ruiz Tutor: Antonio Luque Estepa El tribunal nombrado para juzgar el Proyecto arriba indicado, compuesto por los siguientes miembros: Presidente: Vocales: Secretario: Acuerdan otorgarle la calificación de: Sevilla, 2017 El Secretario del Tribunal A mi familia A mis amigos A mis maestros Agradecimientos Durante estos años de vida universitaria ha habido mucha gente importante que ha pasado por mi vida y que me ha ayudado a ir superando poco a poco cada obstáculo nuevo que se presentaba. Por tanto, no puedo dejar de mencionar aquí a mi familia, amigos y profesores. En primer lugar, tengo que agradecer a mis padres su esfuerzo y dedicación para hacerme llegar hasta aquí, en especial a mi madre, que ha estado siempre apoyándome en los momentos más duros. Mamá, sin ti esto no sería posible. Te quiero. Los amigos siempre son una burbuja en la que escaparse en esos momentos de agobio, por tanto, no puedo dejar de darles las gracias.
    [Show full text]
  • Controlling Multi-Core Race Conditions in Linux
    Extending Android via External Microprocessors Mike Anderson Chief Scientist The PTR Group, Inc. [email protected] Copyright 2013, The PTR Group, Inc. Android and the outside world Strategies for adding new sensors Real-time Android? Why add external microprocessors/ Cs? Code for the C vs. Firmata Connection strategies ABS-SClara-0428-2 Copyright 2014, The PTR Group, Inc. Android and the Outside World Android knows about a number of device classes out of the box Gyros, accelerometers, compass, GPS, etc. Integrated through libsensors into the Android framework Adding new sensors to the platform would normally require rebuilding the AOSP libsensors and reflashing the system easily done for multiple platforms ABS-SClara-0428-3 Copyright 2014, The PTR Group, Inc. Adding Control Capabilities The real world is filled with opportunities to add new interfaces CAN bus, GPIOs, A/D, D/A, PWM, I2C, SPI, etc. the typical handset/tablet We could build a custom Android device We would need custom hardware just to wire the signals out of the Android platform Additionally, there would be significant effort to get, modify and rebuild the platform sources for even soft real-time control Focus is on Java behavior ABS-SClara-0428-4 Copyright 2014, The PTR Group, Inc. Alternate Extension Options Android natively supports several different connection options USB, Wi-Fi, Bluetooth and NFC Via one of these connections, we can use an external device for the interface to the real world and use Android for control and UI Offload the time-sensitive work to dedicated hardware Goal is to save cost while being able to guarantee service ABS-SClara-0428-5 Copyright 2014, The PTR Group, Inc.
    [Show full text]
  • Elektronikladen | ELMICRO Sparkfun Preisliste
    Elektronikladen | ELMICRO http://elmicro.com SparkFun Preisliste November 2011 EVP EUR netto BOB-00099 Real Time Clock Module 11,20 BOB-00193 Adapter board for Microchip ICD and ICD2 4,50 BOB-00194 Adapter board for SFE ICSP Connections 3,00 BOB-00196 Breakout Board for RF-24G Transceiver 0,80 BOB-00198 Breakout Board for CP2102 USB to Serial 16,50 BOB-00199 Breakout Board for CP2103 USB to Serial w/ GPIOs 16,50 BOB-00203 Breakout Board for Photo Interrupter CNZ1120 0,80 BOB-00204 Breakout Board for SD-MMC Cards 7,50 BOB-00493 Breakout Board CF Compact Flash Cards - Slim 7,50 BOB-00494 SOIC to DIP Adapter 8-Pin 2,20 BOB-00495 SOIC to DIP Adapter 20-Pin 3,00 BOB-00496 SOIC to DIP Adapter 28-Pin 3,00 BOB-00497 SSOP to DIP Adapter 8-Pin 2,20 BOB-00498 SSOP to DIP Adapter 16-Pin 2,20 BOB-00499 SSOP to DIP Adapter 20-Pin 3,00 BOB-00500 SSOP to DIP Adapter 28-Pin 3,00 BOB-00544 Breakout Board for microSD Transflash 7,50 BOB-00549 GPIB-USB Controller 166,70 BOB-00573 Breakout Board for SIM Cards 11,20 BOB-00716 Breakout Board for RJ45 1,50 BOB-00717 SOT23 to DIP Adapter 0,70 BOB-00718 Breakout Board for FT232RL USB to Serial 11,20 BOB-00747 Breakout Board for LMD1820x H-Bridge 1,50 BOB-00765 Ethernet Interface Board - ENC28J60 33,30 BOB-07841 Breakout Board for FT245RL USB to FIFO 13,50 BOB-08130 Breakout Board for PCF8575 I2C Expander 9,00 BOB-08276 Breakout Board for XBee Module 2,20 BOB-08508 AVR Programming Adapter 1,10 BOB-08551 Breakout Board for FT232RQ USB to Serial 25,60 BOB-08552 Breakout Board for Serial DB9 1,10 BOB-08595 Spartan
    [Show full text]
  • Electronics & Automation Engineering Catalogue
    OCEAN CON- Electronics & Automation Engineering Catalogue OCEAN CONTROLS ELECTRONICS & AUTOMATION CATALOGUE June 2012 June CATALOGUE AUTOMATION & ELECTRONICS CONTROLS OCEAN Office: 3/24 Wise Avenue TROLS Seaford VIC 3198 Australia 9am to 5pm Monday to Friday except public holidays Post: PO Box 2191 Seaford BC VIC 3198 Australia Phone: +61 3 9782 5882 Fax: +61 3 9782 5517 Web: www.oceancontrols.com.au Email: [email protected] June 2012 June 2012 TABLE OF CONTENTS Dear Customer Data acquisition 1 Welcome to the second edition of our catalog. It has been another busy year Data Loggers 7 with us adding 200 to 300 hundred new products to the catalog. As well as more products we have improved the indexing in the catalog to help you find items computer parts 11 Among the new products are PLCs and HMIs from Delta, low cost pressure and flow sensors from AXE, temperature sensors from Comeco and the new components 13 Fieldlogger from Novus ommunications We have also been designing and manufacturing new products as well as up- c 17 grading our some of our older products. These include the KTA-250 Anemom- eter Interface Card, KTA-266 4 to 20 mA Calibrator, KTA-290 Serial Stepper programmabLe controLLers 22 Motor Controller and upgrading ModbusView TCP and ISEE-Modbus TCP software. remote & gsm controLLers 31 In conclusion I would like to thank you for your continued support and we will endeavour to provide great service and economical solutions to your control emperature rocess ontroLLers needs. t & p c 34 pLcs & Hmis 38 Regards, Peter Simmonds, counters & timers 41 Managing Director.
    [Show full text]