K kagan09 New Member Jul 18, 2011 #1 hi all i want to learn programming in z8 microcontroller. does anyone know an ebook they can reccommend
hi all i want to learn programming in z8 microcontroller. does anyone know an ebook they can reccommend
J john blue Member Jul 18, 2011 #2 search for the device datasheet an get the compiler. There are samples in it. If you didnt do programming before, learn C first
search for the device datasheet an get the compiler. There are samples in it. If you didnt do programming before, learn C first
OlPhart Member Jul 19, 2011 #3 One, of the Many, upsides of learning assembler first, is when (not if) the C code doesn't do what you're expecting, you can trace it in assembler. Solder is the Only "language" that can't lie... <<<)))
One, of the Many, upsides of learning assembler first, is when (not if) the C code doesn't do what you're expecting, you can trace it in assembler. Solder is the Only "language" that can't lie... <<<)))
K kagan09 New Member Jul 19, 2011 #4 is there any assembly for microcontroller book you can recommend
be80be Well-Known Member Jul 20, 2011 #5 Here one of the best site there is https://www.gooligum.com.au/tutorials.html