Skip to content

iconnor/max485-chip

 
 

Repository files navigation

Inverter Chip example

Example of a MAX485 chip that pretends to talk to a Modbus slave over RS485, but actually responds via UART based on a lookup table.

The actual source code for the chip lives in src/main.c, and the pins are described in chip.json.

Building

The easiest way to build the project is to open it inside a Visual Studio Code dev container, and then run the make command.

Testing

Working on that one...

License

This project is licensed under the MIT license. See the LICENSE file for more details.

About

Inverter Chip for Wokwi

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 88.3%
  • Makefile 5.7%
  • Dockerfile 3.9%
  • C++ 2.1%