Show Posts
|
|
Pages: [1] 2 3
|
|
5
|
Using Arduino / Programming Questions / Re: integer to char
|
on: May 05, 2013, 09:54:58 am
|
|
i use function that only take char variable i want to make concatenation with them int x=1; char x="number1" ;
i want to print "number 1" in my fuction that only take char ......convert int to char done ....now i only have problem to concatenation 2 char
|
|
|
|
|
8
|
Using Arduino / General Electronics / Keypad 4x4 schematic
|
on: May 05, 2013, 12:40:40 am
|
any one know is this the correct schematic of Keypad 4x4 ?? i want to use my keypad that i use in pic to use it in arduino , any one know is this the correct schematic ??
|
|
|
|
|