02-09-2006 06:28 AM
02-09-2006 07:17 AM
02-09-2006 07:25 AM
02-09-2006 07:26 AM
02-09-2006 08:04 AM
Graz, sorry i posted in the wrong forum at first, but thanks for replying.
I am able to check what the microcontroller recieves, by activating 8 LED's corresponding to the byte. When using the attached file: Basic Write 1, wverything works great. The LED's will represent the byte exactly, for example 01010101 when sending the string "U" and so on..
For my project i need to be able to specify 8 bits (or switches) individually, and send this to the microcontroller, in the manner of the attached file Bin2Hex...
I basically just need to combine these two in the correct manner... something im yet to achieve..
02-09-2006 08:15 AM
02-09-2006 08:54 AM
02-13-2006 02:53 AM
05-05-2017 08:06 AM
Thank you!