nobcha23の日記

PICマイコンやArduinoを使う電子回路遊びを紹介します

C Programs for simple frequency counter operated with 2 NiH batteries

PIC12F683のバッテリー動作するという簡

易カウンタに移植したi2c関数です。(HI-TECH C)  
MAIN関数
http://chitose6thplant.web.fc2.com/pic12f/683_i2c_cnt/683_cnt_lcd_main_c.pdf
従来LCD制御関数をi2c経由にした
http://chitose6thplant.web.fc2.com/pic12f/683_i2c_cnt/lcd_i2c_func_c.pdf
 今回作成したi2c関数
http://chitose6thplant.web.fc2.com/pic12f/683_i2c_cnt/i2c_c.pdf

These are C Programs for simple frequency
counter.
PIC12F683 counts by TMR0 with TMR1 gating
and displays the value on I2C interfaced
LCD. They are operated battery power
which is 2.6V nominal.
I'm using HI-TECH C compiler LITE mode

Home page is here, however Japanese.

http://chitose6thplant.web.fc2.com/