Open Access. Powered by Scholars. Published by Universities.®

Electrical and Electronics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Electrical and Electronics

Using An Embedded System For A Quality Cup Of Coffee, Evan Powers, Joshua Stermer, Tsion Yohannes May 2023

Using An Embedded System For A Quality Cup Of Coffee, Evan Powers, Joshua Stermer, Tsion Yohannes

2023 Symposium

Many coffee lovers spend up to $5 on a cup of coffee everyday. To save money one could make them at home, but a quality machine with PIDs start at $1000. Using an embedded system one could spend less than $50 and a few hours implement PIDs into an existing $400 machine that will last a lifetime. microcontroller. Learning C language combined with hardware implementation applied to cheap and simple everyday objects can improve everyday quality of life and save money.

This is challenging because we have to incorporate the additional circuitry into a pre established circuit with limited space, …


Humidity Sensor Circuit Using Real Time Operating System (Freertos) Kernel, Bojie Chen Jan 2014

Humidity Sensor Circuit Using Real Time Operating System (Freertos) Kernel, Bojie Chen

Theses and Dissertations--Electrical and Computer Engineering

A humidity sensor can be used to measure the moisture content of the environment. The physical change of the sensor expresses as the change of electrical property like capacitance, resistance, voltage, current, frequency, etc. In order to process these analog signals digitally, microprocessor is involved in the measurement. This thesis presents design of a circuit to measure low moisture levels. The 16-bit RISC mixed signal microcontroller MSP430F249 from Texas Instruments will be used. The circuit has good performance at extremely low humidity levels.

Meanwhile, a small real time operating system kernel FreeRTOS, a market leading RTOS from Real Time Engineer …


High Contrast Grayscale Object Tracking Embedded System Design, Scott Donald Neally Dec 2009

High Contrast Grayscale Object Tracking Embedded System Design, Scott Donald Neally

Electrical Engineering

The purpose of this project is to prove that a real-time object-tracking camera can be implemented using the Digilent NEXYS board with Xilinx Platform Studio. With great ambition I set to implement the camera with RGB color tracking of bright green objects. This would make segmentation between the object of interest and its background much easier, allowing less stringent requirements on the background color beyond the object. Because of time restraints, the actual implementation remains as 8-bit grayscale, where the object of interest is intended to be white and highly contrasted from its black background. A simple algorithm is used …