资源列表
04_led_test
- FPGA入门实验,简单的流水灯,计数器的使用较规范(FPGA introductory experiment, simple flow lamp, the use of counter is more standard)
eeprom_test
- eeprom读写,经典的iic接口,学习状态机的写法(read and write eeprom with iic interface)
spi
- 通过SPI接口给一段位宽16位长度为8的配置寄存器进行赋值。位宽为16 表示存储的数据信息位数为16,长度为8,则代表的是寄存器的深度为8。 在输入第一位数据时,定义一个计数器count,以判断目前接收了几个数据。当接收到第8位时,后六位为地址,前两位用于判断,10表示读操作,11表示写操作,进入读写操作后仍需计数,以便判断何时读完或写完,当count=24时为读写操作完毕。(Through the SPI interface to a 16 bit length 8 configuratio
蓝牙小灯无线控制
- 本作品以STC89C52单片机为控制核心,基于手机蓝牙串口软件与蓝牙模块,继电器连接控制电灯,实现了以手机控制电灯亮灭的功能。(This work takes STC89C52 microcontroller as the core of control. Based on the Bluetooth serial port software and Bluetooth module, the relay connects and controls the electric light, and
单片机12864显示
- AT89C51单片机控制LCD12864显示各种中文数字字符(51 single chip microcomputer control LCD12864 display character)
Example_AM-GLCD
- glcd example program for arduino
UTFT
- utft example for arduino
1module_Shift_Test_
- dotmatrix example code for atmega128
1.Prime_number
- 8051 controller based prime number code using keil ide
6.shifting
- 89c51 based shift operator code in keil ide
MAXimator_demo_v1_0
- demo for maximator shield
PROJEKT-ZEGAR
- Clock project for FRDM-KL46Z