/*SPI規范:Data is always clocked into the device on the rising edge of SCK a-*/
/* nd clocked out of the device on the falling edge of SCK.All instruction-*/
/* s,addresses and data are transferred with the most significant bit(MSB) */
/* first.
These templates are based on the documented outlines from Tim Ryan s "The
Anatomy of a Design Document" articles (published on Gamasutra). The filler
text comes straight from the articles, and have been slightly edited for
clarity (and to use the British spelling NMP).
To read the articles (which I would highly suggest), check out these links:
http://www.gamasutra.com/features/19991019/ryan_01.htm -- Part 1
http://www.gamasutra.com/features/19991217/ryan_01.htm -- Part 2
build a modbus client/server for use on the Protocessor (from FieldServer Technologies)
Tools Required:
1. Microchip MCC18 compiler.
2. ICD2 debugger (or other device to program your PIC)
3. Protocessor hardware.
CANopen is a networking system based on the CAN serial bus.
CANopen assumes that the device’s hardware has a CAN transceiver
and CAN controller as specified in ISO 11898.
CANopen profile family specifies standardized communication
mechanisms and device functionality. The profile family is available
and maintained by CAN in Automation (CiA), the international users’
and manufacturers’ group and may be implemented license-free.
This file contains the material presented as the first Embedded MATLAB webinar on the MathWorks web site on September 13, 2007.
It contains the PDF version of presentation slides and all necessary demonstration files (including MATLAB M-files and Simulink models).
Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I took it literally and created a very simple program (138 lines of code) that evolves the phrase "Hello world!"
A salient-boundary extraction software package based on the paper: S. Wang, T. Kubota, J. M. Siskind, J. Wang. Salient Closed Boundary Extraction with Ratio Contour, IEEE Transactions on Pattern Analysis and Machine Intelligence, 27(4):546-561, 2005