Posts tagged with orange

Plastic brick solid colour palette

Plastic brick solid colour palette

LEGO has released various brick colours to their catalogue. While some colours are still in use, some have been discontinued. All colours with info are listed here.

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.

What beginners should know about JSON

What beginners should know about JSON

JSON is a lightweight syntax or standard for storing and exchanging data between servers and users. Data presented in JSON format is human-readable.