搜索资源列表
avr3d
- AVR单片机驱动128×64LCD实现3D图像的旋转显示
LED-3D-POV
- stm32的3d led旋转显示器 main(void) { u16 speed=0 System_Init() /* /////test///// int i=0 for(i=0 i<512 i+=2){ Image[i]=0xff } */ while(1){ speed=(CoderData.Speed/64) //HC595X8(speed,Image) if(speed==0) s
LED-DEMO
- 我自己写的旋转立体LED代码,带红外遥控解码,用的STC89C54RD+.-The rotating 3D LED code, I wrote it myself with infrared remote control decoder, with STC89C54RD+.