搜索资源列表
programpratice.py
- 反编译basic stamp 2单片机字节码的源代码,已经成功实施在工程应用上. 介绍: www.ohyee.net
tempreature_LTC1392_with-PIC16C84
- Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
VHDLauto.rar
- 自己变得自动售邮票机vhdl程序,仿真已通过,适合初学者参考。,Become their own stamp vending machine VHDL procedures, simulation has passed for beginners reference.
LPC1768-Xplorer
- LPC1768-Xplorer is a CORTEX-M3 based stamp board for NGX’s mbed-Xpresso Baseboard. The LPC1768 microcontroller has 512KB of internal flash and 64KB RAM. Ethernet MAC, USB Device/Host/OTG interface, 8-channel general purpose DMA controller, 4 UARTs, 2
sel_stamp
- 可实现找钱功能的自动售邮票机,可买两种邮票,一元的和五角的-Money function can be realized stamp vending machine, to buy two stamps, one dollar and the Pentagon
stamp_seller
- 一个自动售邮票的控制电路。 用两个发光二极管分别模拟售出面值为六角和八角的邮票,购买者可以通过开关选择一种面值的邮票,灯亮时表示邮票售出。用开关分别模拟一角、五角和一元硬币投入。用发光二极管分别代表找回剩余的硬币。 要求:每次只能售出一枚邮票;当所投硬币达到或超过购买者所选面值时,售出一枚邮票,并找回剩余的硬币回到初始状态;当所投硬币值不足面值时,可以通过一个复位键退回所投硬币,回到初始状态。-An automatic control circuit sell stamps. With
VDSP_Code_for_Stamp
- stamp 的Visual DSP 源代码,含音频、网络、SDRAM和FLASH的测试程序-stamp of the Visual DSP source code, including audio, network, SDRAM and FLASH test procedures
automat
- 自动售货机:1、通过开关选择购买6角或8角的邮票;2、按下购买键,开始购买;3、按相应键,输入1角、5角、1元硬币;4、当输入硬币总值大于等于欲买邮票价值时,相应邮票输出并找零(邮票输出,找零均用LED灯表示,找零也有1角、5角、1元三种)5、若想终止交易,可按退钱键,退出已输硬币,交易结束。-Vending machines: one, through the switch to choose to buy six cents or 8 corner stamps 2, press the
blackfin_SD
- This the association for SD card memory. The SD (Secure Digital) Memory Card is a highly-sophisticated memory device about the size of a postage stamp.-This is the association for SD card memory. The SD (Secure Digital) Memory Card is a highly-sophis
blackfin_SD
- This the association for SD card memory. The SD Secure Digital Memory Card is a highly-sophisticated memory device about the size of a postage stamp.-This is the association for SD card memory. The SD Secure Digital Memory Card is a highly-sophistica
RFID_Access_Control
- How to RFID Enabled Deadbolt using basic stamp microcontroller.
zhengfumaikuantiaozhi
- VHDL--该程序是自动售邮票的控制电路-Circuit Design for Automatic Control of stamp sale
Nokia-3310-LCD
- The Basic Stamp 2, PBasic code for testing a Nokia 3310 LCD. The code is PBasic which is kind of Basic and very easy to understand and redefinde.
MMA7455L-3-Axis-Accelerometer-
- BASIC STAMP HOMEWORK BOARD結合MMA7455三軸加速規,取得XYZ軸的加速度-BASIC STAMP HOMEWORK BOARD combined three-axis accelerometer MMA7455 obtain XYZ axis acceleration
Schematic-LPC1114-PIF-Stamp
- Schematic Of LPC1114
Board-Stamp
- Board Stamp (PCB) of LPC1768
QuickStart
- Basic Stamp MCU Quick Start material
CAN_Echo
- 基于atmel avr8单片机at90can128的can接口自动回复例程-This application is an example that re-sends a CAN message with the same ID, 8 data bytes (the 2 last bytes are the stamp of the received message).
digitframe
- arm上数码相框源码,可以放大、缩小、上一张,下一张,全屏播放,幻灯片播放,自由选择播放目录,时间戳功能。-The arm on the digital photo frame source, you can enlarge, shrink, one, under a full-screen playback, slide show, free to choose the playlists, time stamp function.
Stamp-vending-machines
- 设投币初始状态为ST0,如果投入一枚五毛硬币为ST1, 如果投入两枚五毛或者投入一枚一元硬币(累计一元)为ST2,如果投入三枚五毛或者一枚五毛和一枚一元(累计一元五角)为ST3,如果投入四枚五毛或者两枚五毛和一枚一元或者两枚一元(累计两元)为ST4,在ST4状态下,如果再次投入一枚五毛硬币,则输出邮票并返回初始状态,如果再次投入一枚一元硬币,则输出邮票并找回五毛同时返回初始状态。-Stamp vending machines