Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 681 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 681 Bytes

EtherCan

Ethernet to CAN-Bus Transceiver over TCP/IP and UDP

Table of Contents

Introduction

This project is designed for the STM32F1 microcontroller series and utilizes the Wiznet W5500 ethernet chip. It provides a foundation for building network-enabled applications with these components. Whether you are working on IoT projects, web servers, or networked sensors, this board serves as a starting point for your development.

Features

  • TCP/IP and UDP connectivity using the Wiznet W5500 chip.
  • Lightweight design for easy customization.