Skip to content
#

proteus-8

Here are 19 public repositories matching this topic...

This project demonstrates how to use the ATmega16 as an SPI Slave. The slave waits for data from the SPI Master, reads incoming bytes, and controls an LED based on the received character. If the master sends 'a', the LED turns ON. If the master sends 'b', the LED turns OFF.

  • Updated Nov 20, 2025
  • C

Improve this page

Add a description, image, and links to the proteus-8 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the proteus-8 topic, visit your repo's landing page and select "manage topics."

Learn more