Arduino emulator mac tft

broken image
broken image
broken image

Then, I listed and ordered all the functions I wanted to have and all the keys I wanted to see on the screen. I made a few design considerations, first: Not using RPN, HP's uncommon but efficient input system, but 'classic' algebraic input. So, I thought by myself 'That could be a nice blog project, we have a 32bit Cortex M0 MCU inside the Nextion HMI, that should be doable!'. Not everyone could afford a HP-16C programmer's pocket calculator back in the mid 1980ies and they are not longer in production, today. But then came the 16 and 32bit MCUs and things like calculating jump and port addresses or bit masks just got more difficult. In the old times, with 8bit MCUs, most of the calculus with numbers between 0 and 255 or between -128 and +127 could easily be done in mind or with pencil and paper. I'm for sure not the only one among all Nextion HMI users who does a lot of embedded programming.