-
Automatic-traffic-control-system-
自动交通控制系统用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下:
1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。
2)禁示线:红灯亮禁止30秒,然后绿灯亮放行。
3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示)(Automatic traffic control system using red, green, yellow light-emitting diodes, said a total of three traffic lights, the use of single-chip analog time display on a regular traffic signal control and management. Changes of lights to be as follows: 1) Release Line: green clearance 25 seconds, the yellow light warning for 5 seconds, then the red light is prohibited. 2) ban shows lines: the red light is prohibited for 30 seconds, then the green light to release. 3) When the red light in one direction, if the direction of the car through, the alarm speaker sound. (Hit the red signal available 3-5V analog representation))
- 2013-12-19 18:26:11下载
- 积分:1
-
PIC18Fuart
PIC18F通用urat串口的初始化及寄存器的设置(PIC18F serial port initialization and the setting)
- 2011-07-09 15:42:53下载
- 积分:1
-
51-1602
基于Keil的51工程-1602移位显示(51 works based on Keil-1602 shift display)
- 2013-08-10 09:57:28下载
- 积分:1
-
blcd-220V
本方案是基于富士通高可靠性单片机开发的锂电池电动螺丝刀,采用直流无刷电机作为核心,配合方波驱动以及闭环控制技术,实现电动工具的可靠运行。
技术参数
1)采用日本富士通MCU,性能稳定,抗干扰强,高可靠性;
2)直流18V输入(可兼容不同锂电池10V—36V);
3)三相霍尔直流无刷电机驱动,转速高达25000转/分;
4)采用德国英飞凌高性能MOS/IGBT,驱动功率高达800W;
5)高亮LED照明,工作时点亮,不工作时自动熄灭;
6)采用智能控制技术实现待机(不工作时)功耗为 0 消耗;
7)通过软件实现软启动,启动时间可调整,瞬间(1S)达最高速;
8)具有过流保护、堵转保护、过压欠压保护;
9)带速度设置按键、正反转按键、调速开关;
(The program is based on the Fujitsu MCU development of high reliability lithium battery electric screwdriver, brushless DC motor as the core, with the square wave drive and closed-loop control technology, power tools for reliable operation.)
- 2013-10-15 15:03:30下载
- 积分:1
-
string
说明: 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义(Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined)
- 2011-04-07 19:48:45下载
- 积分:1
-
LCD_MENU
单片机lcd2864 MEUN菜单程序
已经调试好了。(LCD Menu)
- 2016-04-17 21:35:38下载
- 积分:1
-
PT2262
PT2262是一款功能强大的单片机,我所上传的是芯片的资料,希望能对大家有所帮助(PT2262 is a powerful microcontroller, is the chip I have uploaded the information, hoping to be helpful)
- 2010-06-02 23:54:50下载
- 积分:1
-
MSP430
MSP430 我们全国电子竞赛老师给的资料(MSP430 National Electronic contest teacher gave us the information)
- 2013-08-16 14:20:55下载
- 积分:1
-
audio-capture-raw-_console
利用kinect获取原始的音频波形,得到四声道的pcm波形。(Use kinect to get the original audio waveform, get pcm waveform four channels.)
- 2021-01-29 14:18:35下载
- 积分:1
-
CC1101Schematic-experimental-code
MSP430g2553实现CC1101无线通讯。
最近有个项目,使用CC1101无线传输控制,刚开始做使用MEGA8实现,当晚也没有考虑功耗的问题,但最后项目要求用电池供电,这就出现问题了。无线在发射时的系统的整个功耗在16ma左右,这样一算,不论实用什么电池也不能实现一个月的工作时间。但是要实现,就要一步一步的调试。第一部做的是把MEGA8的供电降到3.3V, 这样的系统的功耗能够降低一半,但是总的时间还是不能实现;第二部把系统的DC/DC稳压片替换成低电流输出、低功耗的稳压电源。这样两步下来,系统功耗降到8ma,可惜的还是不能实现。再进一步,让无线间隔性工作,工作30S,停30S。这样功耗又进一步下降,但是用电池供电的话,只能维持10天左右,要想实现30天,不太可能啊。
CC1101原理图实验代码
拿到LaunchPad后,第一想到是将代码移植到上面,看看系统的功耗。今天上午很容易移植成功了,一没功耗,让我看到了希望,在没有采取任何降低功耗的措施下,系统的功耗是4ma,无线一直在工作状态。太好,如果采取功耗设计,我想一定能够实现项目要求,期待能够调试出更低的功耗。
(The CC1101 Schematic experimental code)
- 2020-08-30 14:58:11下载
- 积分:1