Local Interconnect Network (LIN)

More Galleries | Comments Off on Local Interconnect Network (LIN)

CAN Flexible Data-Rate (CAN-FD)

More Galleries | Comments Off on CAN Flexible Data-Rate (CAN-FD)

Controller Area Network (CAN)

This gallery contains 1 photo.

Controller Area Network (CAN) Controller Area Network (CAN) is a robust, message-based communication protocol designed to allow electronic control units (ECUs), sensors, and microcontrollers to communicate with each other reliably without the need for a central host computer. Wiring: Uses … Continue reading

More Galleries | Comments Off on Controller Area Network (CAN)

Serial Peripheral Interface (SPI)

This gallery contains 1 photo.

Serial Peripheral Interface (SPI) Serial Peripheral Interface (SPI) is a high-speed, synchronous serial communication protocol used primarily for short-distance communication between microcontrollers and peripheral devices (like sensors, SD cards, or displays). MOSI: The data line for sending information from Master … Continue reading

More Galleries | Comments Off on Serial Peripheral Interface (SPI)

Inter-Integrated Circuit (I2C)

This gallery contains 7 photos.

Inter-Integrated Circuit (I2C) I2C Write Data I2C Read Data Reference Inter-Integrated Circuit (I2C) is a synchronous, multi-device serial communication bus where a master controls all communication. The master initiates and completes transactions, sends an address frame to select a slave, … Continue reading

More Galleries | Comments Off on Inter-Integrated Circuit (I2C)

UART / RS232 / RS485

This gallery contains 7 photos.

Serial Communication Baud Rate TTL (Transistor-Transistor Logic) RS-232 (Recommended Standard 232) RS-485 (Recommended Standard 485) Reference Serial communication sends data one bit at a time in sequence, as opposed to parallel communication which sends multiple bits simultaneously on multiple wires. … Continue reading

More Galleries | Comments Off on UART / RS232 / RS485

Exploratory Review of AI Concepts and Tools

AI Concepts LLM typically refers to Large Language Model in the context of artificial intelligence and machine learning.It is a type of deep learning model trained on massive amounts of text data to understand and generate human-like language. Examples: GPT-4, … Continue reading

More Galleries | Comments Off on Exploratory Review of AI Concepts and Tools

Comparison of ROS1 and ROS2

This gallery contains 2 photos.

ROS1 vs ROS2 Architecture ROS2 is well-suited for a variety of applications, including navigation, security, embedded systems, real-time operations, safety-critical tasks, and robotic manipulation. Data Distribution Service (DDS) for ROS2 (1) An industry-standard communication system, a networking middleware (2) Data-Centric … Continue reading

More Galleries | Comments Off on Comparison of ROS1 and ROS2

Comparison of TI and STM32 MCUs

This gallery contains 5 photos.

TI Microcontrollers C2000 real-time: TMS320F28375D, TMS320F28379D, TMS320F28388D, etc ARM-based: AM243x, AM263x, AM273x, MSP432x, etc Direct (Direct Register Access): bare-metal programming Bit Field: register access whole or by bits DriverLib: high-level and feature-oriented APIs TI MCUs and MPUs (Copyright to TI) … Continue reading

More Galleries | Leave a comment