
A few random tips for Arduino programmers. We cover saving RAM by storing text in program memory, making your programs easier to read, a technique to avoid being held up in delays, the C++ ternary operator and the watchdog timer.
A few random tips for Arduino programmers. We cover saving RAM by storing text in program memory, making your programs easier to read, a technique to avoid being held up in delays, the C++ ternary operator and the watchdog timer.
Als je met meerdere schermen werkt dan is het soms fijn om Excel documenten naast elkaar te kunnen openen.
Dit lukt standaard niet omdat een nieuw geopend Excel document binnen hetzelfde Excel programma wordt geopend.
Als voorbeeld heb ik twee Excel documenten gemaakt AAA en BBB.
Eerst open ik AAA en daarna BBB. Ik zie maar 1 scherm tegelijk.