Tagged "hardware"

I2C 使用Microchip plib

I2C 使用Microchip plib 本篇以dsPIC30F為主。

Read more...

L3G4200 gyroscope使用筆記

L3G4200 gyroscope使用筆記 特性與參數 用途:量測姿態 精度:250/500/2000 dps (degree per second) 輸出資料:為angular rate(角速度) ,16bit 原始感應器電壓(僅有晶片):2.

Read more...

[Note]Microcontroller的排程方式

[Note]Microcontroller的排程方式 這篇為我看完Microchip Technology 20024 FRM4 - Interrupt and Task Scheduling - No RTOS Required後所作的筆記。

Read more...

使用Ardunio Atmega2560 連接 nRF24L01+

使用Ardunio Atmega2560 連接 nRF24L01+ 關於library 目前主流有https://github.

Read more...

PWM產生方式

PWM簡述 PWM為Pulse Width Modulation的縮寫,對於只有high和low的數位訊號來說,如何用high,low比率調整出類似類比訊號為PWM的用處,另外大多數馬達也透過PWM來驅動轉速,LED由於只吃固定電壓,所以常用PWM來調整亮度。

Read more...

Maker常用開發板

對於Maker來說,選擇適合的開發板可以加速make的時間。本文會依照難度特色來做分類。 入門款 ** Ardunio系列:**

Read more...