You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple program for (PIC18F4620) microcontroller using C language. It receives a string from 'Tera Term' by serial port and toggle the case of all letters (capital to small and vise versa). Sends the resulted string back to sender.