资源列表
[Arduino从基础到实践]扫描版(简体)
- arduino一个开源硬件,可以利用arduino开发做一些自己喜欢东西,这本书正是教你怎么开发自己小硬件(Arduino is an open source hardware that you can use to develop something you like. This book teaches you how to develop your own hardware.)
arm-linux-gcc3.4.1
- arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm - linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler
FC_perip_uart
- This is a stm32 PWM made from scratch
car9708082345
- 一个走迷宫的小车,下位机源代码。1.在stm32stdlib\CMSIS\CM3DeviceSupport\ST\STM32F10x\startup 目录下, 仅需要一个合适的启动代码文件需要加入到工程中。 2.在 stm32stdlib\STM32F10x_StdPeriph_Driver\src 目录下的所有C文件,和stm32stdlib 目录下的 lib文件stm32f10x_stdPeriphLib_Release 不能同时 参与编译。 3.把其它的所有文件都加入到工程中,
STM32C8T6
- stm32c8t6驱动永磁同步电机,pwm波形驱动-Stm32c8t6 driven permanent magnet synchronous motor, PWM waveforms
OLED_uCGUI
- STM32 OLED无系统移植 uCGUI,不喜勿喷!
[Learn-artificial-circuit-from-0
- [从零开始学模拟电子技术].李建清.扫描版 很好的学习模拟电子技术的书籍 -[Learn artificial circuit from 0 very good book of learnning artificial circuit from beginnig
zstack
- 这里附上一个ZigBeeCC2530协议栈,在文件的内部用户自己开发运用了用几个我自己开发点对点通信内容。-Here we attach a ZigBee CC2530 protocol stack, the internal users to develop their own files with the use of a few of my own development point to point communications.
音频采集程序429
- stm32采集w9582IC音频流,可通过按键进行保存或者录音,从而达到一个wav文件流的采集和播放(STM32 collects w9582IC audio stream, which can be saved or recorded by the key, so as to achieve the collection and play of a wav file stream)
51
- 51单片机小灯测试简单程序以及集料包,学生党初学者新手望通过-51 single small light simple test program, students look through the party beginner novice thank you
AVR-Microcontroller-and-Embedded-Systems
- AVR Microcontroller Programming in Assembly And C languages
My_ADAU1452_CTL
- 使用STM32F103实现ADAU1452的自启动和安全加载,有I2C和SPI两种方式 这个例程是基于淘宝买的ADAU1452开发板和配套的STM32F103控制板,没有板子也不要紧,这里主要是实现SPI和I2C对ADI芯片的加载,参考为主。 ADAU使用SigmaStudio4.5 STM32使用STM32CubeIDE 1.3.0(Using STM32F103 to realize the self starting and safe loading of adau1452, ther