代码搜索结果
找到约 21 项符合
Gyroscope 的代码
gyroscope_s.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "Gyroscope_s"=".\Gyr
gyroscope_sdlg.cpp
// Gyroscope_sDlg.cpp : implementation file
//
#include "math.h"
#include "stdafx.h"
#include "Gyroscope_s.h"
#include "Gyroscope_sDlg.h"
#include "math.h"
#define N 32
#define L 4
#define M
gyroscope_s.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGyroscope_sDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Gy
gyroscope_s.rc2
//
// GYROSCOPE_S.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
readme.txt
This firmware implements an embedded gyro-mouse. The microcontroller outputs at 17-byte packet in UART to pin 1.0 in the following format:
BYTE 0: '$'
BYTE 1: 1 (firmwareMode is set to "embedded g
readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Gyroscope_s
=====================================================================
adis16350.h
//==========for SPI0 setup====================
#define BIT_ENABLE 1
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Gyroscope_s.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stda