fatimamaz
Newbie level 5
- Joined
- Jan 29, 2018
- Messages
- 10
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 68
Hello, I need to send 8 bits binary pixels serially, can i send it as it is without conversion to ASCII?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Of course - ASCII is just a type of notation. The real data is always binary.Hello, I need to send 8 bits binary pixels serially, can i send it as it is without conversion to ASCII?