prints

共 20 篇文章
prints 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 20 篇文章,持续更新中。

基于单片机的直流电机调速控制

<p>设计基于单片机的直流电机转速调速系统。以单片机为核心,加上测速、键盘输入及电机驱动等模块构成整个电机控制系统。对单片机内部资源和外围模块编程实现电机转速的采集和显示、键盘输入目标转速、内部运行增量式PID控制算法得到增量,根据增量对输出脉宽PWM占空比进行调制,使电机达到设定转速并匀速运转。PID控制是闭环控制,可以在转速偏离目标转速时快速调控。通过串口通信输出运行过程中的数据,进而对PID

C8051F310 ADC程序

This example code takes and averages 2048 analog measurements from input P2.5 using ADC0, then prints the results to a terminal window via the UART.

Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. P

Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. Program prints text to UART.

This program prints a calendar for a year specified. The user enters a year for the calendar and the

This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in text format.

This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri

This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.

This program prints a calendar for a year specified. The user enters a year for the calendar and t

This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in text format.

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B

S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(

S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(uchar command) void clear_lcd(void) void LCDClearLine(uchar line) void prints(uchar line,uchar

用户程序示例教程

<P><STRONG>用户程序示例教程</STRONG></P> <P>The Blinky project is a simple program for the LPC2138<BR>using Keil MCB2130 Microcontroller Board.</P> <P>It blinks the LEDs at speed according to the Potentiomete

Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.

Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.

This program prints a calendar for a year specified. The user enters a year for the calendar a

This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in text format.

This example uses a timer to generate interrupt at a specific period. The timer event handler incre

This example uses a timer to generate interrupt at a specific period. The timer event handler increments the event count and prints in stdout.

This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration

This program dump password hashes from local or remote Windows NT/2000 machines. It prints them on

This program dump password hashes from local or remote Windows NT/2000 machines. It prints them onto the screen in l0phtcrack format, or will write them to a file if desired.

This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example u

This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example uses the internal 24.5MHz oscillator multiplied by 2 using the on-chip PLL (SYSCLK = 49MHz).

Program prints out multiplication tables. 输出乘法表格的程序!

Program prints out multiplication tables. 输出乘法表格的程序!

// This program measures the voltage on an external ADC input and prints the // result to a termin

// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Re

Prints off file information

Prints off file information

两个java程序。PrintS.java 用冒泡排序的方法打印两个s三角镇的applet程序。

两个java程序。PrintS.java 用冒泡排序的方法打印两个s三角镇的applet程序。

a very simple program that prints "Hello World" to the serial port of the 8051. When you can success

a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including: