资源列表
Programming-32-Bit-PIC-Microcontrollers-in-C-Explo
- pic32单片机开发讲解书籍。英文版的。希望有人喜欢。-Programming 32-Bit PIC Microcontrollers in C Exploring the PIC32
Programming32-bitMicrocontrollersinC
- 采用MIPS内核的32位PIC单片机采用C语言编程的经典书籍(英文版)-The use of MIPS cores of single-chip 32-bit PIC using C language programming of classic books (in English)
USB
- USB接口在单片机上的实现,源代码已经调试通过,可以直接应用在工程开发上。-USB interface chip on the implementation, debugging source code has been passed, can be applied directly on the project development.
LCD-Drive
- LCD液晶 SSD1289的驱动,在STM32上测试成功!#!(&……¥(@&¥@-LCD SSD1289 LCD driver, the STM32 test success!#! (& ... ... ¥ (@& ¥
ESP32_curl_example-master
- libcurl移植到乐鑫ESP32芯片上,包含使用demo(libcurl transplant to ESP32 with demo)
timing
- Verilog实现计数器并送六位数码管实时显示(Verilog realize the counter and send six digital tube real-time display)
SHA256_SYSTEM
- 利用硬件(可编程逻辑器件FPGA)实现密码算法SHA256,在FPGA中嵌入软核NIOSii,在NIOSii上进行软件编程。 硬件EDA工具为ALTERA的Quartus ii,软件IDE为eclipse(嵌在Quartua中)。(The hardware (programmable logic device FPGA) is used to implement the cryptographic algorithm SHA256, and the soft core NIOSii is em
wince-use
- wince环境下多种控件的使用方法参考程序实例-usage of control in wince
DE2_70_SD_Card_Audio_Player
- DE2播放音乐,包含文件系统,帮助开发MP3。-DE2 music, including the file system.
Programming
- \Programming 32-bit microcontrollers in C Microchip官方出的学习使用PIC32系列单片机的书 英文版-Programming 32-bit microcontrollers in C Microchip official of learning to use a PIC32 MCU books in English
Divider
- 除法的fpga实现 开发环境ise 语言vhdl-divider ise vhdl fpga
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上