Getting connected in your Domain: IoT Communication Protocols—Network Protocols, Why does it “MATTER”

The rise of smart appliances as a staple in modern homes and IT infrastructure as well as interconnecting sensors all around us creates the need to understand IoT. A well-designed mesh network can help users extend Wi-Fi coverage at a relatively low cost, scale their connected spaces, and gain from emerging use cases in IoT.  Internet…

LoRa (Long Range) and LoRaWAN (Long Range Wide Area Network)

LoRa (Long Range) and LoRaWAN (Long Range Wide Area Network) are wireless communication technologies designed for low-power, wide-area networks. They are commonly used in IoT (Internet of Things) applications where long-range communication and low power consumption are essential. Let’s delve into each of these technologies: LoRa (Long Range): LoRaWAN (Long Range Wide Area Network): In…

Transmitting on the Canbus. Building an explanation and description of the data and methods of transmission

Transmitting on the Canbus. Building an explanation and description of the data and methods of transmission

On a single CAN bus, any node can transmit data. Nodes arbitrate for use of the bus, so that, in the event of two or more nodesattempting transmission, messages are transmitted one after another according to their priority. Nondestructive and transparent arbitration is possible becausetransmission of a dominant bit overwrites the recessive busstate. The CAN…

SoCs

SoCs

System on a Chip: The Quick Definition A system on a chip is an integrated circuit that combines many elements of a computer system into a single chip. An SoC always includes a CPU, but it might also include system memory, peripheral controllers (for USB, storage), and more advanced peripherals such as graphics processing units…