Skip to content

carbonvibes/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Contents

  1. Smart Braille
  2. Child Safety Monitoring Application
  3. Food Ordering Application
  4. Connect4
  5. 3D Modelling Project
  6. Smart Green House IoT

Smart Braille

  1. Project Brief
  2. Smart Braille Prototype Video
  3. Pseudo Code
  4. Final Code
  5. Main Page

About

The Smart Braille Companion is a revolutionary device designed exclusively for visually-challenged individuals seeking independent Braille education. With its three distinct modes—Learning, Searching, and Testing—it offers an all-encompassing learning experience that caters to individual preferences and needs. In Learning Mode, users explore Braille alphabets from A to Z through tactile impressions and accompanying voice output. The Searching Mode empowers users to voice-search for specific alphabets, receiving instant tactile braille representation and auditory feedback, while the Testing Mode challenges users with randomly generated Braille impressions, fostering interactive learning and real-time assessment.

Child Safety App

Project Overview

The Child Safety App is a project developed as part of our Electrical Engineering course - Signals, Systems, and Random Processes. It addresses a significant concern among parents: ensuring the safety of their children while riding bicycles. Powered by Simulink for Android devices, this app provides real-time monitoring and proactive alerts, enhancing child safety and parental confidence.

Key Features

  • Boundary Monitoring: The app tracks the child's movement and sends instant alerts to parents if the child crosses specified boundaries, ensuring they stay within safe areas.

  • Overspeed Detection: Real-time speed monitoring helps prevent accidents by alerting parents if their child exceeds safe speeds while cycling.

  • Fall Detection: Utilizing advanced sensors, the app detects falls and immediately notifies parents, allowing for swift response in case of emergencies.

  • SOS Messaging: In the event of a fall, the app allows children to send SOS messages directly through the app, ensuring immediate assistance in emergencies.

How It Works

The app utilizes Simulink to create an effective system for Android devices. It continuously monitors the child's location, speed, and movements. When predefined conditions (crossing boundaries, overspeeding, or falls) are met, instant alerts are sent to the parent's phone. The SOS messaging feature enables children to seek help specifically in case of falls, fostering a safer environment for young cyclists.

Team Members

  1. Arjun Sekar
  2. Sriram Srinivasan
  3. Tamizhanban A G

Food Ordering Application

This is a food ordering application created using Python and MySQL. Online e-food delivery has a lot of benefits and it has become popular and being developed in the recent years. Online delivery is more convenient, cost effective and has a wider reach towards people, E-food delivery database has a great scope in the near future, when developed it can be used as a full-fledged food ordering application with an active order tracking facility like Swiggy and Zomato.

Contents

  1. Full Code
  2. Documentation
  3. Main Page

Connect4

Connect4 is a C implementation of the classic game with a twist—now in a single-player mode on a compact 4x4 grid. This version offers the option to adjust the difficulty level of the computer AI opponent.

Overview

The objective remains familiar: strategically drop colored discs into columns to connect four in a row horizontally, vertically, or diagonally. The reduced grid size maintains simplicity while introducing heightened strategic depth. As a solo player, your challenge is anticipating moves and creating winning combinations against the artificial intelligence opponent.

Features

  • Single-player mode
  • Adjustable difficulty levels for the AI opponent
  • Compact 4x4 grid for quick, engaging gameplay

Getting Started

  1. Clone the repository: git clone https://github.com/carbonvibes/Connect4.git
  2. Compile the code: gcc -std=c17 Connect4.c -o connect4
  3. Run the game: ./connect4

Feel free to customize and enhance the game as you see fit. Enjoy the quick-thinking experience of Connect4 in this delightful single-player puzzle challenge.


3D Modelling Project

First Year 3D Modelling Project using Autocad Fusion 360 and Autocad Inventor. Alt Text <---

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published