资源列表
排序选择:
[软件工程] Design-of-ball-and-beam-system
说明:这是我们小组自己完成的机电课程设计。整个文档从系统的建模到matlab的仿真和分析,以及完整的报告写作,可以作为机电课程设计非常有用的参考资料。-This is a complete report of the design of electromechanical courses. The entire document includes system modeling and matlab simulation and analysis, as well as a complete repo<青争> 在 2025-06-21 上传 | 大小:648kb | 下载:0
[其他小程序] FlyMaple1_0bobo
说明:flymaple 的开源码 含有 传感器的读取 例如 气压 陀螺仪 加速度 遥控器 ppm 还有无刷电调的控制 -read flymaple the open source containing sensors such as pneumatic gyroscope acceleration remote control ppm Brushless ESC control<金笑雨> 在 2025-06-21 上传 | 大小:13kb | 下载:0
[单片机(51,AVR,MSP430等)] Ultrasonic-display-LCD1602
说明:調試要求: 1.MCU:AT89S52芯片或AT89C52 2.晶振:12MHz 調試注意: 本程序不帶溫度補償 1.LCD1602液晶屏有顯示後,才接入超聲波模塊。 2.注意超聲波模塊電源的極性。不清楚請參好淘寶的電路圖 3.沒有選用頻率為12MHz晶振,用了別的頻率晶振,單片機定時器的測量值與發出的40KHz頻率脈衝不對。 4.使用者經常誤發出20KHZ脈衝當40KHZ脈衝。(40KHz頻率脈衝,週期25us,占空比為50 = 12.5us)<Poter> 在 2025-06-21 上传 | 大小:37kb | 下载:0
[汇编语言] easy-assembly-language
说明:这是一个汇编语言的pdf格式的教程,从最基础的硬件开始讲解,非常适合对电脑工作原理不清楚的初学者。-This is an assembly language tutorial pdf format, from the most basic hardware began to explain, ideal for beginner computer works is not clear.<青争> 在 2025-06-21 上传 | 大小:12.59mb | 下载:0
[其他嵌入式/单片机内容] Ultrasonic-8051-Code
说明:Ultrasonic Sensor Interfacing with P89v51RD2 and distance measurement<sagar> 在 2025-06-21 上传 | 大小:26kb | 下载:0
[单片机(51,AVR,MSP430等)] 4X4-matrix-keyboard-(look-up-table)
说明:行線接P1.0-P1.3,列線接P1.4-P1.7。 根據掃瞄鍵盤返回的鍵值編碼查鍵值編碼表,從而得到鍵值並送數碼管顯示。 開機時,數碼管顯示「-」。 當鍵按下時,數碼管顯示按下鍵的鍵值,蜂鳴器響一聲。-The row line then P1.0-P1.3, P1.4-P1.7 column line access. Check returned under the scanner keyboard key coding key value coding t<Poter> 在 2025-06-21 上传 | 大小:20kb | 下载:0
[其他行业] ChaincodeProject
说明:chain code of the image<Venkateswara Rao> 在 2025-06-21 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] digital-display-analog-8-clock
说明:數碼時鐘設計 unsigned char Tab[ ]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} //control shape unsigned char port[8]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f} unsigned char int_time //中斷次數計數變量 unsigned char second //秒計數變量 unsigned char mi<Poter> 在 2025-06-21 上传 | 大小:30kb | 下载:0
[单片机(51,AVR,MSP430等)] The-T0-way-count-digital-display
说明:用LED數碼管顯示計數器對T0的計數值 unsigned char Tab[ ]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} //段碼表 共陽 unsigned char x //計數 sbit P34=P3^4 //K3 輸入阜-LED digital tube display counter count value of T0 unsigned char Tab [] = {0xc0, 0xf9, 0xa4, 0xb0,<Poter> 在 2025-06-21 上传 | 大小:1kb | 下载:0