Projects

Design of Circuit Diagram for PIC

Precision Temperature Monitoring in Boiling Water with PIC Microcontroller

ABSTRACT In the industrial setting, accurately measuring the temperature of boiled water is a crucial undertaking. This paper presents the design and implementation of a temperature measurement system for boiled water utilizing a PIC microcontroller, specifically the PIC 18F452, and a temperature sensor from National Semiconductors, the LM35. The designed system is employed to gauge […]

Full System Diagram

Optimizing Performance: A Guide to Stacking Precision Power Supplies

1. Introduction Statement of Purpose Our project selection stems from the recognition that power supplies represent a crucial and costly aspect of any electrical project. In an industrial context, numerous product test setups demand precision voltage references, but the acquired supplies often exceed the required wattage and come at a higher cost. Conversely, for hobbyists […]

Representation of a sensor pad based approach to controller design with location of subsystems

A Comprehensive VR Disability Accessibility Design Document

Introduction Problem and solution overview As technological advancements propel the evolution of virtual reality (VR) devices, incorporating features such as full-body capture and haptic feedback, the potential for diverse applications in gaming, education, and resource management continues to grow. However, the current state of VR presents challenges for individuals with disabilities, particularly those affecting the […]

Weight sensor and amplifier schematic

Intelligent Sips: Revolutionizing Dining with the SmartCup

Abstract The SmartCup Attachment is a comprehensive system designed for restaurants to monitor the liquid levels in their customers’ cups. This system comprises the attachment affixed to the base of cups, a hub responsible for processing data from all cups and converting it into Bluetooth format, and an iOS application that seamlessly connects to the […]

This will make it easier to connect the pins from the board to the cable

Programming HID Bootloader on PIC32

The bootloader enables program installation on the PIC32 without relying on an external programmer such as an ICD2, and it operates without the need for any drivers on the computer. Software PIC Source Code For every new program, it is necessary to establish a folder that encompasses the source code files along with a project […]

Snapshot of hardware system BK300 development board PIC16F887 chip and PICKit 3 programmer

Hands-On Microcontroller Projects: BK300 Development Board Featuring PIC16F887 Chip Lab

1. INTRODUCTION The study of microcontroller systems is experiencing a global surge across various fields within science, engineering, and technology departments of universities and polytechnics [1-2]. The utilization of microcontroller chips to oversee embedded system functions is witnessing rapid growth in daily technological design practices within colleges and research institutes A microcontroller represents an entire […]

IntroductiontothePIC16F877A

Pitt Robotics Club’s Guide to PIC16F877A Programming

The tutorials assume a foundational understanding of programming and electronics. If you’re new to programming, it’s advisable to grasp the basics of C or C++. Additionally, a basic knowledge of electronics and constructing simple circuits is recommended. Most of this information was gathered from the PIC MCU Compiler reference manual, supplemented by input from other […]

Visual Representation of the Device

The Digital Logic Smart Breadboard Experience

1. Introduction 1.1 Problem and Solution In the realm of engineering prototyping, the breadboard stands as the primary choice for initial hardware testing. However, as the size of the prototyped system expands, such as in the case of a 4-bit calculator akin to the implementation in ECE385 for Lab 3, the process of debugging becomes […]

Exploring Leons Mini Random Number Generator mRNG

Exploring Leon’s Mini Random Number Generator (mRNG)

Sales Pitch Feeling overwhelmed by choices? Who isn’t? Decision-making can be a maze. White, rye, or wheat? Pinstripes or polka dots? Feast or fast? But fret notβ€”assistance is at hand! Enter the world’s inaugural, handheld, portable decision-maker, fueled by genuinely random numbers. While my competitors offer decision-makers for 1, 5, 10, or 25 cents, can […]

Getting Ready

Step-by-Step Assembly Guide for [Development Board Name]

Getting Ready Let’s initiate by conducting a basic test to ensure the accurate manufacturing of your PCB – checking for any potential short circuits between the power and ground rails. Employ the bench digital multimeter to assess the resistance between Vcc and GND. Follow the “Measure Resistance” protocol provided in the inLab, and probe the […]