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

[单片机开发] Stand-1

项目包含Arduino和IEC 61131-3(FBD)的代码。使用程序:CodeSys 2.3和Arduino IDE。mega8535和ПЛК160[М02]“ОВЕН”处的硬件(俄罗斯PLC)
Project contains code on Arduino and IEC 61131-3(FBD). Using Programms: CodeSys 2.3 and Arduino IDE. Hardware atmega8535 and ПЛК160 [М02] "ОВЕН"(russian PLC) (2024-03-27, C++, 0KB, 下载0次)

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

[单片机开发] MQTT-Client-Code-for-NodeMCU

该repo包含NodeMCU板中使用的MQTT客户端的代码。我在这个项目中使用的经纪人来自雷亚克斯,
This repo contains the code for MQTT client used in NodeMCU board. The broker I used for this project is from Reyax, (2021-01-02, C++, 0KB, 下载0次)

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

[单片机开发] apollo3

阿波罗3阿耳特弥斯的不同例子
different examples for Apollo3 Artemis (2023-05-18, C++, 12158KB, 下载0次)

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

[单片机开发] KalmanFilter-CannonBall

该程序使用OpenCV实现简单的基本卡尔曼滤波器,并没有使用OpenCV的kalman模块,而只使用了OpenCV得矩阵运算。同时有一个模拟预测理想环境下加农炮运动轨迹的小程序用作演示
This program uses OpenCV to implement a simple basic Kalman filter, without using OpenCV s Kalman module, and only uses OpenCV s matrix operations. There is also a small program for simulating and predicting the motion trajectory of a cannon in an ideal environment for demonstration (2016-03-04, C++, 5790KB, 下载0次)

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

[单片机开发] morseCodeTest-170730c

实现自动发送莫尔斯电码,通过串口输入要发送的字母语句,将转化为对应的莫尔斯电码,并通过串口输出由‘-’‘.’主成的转化后的电码,在PIN12、PIN13出输出高低电平。
Automatically send Morse code, through the serial port to send the letter input statement, will be transformed into the corresponding Morse code, and through the serial output by '-' '.' after the transformation into the main code, in the PIN12 and PIN13 output level. (2017-08-02, C++, 1KB, 下载2次)

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

[单片机开发] LED

2-1-3上电数码管显示5,每按一次s2,数码管显示加一,每按一次s3,数码管显示减一,最大显示为A,最小显示为4
The 2-1-3 electric digital tube display 5, each time you press the s2, digital tube display plus one, each time you press the s3, digital tube display minus one, the largest display for A, the smallest display of 4 (2016-04-19, C++, 9KB, 下载1次)

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

[单片机开发] KK_C

四轴飞行器控制程序,包含四路PWM输出,AD采集,及陀螺仪和加速度计的数据融合代码,姿态调整采样简单的PID控制算法
Quadrocopter control procedures, including four PWM outputs, AD acquisition, and gyroscope and accelerometer data fusion code, attitude adjustment sampling simple PID control algorithm (2015-06-17, C++, 462KB, 下载8次)

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

[单片机开发] STM32F103_MPU9250

STM32F103与MPU9250九轴惯导器件通讯程序,通过配置STM32F103的SPI接口,成功读取MPU9250的加计和陀螺仪数据
STM32F103 and MPU9250 nine-axis inertial navigation device communication program (2014-10-07, C++, 784KB, 下载237次)

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

[单片机开发] lesso7c

基于RTC89C52做的一个脉冲计数器,用杜邦线一遍接时钟(scl),另外一端每接地一次数码管显示的数加1,
Based RTC89C52 do a number of pulse counter, then again with DuPont line clock (scl), the other end of the ground every time plus a digital display, (2014-07-07, C++, 1KB, 下载4次)

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

[单片机开发] fengshantiaosu

当手动按键按下时,为自动状态,温度显示为当前温度,时间显示为零,每次加1或减1 。如果温度大于30度,低速灯自动点亮。如果温度大于32度,中速灯自动点亮。如果温度大于34度,高速灯自动点亮
When the manual button is pressed, automatic status, temperature display current temperature, time display zero, plus one or minus one each. If the temperature is greater than 30 degrees, low lights turn on automatically. If the temperature is greater than 32 degrees, the speed lights turn on automatically. If the temperature is greater than 34 degrees, high-speed lights turn on automatically (2014-04-07, C++, 5KB, 下载2次)

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

[单片机开发] kaijijiyi

IIC协议 EEPROM 每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机
Each boot EEPROM IIC protocol will add a number and stored in the EEPROM. So you can visually see the frequency of use of the machine as with P1 port LED display, the number is greater than 256 will overflow, analog power or press the reset switch power directly through (2013-09-24, C++, 14KB, 下载1次)

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

[单片机开发] MQ-3-alcohol-concentration-tester

AD0809+LCD1602+STC89C52+无源蜂鸣器报警,可显示酒精浓度,并且可以设置浓度值(加、减) 基于MQ-3酒精浓度传感器的酒精浓度测试仪
AD0809+ LCD1602+ STC89C52+ passive buzzer alarm can be displayed alcohol concentration, and can be set concentration value (addition, subtraction) MQ-3 alcohol concentration sensor-based alcohol concentration tester (2013-05-08, C++, 61KB, 下载72次)

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

[单片机开发] servo

51单片机控制舵机,已经测试通过,可实现左右按键可是舵机达到两个不同位置,里面有算法。想要更多的位置可自己加
51 single-chip control steering left and right buttons, and has been tested, but the steering gear to two different locations, there are algorithms. You want to add more locations (2013-04-21, C++, 26KB, 下载25次)

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

[单片机开发] 1664x64LED6

16字 LED点阵屏+DS1302电子钟 C 程序1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P008脚接后备电源,可以接老计算机主板板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容电压在2.5V以上即可维持595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复
C program of the 16-character LED dot matrix display+DS1302 electronic clock pin+5V 2,3 feet 32768HZ crystal 4 foot ground five feet of the P01 to P02 6 pin access S51' s S51 then S51 P008 pin back-up power, you can access the old computer motherboard board 3.6V battery can also be connected through two tubes isolation can maintain a large-capacity electrolytic capacitor voltage of 2.5V above output data of the 595 company-sized, 138-line-driven P1_0 clock mode conversion key, P2_1 clock plus key , P1_2 clock minus key P2_3 complex as the clock (2012-07-16, C++, 4KB, 下载20次)

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

[单片机开发] ABB_S7_300

ABB变压器输送带工程详细图纸加程序。价值几十万。程序采用S7-300,PLC编写。包含详细的机械图纸和文本显示器程序
ABB Transformer conveyor engineering drawings plus detailed procedures. Worth hundreds of thousands. Program using S7-300, PLC write. Contains detailed procedures for mechanical drawing and text display (2011-05-06, C++, 3067KB, 下载38次)

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

[单片机开发] AD983320100809

AD9833串行加底板程序20100809,可以输出2MHZ的方波,方波幅度为5V,正选,锯齿波。锯齿和正选波幅度为3V。
AD9833 Serial added floor programs 20,100,809, 2MHZ can output a square wave, square wave amplitude of 5V, positive selection, sawtooth. Sawtooth wave amplitude and are selected 3V. (2011-02-08, C++, 33KB, 下载45次)

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

[单片机开发] wenduji

单片机温度计C语言进行仿真的元问及那大几发的连接拉斯将大幅奥普洛带客家
SCM thermometer C-element simulation of large and several asked that Russ will be greatly oploo connection with the Hakka (2010-09-22, C++, 53KB, 下载3次)

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

[单片机开发] queue

其資料結構是先進先出 我也是照上一篇的Stack(堆疊)一樣用靜態陣列去模擬 照著先進先出的方式去寫 裡面很多地方跟上一篇很像 不過改了幾個小地方剛加一點小東西進去
Its data structure is a FIFO I am also a photograph of one of the Stack (stack) to simulate the same static array of shining the way to write FIFO inside many places very much like to keep up with a small place, but just changed a few add a little something into the (2010-01-10, C++, 1KB, 下载3次)

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