Assembler is still a higher level, albiet not very high. Hex is the only actual language the PIC understands. I had to code in hex WAAYYY back in collage for 8085's. Man it was crap! basically write the code in mnumonics, then convert it all to hex. Then input it on a development do-hicky that had a 16 key keypad and (6) 7 segment displays. We did really cool stuff like hard code 2 plus 3 and display it.Assembly is, I believe, the lowest level of language that can be used to program a PIC.
But it had it's place in my learning, I still remember how to multiplex the display to make all of them look on at once.
Bookmarks