You are viewing an older revision! See the latest version

kr/Homepage

« kr

http://mbed.org/media/img/mbedMicrocontroller.jpg

Welcome to the mbed Cookbook, a wiki for publishing user-contributed libraries and resources. This is the community "Handbook" for all the useful component and library building blocks that can be reused to cook up your prototypes.

Anyone can edit the Cookbook!

Please feel free contribute component libraries, building blocks and any reference that could be reused. If you see ways to improve existing resources with extra examples, explanations or insights, please jump in!

Introduction and Help

Components and Libraries

This section is for information about different reusable building blocks; primarily components and the libraries, code and information to make use of them. For more about Libraries, see Working with Libraries.

TCP/IP Networking

Network clients and servers

USB

LCDs and Displays

Wireless

Motors and Actuators

  • Servo - Control a Radio Control (R/C) model servo
  • Motor - Control a DC motor with PWM and an H-bridge
  • Dynamixel AX12 Servo - Digitally controlled robot servo

Sensors

Cameras

  • CameraC328 - C328 (COMedia) - JPEG Color Camera with UART Interface
  • Camera_LS_Y201 - LinkSprite JPEG Color Camera TTL Interface

Accelerometer

Inclinometers

  • SCA61T - Single axis digital SPI inclinometer

Compass

RFID

Temperature

Clocks and Oscillators

  • Si570 - Silicon Laboratories Si570 frequency synthesizer, with I2C interface.

Interfaces and Drivers

Storage & Smart Cards

Digital Signal Processing

Interfacing with other languages

Utilities for an application

  • ConfigFile - Variable configuration file helper class
  • FirmwareUpdater - Update your application binary via WEB.
  • SerialBuffered - An extension to the Serial library that provides customisable buffering
  • DebounceIn - Extends DigitalIn to add mechanical switch deboucing of inputs.
  • PinDetect - Similar to DebounceIn above but adds "interrupt" style callbacks on pin state change.
  • MODGPS - A library that supports easily adding a GPS module to your project.
  • MODMAX7456 - A library that supports the MAX7456 on-screen display chip.
  • MODSERIAL - An extended version of Serial that provides full IO buffering.
  • MODDMA - A library that manages the GPDMA peripheral as an easy to use library.
  • MAX3100 Additional external serial ports.
  • FunctionPointer - Mbed's callback mechanism explained
  • FPointer - An advanced library callback mechanism
  • ASyncTicker - a ticker not using an ISR, allowing for more complex stuff
  • Localization - a library for storing external / to-be-localized strings
  • TimeZone - TimeZone handling
  • CSV parser - port of Israel Ekpo\'s CSV parser library
  • SPXml parser - Mbed port of the Simple Plain Xml parser.
  • MD5 - port of a simple MD5 library

Baseboards

Breadboards & Breakout Boards

Reference, Tutorials and Examples, Events

This section is for the sort of reusable information that can help you get your job done.

Events & Classes

Books

Tutorials and Examples

Reference

PCBs

This section is about PCB design resources

  • Mbed Eagle Library -Easy and effective Eagle library that will accelerate your design ideas.

Projects

Cookbook pages or links to notebook pages documenting any projects you are working on.

Community and Support

Other Things

  • Blogroll - Add in your favourite blogs and mentions of mbed
  • Backup - Backup your published programs and libraries

All wikipages