Hello my english speaking friends. I will like to work with GLCD. I working with the program uv4 and others, and this generate table of chars for the compilers CCs and Hs... How can i to converter this format file(chars) to binari format (bin) , for load to eeprom 24lcxx ? Thanks by people.
gan. thank you for the one sensible amswer.
abndrew said.
You can put anything you like into a serial EEPROM!
WHAT A STUPID ANSWER. AND NOT TRUE. HOW CAN YOU PUT A ZEBRA INTO A SERIAL EEPROM?
"HOW CAN YOU PUT A ZEBRA INTO A SERIAL EEPROM?"
Easy - you digitize it.
A much harder question: how to present a forum to new user in a way that they understand the bad idea of using CAPS in their posts except when writing acronymes?
YOU LIKE STAR TREK? YOU BELIEVE STAR TREK? THIS IS REAL LIFE MAN! CAN YOU MAKE A REPLICATOR IN UVISION?
I believe in the existence of stupidity. And your keyboard is still broken.
Here is the crux of the question:
Can YOU put a replicator in a EEPROM?
"WHAT A STUPID ANSWER. AND NOT TRUE. HOW CAN YOU PUT A ZEBRA INTO A SERIAL EEPROM?"
That is it Raj your cut off!
With a barcode scanner...?!
"With a barcode scanner...?!"
Maybe we could get genetics to take a rapid step forward :D
void put_a_zebra_into_eeprom( void ) { char zebra[] = "A ZEBRA"; eeprom_write_string( zebra ); }
should do it?