Skip to content
#

avr-programming

Here are 131 public repositories matching this topic...

This article presents an embedded system graduation project that utilizes an Atmega32 microcontroller to create a Bluetooth-controlled smart home. The system allows users to control LED lights and a door locker using a Bluetooth module, making home automation accessible and effortless. Let's delve into the details of this innovative project.

  • Updated Feb 10, 2024
  • C

In this project, a microcontroller acts as the brain of the system, orchestrating tasks and managing interactions between different hardware modules. The system employs multiple peripherals such as LCD displays, temperature sensors, LEDs, a motor, and a buzzer, creating a diverse set of functionalities.

  • Updated Oct 23, 2023
  • C

Temperature monitoring systems using FreeRTOS, The system continuously monitors the temperature and fires an alarm if the temperature exceeded the threshold value. It has three states Idle (Temperature is less than the threshold value), Alarm (Temperature is above the threshold value and alarm is active), and Config (To edit the threshold value).

  • Updated Oct 7, 2023
  • C

AVR 7-Segment Display Driver: Simplify control of 7-segment displays on Atmel AVR microcontrollers. Easily manage digits, segments, and multiplexing for numeric and character display applications. Streamline your projects with an efficient and flexible solution with a counter application.

  • Updated Aug 16, 2023
  • C

Improve this page

Add a description, image, and links to the avr-programming 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 avr-programming topic, visit your repo's landing page and select "manage topics."

Learn more