No,*Shouldn't SEROUT be something like PAROUT (parallel out) namely display all seven bits on seven pins at once.*
GPIO = B1
will set the bits to whatever B1 is.
SERIOT is for RS232 type stuff.
Another lesson![]()
No,*Shouldn't SEROUT be something like PAROUT (parallel out) namely display all seven bits on seven pins at once.*
GPIO = B1
will set the bits to whatever B1 is.
SERIOT is for RS232 type stuff.
Another lesson![]()
Dave
Always wear safety glasses while programming.
Bookmarks