-
舵机控制程序,舵机的控制信号为周期是20ms的PWM信号,其中高电平持续时间0.5到2.5ms。...
舵机控制程序,舵机的控制信号为周期是20ms的PWM信号,其中高电平持续时间0.5到2.5ms。-steering control procedure, the servo control signal is 20ms cycle of the PWM signal. margin which lasted 0.5 to 2.5ms.
- 2022-07-06 21:35:07下载
- 积分:1
-
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒...
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x1000―0x2167 汉字区 映射在8880-99e7 0x2168―0x468f 汉字区 映射在3da50-3ffff 在【显示程序】里面有关于上面14×16字库中的读取程序,-14* 14 dot matrix, adjusting for the 14 16. Unlike 16.12* 16* 12, 12* 12 in the atmosphere, not like 16* 16 full grid of characters and characters no gap. Vertical take-mo, reverse-byte. Take the first 14 bytes above, the admission of the following 14 bytes. 14 14 is the character of the alphabet to join the index. Index of Chinese characters and do some simple division and avoid a corresponding Chinese phonetic pm in two areas Zhongyuan phonetic index format is 0-0xd4f phonetic indexing an 8-byte records, previous six byte is phonetic, behind two Chinese characters which is the byte address. (High byte in the post, little endian) mapping in the font 7B
- 2022-01-30 18:10:35下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。...
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。-S3C44B0 development board, development tools ADS1.2, serial communication experiment code, code integrity, including hardware initialization code, and compile the final results, suitable for beginners to write their own code sample.
- 2022-06-14 05:16:19下载
- 积分:1
-
SST39VF1601.csst39vf1601 source code
SST39VF1601.c
sst39vf1601源代码
-SST39VF1601.csst39vf1601 source code
- 2022-07-09 17:19:49下载
- 积分:1
-
c8051f020 ds1620 温度传感器
调通了 keil下开发
c8051f020 ds1620 温度传感器
调通了 keil下开发-c8051f020 ds1620 temperature sensor transfer had developed under keil
- 2022-04-15 08:50:02下载
- 积分:1
-
stm32f4-STM32F4 发现板开发基本支持
stm32f4-为开发基本支持STM32F4发现板
将 config.mk.example 复制到 config.mk
Set TOOLCHAIN向你的手臂皮质 m4 工具链的前缀
Set FREERTOS_PATH为您的 FreeRTOS 源的路径
类型make
测试套件跟前男友: STM32F401C 迪斯科 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-14 08:06:05下载
- 积分:1
-
minigui listview 源代码,主要是ubuntu下的minigui关于列表的源代码。...
minigui listview 源代码,主要是ubuntu下的minigui关于列表的源代码。-minigui listview source code, mainly minigui under ubuntu source code on the list.
- 2022-10-21 23:05:03下载
- 积分:1
-
MultiWii 2.1
MultiWii WinGUI 是.NET 基础配置和 GCS 界面为著名的 MultiWii multicopter 控制器软件。
它并不打算取代了原来的 MultiWiiConf 实用程序,但试图通过牺牲多平台功能提供更丰富的用户体验。
- 2022-02-26 08:23:47下载
- 积分:1
-
我们打算开发一个WiFi功能的P2P文件共享系统在Linux平台…
We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我们旨在Linux平台上使用jxta 和java来开发一个支持wifi的p2p文件共享系统。其目的是建造一个以后可以移植到嵌入式设备的系统,使用802.11b标准进行p2p文件共享。 来源: http://sourceforge.net/projects/linux-p2p-wifi/-We intend to develop a wifi enabled peer-to-peer file sharing system on a Linux platform using JXTA and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for peer-to-peer file sharing using the 802 .11 b standard. Our aim is to use Linux and java JXTA to develop a wifi support peer-to-peer file-sharing of the system. Its goal is to build a future can be transferred to the system embedded devices, the use of 802.11b standard peer-to-peer file sharing. Source : http://sourceforge.net/projects/linux-p2p-wifi/
- 2022-05-29 05:57:41下载
- 积分:1