What is CAN Bus & How to use CAN Interface with ESP32 and Arduino

Learn the basics of CAN bus interface and learn how to make two ESP32 boards communicate through CAN bus using Arduino and with the help of TJA1051 CAN transceivers (CJMCU-1051).
Learn the basics of CAN bus interface and learn how to make two ESP32 boards communicate through CAN bus using Arduino and with the help of TJA1051 CAN transceivers (CJMCU-1051).
Learn how to interface RA-01 or RA-02 SX1278-based LoRa modules from Ai-Thinker with ESP32 using Arduino. LoRa can add long range and low-power wireless communication capability to your projects.
Complete pinout reference for DOIT ESP32 DevKit V1 Wi-Fi development board including Arduino pin and interface references.
India’s C-DAC announces the new IoT targeted development board powered by indigenously developed RISC-V SoC THEJAS32. The board combines Wi-Fi and other embedded sensors.
ROHM recently announced its new AI accelerator chip BD15035 for edge-AI applications. The chip has an ultra-low-power 3-layer Neural Network and a high-performance 8-bit MCU core that only requires a few tens of milliwatts to function.
Learn how to take advantage of the multitasking features of FreeRTOS for ESP32 dual-core SoC using your favorite Arduino IDE. Use our examples to learn about mutex, semaphore and critical section code.
Documentation for MITAYI Pico r0.2, RP2040-based open-source microcontroller development board designed in KiCad 6. Read about schematic design, PCB design and assembly.
Learn how to use the latest open-source Wi-Fi development board from WIZnet that combines an RP2040 microcontroller and the WizFi360-PA precertified Wi-Fi module.
Learn how to create standalone C/C++ SDK projects for Raspberry Pi Pico board on Windows operating system. Build projects from command-line and VS Code.