Posts tagged with USB

WTF is the Raspberry Pi?

WTF is the Raspberry Pi?

Raspberry Pis are low-cost, credit-card sized computer boards that can plug into a TV. Being tiny they are often used for electronic projects and specialised devices at home.

Understanding the Java versions and platforms

Understanding the Java versions and platforms

For those that might be confused, this post points out the different Java platforms in the form of versions, architectural variations, patch updates and editions.

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.