ADXL330 Triple Axis Accelerometer
Tuesday, November 27th, 2007
Just received it:
Just received it:
Here is the CDC driver of AT91SAM7S for Windows Vista
=======================6123.inf=============================
; Changed from Atmel’s driver, and works fine in Vista now. Liang Chen 20071125
[Version]
Signature=”$Windows NT$”
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%ATMEL%
DriverVer=11/23/2007,1.2.1.2
[DestinationDirs]
DefaultDestDir=12
[Manufacturer]
%ATMEL%=AtmelMfg
[AtmelMfg]
%USBtoSerialConverter%=DriverInstall,USB\VID_03EB&PID_6124 ; Identifies a device with ATMEL Vendor ID (03EBh) and
[DriverInstall.NT]
Include=mdmcpq.inf
CopyFiles=FakeModemCopyFileSection
AddReg=DriverInstall.NT.AddReg
[DriverInstall.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbser.sys
HKR,,EnumPropPages32,,”MsPorts.dll,SerialPortPropPageProvider”
[DriverInstall.NT.Services]
AddService=usbser, 0×00000002, DriverServiceInst
[DriverServiceInst]
DisplayName=%USBtoSerialConverter%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\usbser.sys
[Strings]
ATMEL=”ATMEL Corp.”
MFGNAME = “Microchip […]
HI,
I’m trying to answer a Microsoft Interview question in 5 seconds: Design a remote control for an automatic window-blind system.
Five seconds for thinking, near 10 seconds for drawing.
NOTE: no button in this remote control, you can make the blind up or down by moving this remote control reaching a speed.
Copyrighted Idea
Some one may need to use a remote changing the way his/her AVR runs, then, obviously, a Infrared (IR) remote is the most easy solution.
Want to do it? Here is what you need to do
1. PCM Remote Control Systems Receiver Module, I choose VISHAY’s TSOP1738 which can sensitive to 36KHz Carrier Frequency and 950nm wave-length […]
HI,
This code was finished few weeks ago, but because I need to read a lot materials about ARM and IAR and I need wait my wiggler work, so that I release it now.
// Include Standard files
#include “Board.h”
void wait (unsigned int time )
{
//* Begin
unsigned int waiting_time; […]
HERE:
HI,
I got a new tool yesterday, ARM-AT91SAM7S32 Evaluation Board. And I’m now learning this kind more powerful. Much different from AVR, it is a 32bit CPU.
And here is AT91SAM7S32
Here is a picture of my recent buyed ATmega8 AVR, comparing to ATmega128, it is only a “small” device.
Here is the Picture: