• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
  • slider image 488
  • slider image 491
:::

論壇索引


Board index » All Posts (tsyeh)




Re: 水中氧氣sensor?
初級會員
初級會員



發表於: 2010/3/1 21:26
頂部


Re: 關於曾百由老師著書裡的UART實習
#12
初級會員
初級會員


1. 超級終端機要設成 9600, 8-N-1

2. 鍵盤按 c 開始輸出資料
鍵盤按 p 停止輸出資料

發表於: 2009/9/21 23:44
頂部


Re: 官方的Graphics LCD Library要用PMP?
#13
初級會員
初級會員


可以參考Techtoys網站上的程式
PIC24的例子
http://www.techtoys.com.hk/Displays/TY240240320/TY240240320.htm

PIC18的例子
http://www.techtoys.com.hk/PIC_boards ... v4A/PIC18LF4550-Rev4A.htm

蠻值得參考的

另外用Google搜尋, 也可查到AVR及 STM32的例子.

發表於: 2009/9/21 21:05
頂部


Re: 關於PIC 16F877 如何控制馬達??
#14
初級會員
初級會員


可以參考Microchip網路學園中
11. PICDEM Mechatronics 的相關資料

這裡有介紹 DC馬達轉速控制

發表於: 2009/9/4 8:51
頂部


Microchip Graphics Display Designer
#15
初級會員
初級會員


有一個新的圖形設計工具Microchip Graphics Display Designer可以在這裡下載
http://www.microchip.com/stellent/idc ... Id=2680&dDocName=en544475

搭配Microchip Graphics Library 可以很快的做出圖形LCD的設計

發表於: 2009/9/3 21:53
頂部


Re: ICD2 回收.........換ICD3 ??
#16
初級會員
初級會員


相關訊息可以在下面網址看到
http://www.htsoft.com/ICD2recycle/

MPLAB® ICD 2 Recycle Program
To trade in your old MPLAB ICD 2 and recieve a coupon for 25% off a new MPLAB ICD 3, MPLAB REAL ICE or PICkit 3 Debug Express, please complete the form below.

Once the form is submitted, we will provide you with the necessary information to return your MPLAB ICD 2 to your nearest Microchip Technology office.

底下省略................

發表於: 2009/9/3 21:11
頂部


Re: 請問有關PIC24F16KA102目前遇到的難題
#17
初級會員
初級會員


這樣寫就OK了!

#include <p24F16KA102.h>
#define test1 PORTBbits.RB2
#define DIR_test1 TRISBbits.TRISB2
int b,bb;

int main()
{
DIR_test1=0;
while(1)
{
b++;
if(b==3500)
{
b=0;
bb++;
}
if(bb==90)
{
bb=0;
test1=!test1;
}
}
}

發表於: 2009/8/24 23:54
頂部


Re: PIC16F193x 有支援 RTC?
#18
初級會員
初級會員


那就改用PIC18F46J50,或PIC24F的GA系列及最近出的KA系列大多都有硬體RTC

發表於: 2009/8/4 12:59
頂部


Re: 請問MkroC pro 2009 for PIC是否有支援ICD2 or ICD3?
#19
初級會員
初級會員


1. 不支援ICD2及 ICD3. 但是可以用MPLAB搭配ICD2及 ICD3來燒錄PIC晶片.

2. MikroC PRO 2009 for PIC 從2.15 版以後支援如下晶片:

P18F13K50 P18F46J50 P18LF45J11
P18F14K50 P18F66J90 P18LF45J50
P18F23K20 P18F67J90 P18LF46J11
P18F24J11 P18F86J90 P18LF46J50
P18F24J50 P18F87J90
P18F25J11 P18LF13K50
P18F25J50 P18LF14K50
P18F26J11 P18LF24J11
P18F26J50 P18LF24J50
P18F43K20 P18LF25J11
P18F44J11 P18LF25J50
P18F44J50 P18LF26J11
P18F45J11 P18LF26J50
P18F45J50 P18LF44J11
P18F46J11 P18LF44J50

從1.65版以後支援如下晶片:
P16F722 P16LF722 P18C242 P18C658
P16F723 P16LF723 P18C252 P18C801
P16F724 P16LF724 P18C442 P18C858
P16F726 P16LF726 P18C452
P16F727 P16LF727 P18C601

發表於: 2009/7/28 21:01
頂部


Re: PIC32有要出書嗎?
#20
初級會員
初級會員


到下面網站也有不錯的project可參考

http://www.picfun.com/

發表於: 2009/6/22 21:38
頂部



« 1 (2) 3 4 »



:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------