Search mbed
User details
Joined: 16 Oct 2010
Posts: 24
Notebook pages: 6
Wiki edits: 7
Published programs: 3
Published libraries: 7
David's microcontrollers
mbed NXP LPC1768

David Smart

» Find people near David on the world mbed map

David Smart

United States

I'm fascinated with what can be done with electronics!

I've been professionally engaged with hardware and software design for real-time embedded devices since 1976, and I haven't lost any of the fascination. As a hobby, it is a bit more challenging in these modern times. Look at the complexity of the mbed module itself which is generally not producible by most on a hobby basis. But leveraging designs like the mbed enable the kind of hobby development and rapid prototyping that makes it possible to create solutions in the home laboratory.



Recently modified notebook pages

All notebook pages

SmartBoard Baseboard - H-Bridge Test Tool
Shows a simple use of the SmartBoard to drive an H-Bridge for a motor.
tag H-bridge, SmartBoard
SmartBoard Baseboard - Construction Notes
Construction notes, tips, and a guide for putting this board together.
tag baseboard, SmartBoard
Command Processor
A simple embeddable command line interface for your program.
tag command, interface, line
HDMI-CEC Interface
This is a concept for a simple CEC interface using the mbed. CEC is the low speed communications protocol carried on HDMI cables, and could let you monitor and control ...
tag CEC, HDMI
Win2K mbedSerial Port - success !!!
My attempts to gain USB Serial port access to the mbed via Win2K.
tag port, Serial, USB, W2K, Win2000, Win2K

Recently modified programs & libraries

All programs

All libraries

A_CANAdapter
A simple CAN adapter that supports two channels of CAN on the mbed. Configurable speed, monitor mode, statistics and send/receive via the USB serial port to a PC (or terminal ...
tag bridge, CAN, canbus, Serial
TimeManagement
This is a library for managing the mbed real time clock, including functions for setting and getting the rtc in text format, getting and setting the timezone offset, and getting ...
tag calibration, real time clock, RTC, timezone
A_CANAdapter
A simple CAN adapter that supports two channels of CAN on the mbed. Configurable speed, monitor mode, statistics and send/receive via the USB serial port to a PC (or terminal ...
tag bridge, CAN, Serial
CANMessage
CANMessage is the primitive CAN message object. It supports creation, parsing, formatting of messages. Can be easily integrated with CANPort and CANQueue libraries.
tag CAN, message
CANPort
CANPort provides a higher level interface to a CAN communication channel, and provides timestamping, servicing additional hardware interfaces (optional activity LED, CAN transceiver slope control)
tag CAN, control, port, slope