EECS 149
Contents
Home
Overview
Logistics
Technology
Schedule
Reading
Assignments
Lab & Project
bCourses
Piazza
Reading
References
Resources
Course Development
Wiki
SVN
|
Technology for EECS 149
Below is a partial and evolving list of technologies available for
projects.
- iClebo Kobuki robot, a robot designed to replace the iRobot Create with better hardware and support.
- Kobuki C++ Library Documentation
- LabVIEW, student edition, available for $20 (search for 'LabVIEW').
- iRobot Create User Manual Robotic platform that is the basis for the Roomba vacuum cleaner.
- iRobot Create Open Interface (OI) serial communication protocol for controlling the iRobot Create.
- Luminary Micro User Guide microcontroller user guide.
- Luminary Micro Datasheet microcontroller datasheet.
- Luminary Micro Driver Library Guide microcontroller C API documentation.
- Keil µVision QuickStart Guide IDE documentation.
- ADXL-322 Datasheet accelerometer datasheet.
- Keil ULINK2 User Guide JTAG emulator guide.
- ARM Cortex-M3 Processor processor in the Luminary Micro LM3S8962 microcontroller.
- Using a Stellaris Microcontroller as an IO Processor Luminary driver library guide.
- Using the Stellaris Microcontroller Analog-to-Digital Converter Luminary driver library guide.
- Getting Started with the LabVIEW Embedded Module for ARM Microcontrollers quickstart guide for LabVIEW Embedded.
- Introduction to ARM Microcontrollers online video with introduction to microcontrollers and LabVIEW Embedded.
- TinyOS,
an open-source operating system designed for wireless embedded sensor networks.
-
Ptolemy II, an extensible software environment supporting multiple models of
computation and code generation for embedded systems.
-
Java with real-time capabilities.
- Eclipse integrated development environment (IDE).
|