Click here to Skip to main content
15,890,185 members
Everything / Bytes

Bytes

bytes

Great Reads

by Bernhard Nebel
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?
by Coral Kashri
In this article you will see how to save bytes and alignment when containing some types inside a structure.
by ToughDev
Experiment with ST7920 128×64 graphical LCD on PIC
by dynamichael
Use extension methods, Encoding, and BitConverter to read and write native types on an IO.Stream object

Latest Articles

by ToughDev
Experiment with ST7920 128×64 graphical LCD on PIC
by Coral Kashri
In this article you will see how to save bytes and alignment when containing some types inside a structure.
by Bernhard Nebel
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?
by dynamichael
Use extension methods, Encoding, and BitConverter to read and write native types on an IO.Stream object

All Articles

Sort by Score

Bytes 

21 Jan 2022 by Bernhard Nebel
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?
22 Apr 2023 by Coral Kashri
In this article you will see how to save bytes and alignment when containing some types inside a structure.
7 May 2023 by ToughDev
Experiment with ST7920 128×64 graphical LCD on PIC