Search found 15 matches

by bariseryener
04 Mar 2011 14:27
Forum: mikroBasic PRO for PIC General
Topic: wiegand
Replies: 3
Views: 3181

Re: wiegand

i write programme and this is work with out interrupt. program wiegand26 ' Lcd module connections dim LCD_RS as sbit at RB4_bit LCD_EN as sbit at RB5_bit LCD_D4 as sbit at RB0_bit LCD_D5 as sbit at RB1_bit LCD_D6 as sbit at RB2_bit LCD_D7 as sbit at RB3_bit LCD_RS_Direction as sbit at TRISB4_bit LCD...
by bariseryener
03 Mar 2011 17:05
Forum: mikroBasic PRO for PIC General
Topic: Conversion problem...
Replies: 1
Views: 991

Conversion problem...

wiegand format 26 bit

example

1 0011 1100 1010 0101 1110 0001 0

first and last bits are parity bits

how can i convert the bcd code ( between the parity bits ) to decimal or hexadecimal

Thanks for your help.
by bariseryener
28 Feb 2011 08:31
Forum: mikroBasic PRO for PIC General
Topic: wiegand
Replies: 3
Views: 3181

wiegand

Hi,

how can i use wiegand protocol via interrupt?

pls help

baris@ulgen.com.tr
by bariseryener
23 Nov 2010 10:50
Forum: mikroC General
Topic: wiegand
Replies: 3
Views: 4843

Re: Wiegand

georgestheking wrote:Hi,

I am writing also a Wiegand protocol.
It does not seen complicated.
No testet yet.

Send me an email and i will send you information.

Georges
please send me an email

b_eryener@hotmail.com

thnx
by bariseryener
22 Nov 2010 16:24
Forum: mikroBasic PRO for PIC General
Topic: wiegand
Replies: 0
Views: 790

wiegand

Please send sample code...thanks
by bariseryener
13 Apr 2009 20:09
Forum: mikroBasic General
Topic: 12F675 Soft_I2C
Replies: 3
Views: 1810

http://www.sonmicro.com/en/downloads/12 ... 25_V30.pdf

i want to interface 12f675 with the product at the link
by bariseryener
12 Apr 2009 23:18
Forum: mikroBasic General
Topic: 12F675 Soft_I2C
Replies: 3
Views: 1810

12F675 Soft_I2C

does anybody has a example that works?
by bariseryener
11 Mar 2009 22:44
Forum: mikroBasic General
Topic: AC MOTOR SPEED CONTROL
Replies: 8
Views: 5043

definetaly use transformer for zero cross point and use schmitt trigger and transistor for RB0 interrupt
by bariseryener
07 Jan 2009 20:40
Forum: mikroBasic Wish List
Topic: GLCD
Replies: 1
Views: 3757

GLCD

change glcd text size
by bariseryener
02 Nov 2008 15:53
Forum: mikroBasic General
Topic: keypad on 16f877
Replies: 1
Views: 1581

download keypad bug
by bariseryener
14 Sep 2008 13:51
Forum: mikroBasic General
Topic: touchpanel help
Replies: 1
Views: 1233

touchpanel help

how can i use touchpanel without calibration?
by bariseryener
10 Jul 2008 11:37
Forum: mikroBasic General
Topic: ADCON
Replies: 2
Views: 1912

thanks.ADCON1=0x02 working...
by bariseryener
10 Jul 2008 09:10
Forum: mikroBasic General
Topic: ADCON
Replies: 2
Views: 1912

ADCON

I dont understand ADCON1 = 0x07 PORTA = 0x00 TRISA = 0x03 ' RA0 i RA1 are analog inputs how can i change RA0,RA1 and RA2 analog inputs? ADCON1 register ( 16F877 ) 0000 A A A A A A A A VDD VSS 8/0 0001 A A A A VREF+ A A A RA3 VSS 7/1 0010 D D D A A A A A VDD VSS 5/0 0011 D D D A VREF+ A A A RA3 VSS 4...
by bariseryener
13 May 2008 14:19
Forum: mikroBasic General
Topic: Keeloq
Replies: 1
Views: 1548

Keeloq

How can i use keeloq device on easypic5?

please send example

thanks[/b]
by bariseryener
13 May 2008 14:16
Forum: mikroBasic General
Topic: Manchester example
Replies: 19
Views: 19703

how can i test this codes on easypic5?

Easypic5 use RB0 for lcd data pin.

Go to advanced search