联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(58) 
按平台查找All C++(58) 

[单片机开发] Gesture_controlled_robot

基于手势的机器人,使用ADXL355加速度计和两个TI MSP430 MCU,一个用于接收器侧,另一个用于发射器...,
Hand gesture based robot using ADXL355 accelerometer and two TI MSP430 MCU s one for the receiver side and the other for the transmitter side with NRF module as the transceiver. (2020-11-22, C++, 0KB, 下载2次)

http://www.pudn.com/Download/item/id/1688851546222821.html

[单片机开发] miaobiao

两位数码管实现正向加秒,或者反向倒数。代码里中文注释丰富,一看就懂。
Two digital tube to achieve forward plus second, or reverse countdown. The code is rich in Chinese comments, easy to understand. (2020-11-08, C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1604847317445991.html

[单片机开发] 三维电子罗盘

此程序是利用51单片机对9轴传感器读写数据,将欧拉角显示在液晶上面。 (2017-07-29, C++, 31KB, 下载1次)

http://www.pudn.com/Download/item/id/1501326361910591.html

[单片机开发] 89c51-1602

基于51单片机设计的1602电子密码锁的protues仿真资料加原程序
Based on 51 single-chip design of 1602 electronic locks protues simulation data plus the original program (2015-10-10, C++, 415KB, 下载10次)

http://www.pudn.com/Download/item/id/1444446137811777.html

[单片机开发] k60

光电组直立小车能跑的程序,加OLED 按键等所有
Optical set upright trolley run all programs, plus OLED keys, etc. (2015-07-14, C++, 2643KB, 下载12次)

http://www.pudn.com/Download/item/id/1436881036827205.html

[单片机开发] 21-NVIC-k60

斐斯卡了 中断控制 相关设置 实例,给大家参考学习
nvic for feiskal k60 (2015-06-19, C++, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1434676010801705.html

[单片机开发] MMA7361aENC03

本程序是基于飞思卡尔单片机XS128用于加速度计和陀螺仪融合
This procedure is based on Freescale microcontroller XS128 accelerometers and gyroscopes for integration (2014-05-16, C++, 325KB, 下载2次)

http://www.pudn.com/Download/item/id/2542875.html

[单片机开发] shumaguan

运用51单片机,加按键检测扫描显示,可以显示按键,非常好用,准确
The use of 51 single, plus key detection scan display, can display the button, very easy to use, accurate (2014-04-02, C++, 45KB, 下载2次)

http://www.pudn.com/Download/item/id/2500818.html

[单片机开发] 01_testsdl

sdl 模板 显示一个图片 捕捉鼠标 c++ 需要加入libsdl 加SDL的lib和include目录
a little sample of sdl , function included: show a picture common initalize capture mouse position get keys || need components of SDL added before compile (2014-01-22, C++, 413KB, 下载2次)

http://www.pudn.com/Download/item/id/2454790.html

[单片机开发] spec_vol_1D

完整的一维谱体积方法程序代码以及算例分析实例,对感兴趣的朋友有帮助。
Implimentation of one dimensional spectral volume method. (2013-12-12, C++, 1223KB, 下载5次)

http://www.pudn.com/Download/item/id/2424310.html

[单片机开发] Altium

Altium 超级封装库,有部分已加3D模型。
Altium super package library, some have added 3D models. (2013-11-25, C++, 25552KB, 下载28次)

http://www.pudn.com/Download/item/id/2409165.html

[单片机开发] RussiaBlock

通过代码的编写,形成漂亮的俄罗斯方块这个经典的游戏
Through the preparation of the code, the formation of this beautiful classic game of Tetris (2013-06-26, C++, 124KB, 下载2次)

http://www.pudn.com/Download/item/id/2289590.html

[单片机开发] main

主成分分析,适合降维处理,很实用,可用于近红外分析
The principal component analysis for dimensionality reduction process, very practical, and can be used in the near-infrared analysis (2012-12-26, C++, 1KB, 下载14次)

http://www.pudn.com/Download/item/id/2097917.html

[单片机开发] White-digital-display-

以前用精密运放、单片机LPC938加液晶显示屏设计了白光烙铁(T12)控制器
sadfasdgasgdh dgdsfgf hsdfgds sdfg (2012-11-23, C++, 70KB, 下载57次)

http://www.pudn.com/Download/item/id/2058137.html

[单片机开发] cklcd

ATmega16 AVR单片机用串行方式控制12864液晶(带字库)内加外部中断0,外部中断1,定时器T0,T1程序
AVR microcontroller ATmega16 with serial mode control 12864 liquid crystal (with word stock) add external interrupt 0, external interrupt 1, T0 timer, T1 program (2012-08-18, C++, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/1969858.html

[单片机开发] key

集按键消抖,不影响cpu时序,c程序,单键,复合键,点触,长按连续加或减(switch case 语句)
Set button debounce, does not affect the cpu timing, c program, a single bond, composite key, tap, press and continuous plus or minus (2012-08-08, C++, 1KB, 下载14次)

http://www.pudn.com/Download/item/id/1961005.html

[单片机开发] calculator

一个简易计算器,用单片机实现。可以实现加、减、乘、除,累加等简易运算。用以学习之用
A simple calculator, with MCU. Can add, subtract, multiply, divide, accumulate and other simple operations. Used to study (2011-03-09, C++, 47KB, 下载6次)

http://www.pudn.com/Download/item/id/1449188.html

[单片机开发] yali

本电路主要是利用0—5伏的压力传感器检测气体的压力并送显,采用四位数码管,显示其压力值,传感器的0—5伏对应加气机加气压力的0—30Mpa,送到汉显的显示值就是加气机气体的压力值,压力值精确小数点后一位,在实际加气中,按照国家规程规定,其加气压力不得高于20Mpa,所以,此电中用在实际中,可直观显示其加气压力,最低压力显示00.0 Mpa,最高显示29.9Mpa。 电路结构简单,数码显示可精确到小数点后一位。
The key is to use 0-5 volt circuit pressure sensor detects pressure of the gas and sent significant, the use of four digital control, display the pressure value, sensor 0-5 V corresponding dispenser filling pressure 0-30Mpa, send to the display value is the Chinese character display dispenser gas pressure, the pressure for the accurate one decimal place, the actual rate of gas, according to state rules of order, the filling pressure shall not exceed 20Mpa, therefore, the electricity used in the In practice, we can directly display the air pressure increases, the minimum pressure display 00.0 Mpa, the maximum display 29.9Mpa. Simple circuit structure, the digital display is accurate to one decimal place. (2010-12-02, C++, 20KB, 下载50次)

http://www.pudn.com/Download/item/id/1366042.html

[单片机开发] proteus

基于单片机的俄罗斯方块游戏,为Keil编程
Microcontroller-based Tetris game, as Keil Programming (2010-05-07, C++, 373KB, 下载5次)

http://www.pudn.com/Download/item/id/1161316.html

[单片机开发] loader420

达拉斯高速单片机ds89c420的详细说明和下载软件,使用串口ISP
Dallas-SCM ds89c420 the detailed descriptions and download software, the use of serial ISP (2005-06-14, C++, 290KB, 下载28次)

http://www.pudn.com/Download/item/id/1118729287688022.html
123
总计:58