krishnax12/rs485-breakout
The code models a SparkFun RS-485 transceiver breakout hardware with connected microchip, connectors, resistors, LEDs, capacitors, and mounting holes for serial communication interfacing.
- Version
- 0.1.0
- License
- CC-BY-SA-4.0
- Stars
- 1
tscircuit.config.ts
export default {
mainEntrypoint: "index.circuit.tsx",
platformConfig: {
pcbDisabled: true,
},
};