Posts by Ibrar Ayyub:
Getting Started with Assembly Programming for ATMELAVRMicrocontrollers
Posted on: 28 Jan 2024
Why learning Assembler? To use assembler or opt for alternative programming languages, that’s the dilemma. What’s the rationale behind acquiring proficiency in another language when I’ve already grasped different programming languages? The strongest case for this: residing in France, you might manage with English, yet you’ll never truly assimilate or feel entirely comfortable, leaving life […]
Building a Calculator Using Keypad-Based Peripherals
Posted on: 26 Jan 2024
Introduction In this laboratory session, your task involves constructing a basic calculator utilizing the keypad as an input mechanism and the LCD as an output display unit. Following the debugging and testing phase of your program, the final step will be to program a standalone 8051 chip with the compiled code. Keypads commonly serve as […]
Efficient Crop Cultivation: An IoT-Based Smart Greenhouse Automation System
Posted on: 26 Jan 2024
INTRODUCTION A greenhouse serves as an environment that can alter the growth conditions for plants, creating optimal settings while shielding them from external variations in seasons and weather. Within the greenhouse, various parameters, such as temperature and humidity, need careful monitoring. Human oversight of these parameters is challenging, and any significant change in one climate […]
Stacking Precision Power Supplies
Posted on: 24 Jan 2024
1 Introduction 1.1 Statement of Purpose We selected our project because power supplies represent a crucial yet costly element in electrical projects. From an industrial perspective, many product test setups demand multiple precise voltage references, yet the purchased supplies often possess excessive wattage and expense. For hobbyists and students, the price of a single power […]
WIND TURBINE PHONE CHARGER
Posted on: 22 Jan 2024
Abstract The wind turbine phone charger is designed to deliver a maximum of 15W of power to a battery pack, capable of charging various portable electronic devices via USB ports. The turbine comprises a two-level Savonius structure with offset blades to capture wind from any direction. These blades are linked to a shaft that turns […]
VOICE CONTROLLED HOME AUTOMATION SYSTEM
Posted on: 20 Jan 2024
Abstract This project develops a system capable of remotely toggling multiple power sockets across various rooms using specific voice commands. This enables convenient management of diverse electrical devices through voice control. While the project has fulfilled its verification requirements and successfully attained its design objectives, improvements in managing noise and distance might be necessary for […]
Web Server Implementation Using AVR Embedded Technology
Posted on: 18 Jan 2024
ABSTRACT Computer communication systems, particularly the Internet, hold significant sway in our daily lives, offering numerous conceivable applications. This web server project aims to store a small web page in the Microcontroller’s Flash memory, enabling users to control devices connected to the Microcontroller via the webpage interface. Furthermore, an LCD connected to the Microcontroller facilitates […]
AUTOMATIC EGG INCUBATOR
Posted on: 16 Jan 2024
The global demand for egg incubators stems from various compelling reasons. Individuals passionate about ornamental birds often struggle to acquire broody birds for rearing, leading them to seek artificial means for egg hatching. Meanwhile, non-vegetarians faced with limited options may opt for artificially raised birds due to constraints in sourcing naturally brooded birds. Additionally, even […]
RFID based security system using AVR ATmega32 microcontroller
Posted on: 14 Jan 2024
RFID technology has significantly revolutionized our lives by streamlining machine communication. Its widespread use spans across various sectors such as schools, hospitals, industries, and more. This article provides guidance on constructing a straightforward yet dependable RFID-based security system utilizing an AVR microcontroller, a solution that proves both reliable and cost-effective. Prior familiarity with RFID principles […]
VR Disability Accessibility Proposal
Posted on: 12 Jan 2024
Introduction As technological advancements propel the evolution of virtual reality (VR) devices, including the introduction of sophisticated full-body capture devices and haptic feedback mechanisms, there emerges a promising landscape for expanded gaming, educational, and resource applications. However, the current state of VR technology presents significant challenges for individuals with disabilities, particularly those affecting the arms […]