I wrote this book so that students, hobbyists, and engineers alike can take advantage of the Arduino PLATFORM by creating several projects that will teach them about the engineering process. I also wanted to guide the reader through introductory projects so that they could get a firm grasp on the Arduino Language, and how to incorporate several pieces of hardware to make their own projects. This book offers so much information on the Arduino, not just the basic LED projects but it offers different peripherals such as Ultrasonic sensor, the Xbox? controller, Bluetooth, and much more. This book also teaches the non-engineer to follow a process that will help them in future project (not just Arduino projects).
標(biāo)簽: Engineering Practical Arduino
上傳時間: 2020-06-09
上傳用戶:shancjb
Since its release, Arduino has become more than just a development PLATFORM; it has become a culture built around the idea of open source and open hardware, and one that is reimagining computer science and education. Arduino has opened hardware development by making the starting skills easy to obtain, but retaining the complexities of real-world application. This combination makes Arduino a perfect environment for school students, seasoned developers, and designers. This is the first Arduino book to hold the title of “Pro,” and demonstrates skills and concepts that are used by developers in a more advanced setting. Going beyond projects, this book provides examples that demonstrate concepts that can be easily integrated into many different projects and provide inspiration for future ones. The focus of this book is as a transition from the intermediate to the professional.
上傳時間: 2020-06-09
上傳用戶:shancjb
高通藍(lán)牙芯片QCC5051詳細(xì)規(guī)格書共有117頁,開發(fā)人員必備手冊 支持藍(lán)牙標(biāo)準(zhǔn) 5.2 ->Quad-core processor architecture ->High-performance programmable Bluetooth stereo audio Soc ->Low power modes to extend battery life. ->Flexible flash programmable PLATFORM. ->For wired/wirelss stereo heradsets/headphones application. ->For Qualcomm TrueWirless stereo earbuds application.主要特點(diǎn)如下
上傳時間: 2022-01-24
上傳用戶:shjgzh
STM32L053C8T6數(shù)據(jù)手冊Features ? Ultra-low-power PLATFORM – 1.65 V to 3.6 V power supply – -40 to 125 °C temperature range – 0.27 μA Standby mode (2 wakeup pins) – 0.4 μA Stop mode (16 wakeup lines) – 0.8 μA Stop mode + RTC + 8 KB RAM retention – 139 μA/MHz Run mode at 32 MHz – 3.5 μs wakeup time (from RAM) – 5 μs wakeup time (from Flash) ? Core: ARM? 32-bit Cortex?-M0+ with MPU – From 32 kHz up to 32 MHz max. – 0.95 DMIPS/MHz ? Reset and supply management – Ultra-safe, low-power BOR (brownout reset) with 5 selectable thresholds – Ultralow power POR/PDR – Programmable voltage detector (PVD) ? Clock sources – 1 to 25 MHz crystal oscillator – 32 kHz oscillator for RTC with calibration – High speed internal 16 MHz factory-trimmed RC (+/- 1%) – Internal low-power 37 kHz RC – Internal multispeed low-power 65 kHz to 4.2 MHz RC – PLL for CPU clock ? Pre-programmed bootloader – USART, SPI supported ? Development support – Serial wire debug supported ? Up to 51 fast I/Os (45 I/Os 5V tolerant) ? Memories – Up to 64 KB Flash with ECC – 8KB RAM – 2 KB of data EEPROM with ECC – 20-byte backup register
標(biāo)簽: stm32l053c8t6
上傳時間: 2022-02-06
上傳用戶:
在傳統(tǒng)智能小車驅(qū)動電路設(shè)計中,較多考慮使用直流電機(jī)還是步進(jìn)電機(jī),電機(jī)功率、能耗等性能參數(shù)。使用具有armCortexM4內(nèi)核的STM32嵌入式平臺控制四輪的4個直流電機(jī)。文章基于PWM技術(shù)及PID算法,對四輪進(jìn)行精準(zhǔn)地速度、轉(zhuǎn)向及啟停控制,實(shí)驗(yàn)表明此小車具有優(yōu)越各種地形適應(yīng)能力。In the traditional intelligent car drive circuit design,DC motor or stepping motor,motor power,energy consumption and other performance parameters are considered.The four DC motors with four wheels are controlled by STM32 embedded PLATFORM with arm Cortex M4 kernel.Based on the PWM technology and PID algorithm,the accurate ground speed,steering,and start-stop control of the four wheels are carried out.The experiment shows that the vehicle has the superior adaptability to all kinds of terrains.
標(biāo)簽: stm32 智能小車 控制系統(tǒng)
上傳時間: 2022-04-02
上傳用戶:
實(shí)驗(yàn)教學(xué)一直是工科教學(xué)中不可或缺的組成部分,對培養(yǎng)學(xué)生的動手能力,獨(dú)立思考能力,創(chuàng)新思維與發(fā)散思維具有重要的作用。針對目前電路教學(xué)實(shí)驗(yàn)中電路仿真實(shí)驗(yàn)與實(shí)物電路實(shí)驗(yàn)各自獨(dú)立,無法統(tǒng)一問題,提出將仿真電路實(shí)驗(yàn)與實(shí)物電路實(shí)驗(yàn)有機(jī)的結(jié)合同步操作,并使用Web發(fā)布實(shí)現(xiàn)遠(yuǎn)程實(shí)驗(yàn)操作。采用Multisim作為電路實(shí)驗(yàn)仿真平臺,NI Eiviss II作為實(shí)物電路實(shí)驗(yàn)硬件平臺,運(yùn)用LabVIEW整合Multisim電路仿真實(shí)驗(yàn)與實(shí)物電路實(shí)驗(yàn),實(shí)現(xiàn)仿真與實(shí)物實(shí)驗(yàn)有機(jī)結(jié)合,兩種實(shí)驗(yàn)可同步進(jìn)行。學(xué)生在仿真實(shí)驗(yàn)中先可探索實(shí)驗(yàn),然后做實(shí)物實(shí)驗(yàn)。同時運(yùn)用LabVIEW開發(fā)出實(shí)驗(yàn)過程人機(jī)交互操作接口界面,使用過程中效果良好。Experimental teaching has always been an indispensable part of engineering education.And it always plays an important role in cultivating students'practical ability,independent thinking ability,innovative thinking and divergent thinking.But simulation experiment and physical experiment cannot be unified in the circuit teaching experiment at present.In order to solve this problem,this paper proposes to combine organically the simulation circuit experiment with physical circuit experiment,and synchronously operate them.This paper uses the WEB publishing to achieve remote experimental operation.Multisim is used as the circuit simulation PLATFORM,and NI Eiviss II is used as the physical circuit hardware PLATFORM.Multisim circuit simulation experiment and physical circuit experiment are implemented by LabVIEW to realize the combination of simulation experiment and physical experiment.Students do explore experiments in simulation experiment firstly,and then do physical experiment.And this paper uses LabVIEW to develop the experimental man-machine interface.
上傳時間: 2022-04-05
上傳用戶:
高通藍(lán)牙芯片QCC5144 詳細(xì)規(guī)格手冊datasheet (共99頁)含各個接口說明,應(yīng)用原理圖等信息。 QualcommTrueWireless? stereo earbuds (無線雙耳) Features(特點(diǎn)) ■ Qualifiedto Bluetooth v5.2 specification (藍(lán)牙協(xié)議標(biāo)準(zhǔn)5.2) ■ 120 MHz Qualcomm ? Kalimba ? audio DSP (120MHz 的音頻DSP處理器) ■ 32 MHz/80MHz Developer Processor for applications ■ Firmware Processor for system ■ Flexible QSPI flash programmable PLATFORM (可編程的QSPI外掛存儲器) ■ High-performance 24?bit audio interface (高性能的24位音頻接口) ■ Digital and analog microphone interfaces (含 數(shù)字 及模擬 MIC接口) ■ Flexible PIO controller and LED pins with PWM support ■ Serial interfaces: UART, Bit Serializer (I2C/SPI), USB 2.0 (支持串口,I2C, SPI,USB 接口) ■ Advanced audio algorithms (高級的音頻算法) ■ ActiveNoise Cancellation: (支持ANC 主動降噪功能) Hybrid, Feedforward, and Feedback modes, using Digital or Analog Mics, enabled using license keys available from Qualcomm? ■ Qualcomm ? aptX ? and aptX HD Audio (支持獨(dú)特的aptx 功能)
上傳時間: 2022-04-07
上傳用戶:
高通藍(lán)牙芯片QCC3040 詳細(xì)規(guī)格手冊datasheet (共96頁)QualcommTrueWireless? stereo earbuds (無線雙耳)Features(特點(diǎn))■ Qualifiedto Bluetooth v5.2 specification (藍(lán)牙協(xié)議標(biāo)準(zhǔn)5.2)■ 120 MHz Qualcomm ? Kalimba ? audio DSP (120MHz 的音頻DSP處理器)■ 32 MHz Developer Processor for applications (32MH的 應(yīng)用處理器)■ Firmware Processor for system■ Flexible QSPI flash programmable PLATFORM (可編程的QSPI外掛存儲器)■ High-performance 24?bit audio interface (高性能的24位音頻接口)■ Digital and analog microphone interfaces (含 數(shù)字 及模擬 MIC接口)■ Flexible PIO controller and LED pins with PWM support■ Serial interfaces: UART, Bit Serializer (I2C/SPI), USB 2.0 (支持串口,I2C, SPI,USB 接口)■ Advanced audio algorithms (高級的音頻算法)■ ActiveNoise Cancellation: (支持ANC 主動降噪功能)Hybrid, Feedforward, and Feedback modes, using Digitalor Analog Mics, enabled using license keys available from Qualcomm?■ Qualcomm ? aptX ? and aptX HD Audio (支持獨(dú)特的aptx 功能)
上傳時間: 2022-04-09
上傳用戶:slq1234567890
以STM32F103C8T6為核心,設(shè)計了無刷直流電機(jī)控制器硬件電路。電路主要包括IR2310構(gòu)成的PWM驅(qū)動電路、IRF3808構(gòu)成的逆變電路、增量式旋轉(zhuǎn)編碼構(gòu)成的速度反饋電路。控制器具有CAN和RS232通信接口,可與計算機(jī)或PLC構(gòu)成速度或位置伺服系統(tǒng)。利用由xPC目標(biāo)搭建的半實(shí)物仿真平臺對PI參數(shù)進(jìn)行整定。測試了控制器的速度伺服響應(yīng)性能,給定速度為2400rpm時,控制器響應(yīng)時間為0.32s。實(shí)驗(yàn)結(jié)果表明,系統(tǒng)工作可靠,穩(wěn)定性好,響應(yīng)速度快,可以滿足上肢康復(fù)機(jī)器人的機(jī)械臂速度控制性能要求。The hardware circuit of Brushless DC motor controller is designed by taking STM32F103C8T6 as the core,which mainly includes PWM driving circuits made up of IR2310,inverter circuit formed by IRF3808,speed feedback circuit composed of incremental rotary encoder and so on.Speed servo control system or position servo control system can be composed of BLDM controller with computer or PLC through CAN communication interface or RS232 serial communication interface.By using the hardware in the loop simulation PLATFORM built by xPC target,the PI parameters are set up.The Speed servo response performance of the controller is tested.When the speed is 2 400 rpm,the response time of the controller is 0...
標(biāo)簽: stm32 無刷直流電機(jī)
上傳時間: 2022-05-07
上傳用戶:
基于DSP28035的高速永磁無刷直流電機(jī)驅(qū)動系統(tǒng),包括論文和軟硬設(shè)計資料。摘要參賽作品為基于DSP28035的高速永磁無刷直流電機(jī)驅(qū)動系統(tǒng)。該系統(tǒng)以一臺額定轉(zhuǎn)速60 krpm的高速永磁無刷直流電機(jī)、交錯并聯(lián)的Buck電路以及全橋電路為硬件平臺,以DSP28035為控制核心,實(shí)現(xiàn)了調(diào)壓調(diào)速功能和基于坐標(biāo)變換的無位置傳感器新技術(shù)。為實(shí)現(xiàn)該系統(tǒng)要求,本作品充分利用了DSP28035的資源例如:CLA模塊,模擬比較器、HPWM模塊以及AD轉(zhuǎn)換模塊等。AbstractThis work is the drive system for a high speed permanent magnet burshless dc motor based on DSP28035. The hardware PLATFORM consists of a BLDC motor(rated speed is 60000rpm), a Buck circuit and an inverter. Under the control of DSP28035, this system can achieve the goal of adjusting the motor’s speed with voltage and the function of sensorless control based on the coordinate transformation. By making full use of resources of the core, such as CLA, analog comparator, HPWM and AD converters, the whole system can meet the requirements.1 引言高速永磁無刷直流電機(jī)驅(qū)動系統(tǒng)由于基波頻率較高(一般在1kHZ以上),利用逆變橋斬波進(jìn)行調(diào)速的控制方式通常會受到開關(guān)管開關(guān)頻率的限制,因此該系統(tǒng)多采用三相全橋前級加Buck電路進(jìn)承擔(dān)調(diào)壓調(diào)速的功能,而三相全橋主要承擔(dān)邏輯換相的功能。然而,傳統(tǒng)Buck電路所需電感的體積較大,增加了系統(tǒng)的體積,降低了系統(tǒng)的功率密度。
上傳時間: 2022-05-08
上傳用戶:bluedrops
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1