These posts by majoka have received thanks:

Library for MPlabx Xc8
@ pravin_35
both compilers are almost same
if you have your own lcd.c file you can simply include it to your project
that will be also useful for future for any compiler just you need to configure ports
a...
Thanked 1 time
Posted by majoka on

need help motorbike cockpit (speedo,trip,fuel,time,battery meter using c52) project
@ ltsharma

uC is resetting for horn switch ( having automotive relay) , used freewheeling diode, no use (when horn pressed, no problem, when it released uC gets reset),, is there any solutions??



this i...
Thanked 1 time
Posted by majoka on

how to config PIC
@ kingrosekhan123
these macros vary from compiler to compiler
go to in c drive where the compiler is installed and see the h folder and search the header file of that pic you are using
in header file the...
Thanked 1 time
Posted by majoka on

SMS Based Home Appli.. error C249: 'DATA': SEGMENT TOO LARGE in Keil Pleas Solve it
@ aliansari91
as there is 128 bytes ram in 8051 and you declaring more than 128 bytes so it can't fit
use 8052 and declare array like

unsigned char idata rx[100];
unsigned char r,DT[30],m,n,m1[40],msg[10]...

Thanked 1 time
Posted by majoka on

I am Back.... Remember me ??
Mirza come back and i become busy with my studies :D
best of luck mirza for your business :D
Thanked 1 time
Posted by majoka on

Working of slot sensor
oho slot means U Shape sensor :D
Thanked 1 time
Posted by majoka on

Difference between AVR and PIC
@ prajwalsnh
AVR is fast as compare to PIC
both has pros and cons
AVR is costly as compare to PIC
AVR has less derivatives as compare to PIC
AVR is in standard 28 ,40 and more than 40 pins but pic is avail...
Thanked 1 time
Posted by majoka on

RTC updating problem
@ kathirdot
we can help you better after posting your code
may be something wrong in coding
Thanked 1 time
Posted by majoka on

PARELLEL PORT DATA TRANSFER CHECKING
@ jeeson
for checking serial port simple short TX and RX pin of port
these are 2 and 3 pins of port
when these pins will shorted then the data you will send on com port that will be returned to the pc
you...
Thanked 1 time
Posted by majoka on

Final Project help
@ 0602040001
yes it is possible to do this
you need to play with the keypad pcb of nokia 3310
Thanked 1 time
Posted by majoka on

Go to page       >>  

e107 Forum Thanks Plugin