Git Product home page Git Product logo

arm_based_smart_watch's Introduction

ARM_Based_Smart_Watch

This project is an ARM-based smartwatch developed on the STM32F401CC microcontroller, incorporating various peripherals to provide diverse functionalities. The smartwatch displays time and date using the Real-Time Clock (RTC) peripheral on a TFT display. Additionally, it includes applications such as a music player, a contacts log, and a game.

Peripheral Usage

  • RCC, GPIO, SysTick, EXTI, NVIC: Various other peripherals used for system control, timing, external interrupts, and general-purpose input/output operations.
  • Real-Time Clock (RTC): Used for displaying the current time and date.
  • SPI Communication Protocol: Used to send images to the TFT to be dispalyed.
  • TFT Display: Used as the primary interface for displaying information such as time, date, music library, contacts, and game graphics.
  • Digital-to-Analog Converter (DAC): Utilized in the music player application for audio playback.
  • Amplifier and Potentiometer: Used to filter, amplify, and control the volume of the audio output from the DAC.
  • LED Matrix: Utilized for decorative purposes and displaying animations.
  • STP chips: To minimize microcontroller pins used for driving the matrix.
  • Keypad: Used for user input in the music player application for navigation and track selection.
  • Infrared (IR) Communication: Utilized in the game application to interact with external objects or devices using the NEC communication protocol.

Features

  • Time and Date Display: The watch utilizes the STM32F401CC's Real-Time Clock (RTC) peripheral to accurately display the current time and date on a TFT display.
  • Music Player: The music player application leverages the Digital-to-Analog Converter (DAC) to play songs. Sound output is filtered and amplified using an amplifier and a potentiometer to control volume.
  • Contacts Log: The contacts log application provides users with quick access to the numbers of their contacts. This feature allows users to easily find and dial contacts directly from the smartwatch.
  • Game: The smartwatch includes a game application that utilizes peripherals such as Infrared (IR) communication and an RGB LED for visual feedback. Users can play a game that interacts with external objects using
  • IR communication. The RGB LED displays various colors that change based on user inputs.

arm_based_smart_watch's People

Contributors

tasneem-mansour avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.