Dino Light Spencer Dennis, William Gowell, Zack Teasdale

Slides:



Advertisements
Similar presentations
Using the SMART Airliner Slate Learn how to integrate the SMART Airliner wireless slate into your teaching to improve student engagement and learning.
Advertisements

1 Performed By: Khaskin Luba Einhorn Raziel Einhorn Raziel Instructor: Rivkin Ina Spring 2004 Spring 2004 Virtex II-Pro Dynamical Test Application Part.
Students: Asulin Ofir Heller Itai Supervisor: Mony Orbach In association with: June 16, summer 2006.
Electrical and Computer Engineering Irregular Object Dimensioning System Advisor: Professor Neal Anderson Michael Baccari Peter Bian Michael Coughlin Avi.
Energy Smart Room GROUP 9 PRESENTERS DEMO DATE SPECIAL THANKS TO ADVISOR PRESENTERS Thursday April 19, 2007 Department of Electrical and Systems Engineering.
Computerized Train Control System by: Shawn Lord Christian Thompson.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
Cloud Control Senior Project Summer Overview Cloud Control is a platform to control data transmission to/from internet connected devices from the.
Smart Environment The Internet of Things Oana Dragomir, Adam Giemza
Control Systems An Overview. Definition A control system is a device or set of devices that are coordinated to execute a planned set of actions.
Final Presentation – CS 425 Aaron O'Banion Todd Astroth Chris Cobb Matt Stowe Mark Williams.
When electrons hit the screen the phosphor lights up.
Design Document Presentation. Review Quoridor – a board game played on a grid where players must advance tokens across a board to win. Our basic objective:
Computer Hardware – Output Devices.  Output is data that has been processed into a useful form, called information 2.
Digital Signage for Schools
Department of Electrical and Computer Engineering PDR Presentation Wednesday October 17, 2012 Reviewed by: Prof. Bardin & Prof. Gao.
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
Smartmote What your television remote should have been.
Connected Hardware for Software Engineers 101 Pance Cavkovski, Netcetera.
Team 20: Jordan Wagner.  iPhone controlled marble maze game  Rotation of the phone is translated into rotation of the board  Stepper motor connected.
Games consoles 1. What is a video game?  A computer that enables games to be played on television through digital projectors.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
Saahithi Chillara Radhika Goyal ECE Fall Senior Design Project.
Unit 65 – Video Equipment Abi Webb. Short throw projectors A short throw projector is the projector that you would use when you don’t have much space.
Timothy Kritzler and Joseph Mintun Sponsor: Martin Engineering, Illinois Advisors: Dr. Malinowski and Dr. Ahn Bradley University Electrical and Computer.
Get Started with Raspberry Pi- Single Board Computer.
RaspberryPi.
INTERNET PROTOCOL TELEVISION (IP-TV)
HDV over IP System Solution
Chapter 1: Introduction to the Personal Computer
Ira Goldstein Siena College
<Add team picture or relevant project picture here>
Meetoo Tips.
HTTP and Abstraction on the Internet
The Microphone of the Future
How is all that data traffic controlled on the Internet?
Voice Manipulator Department of Electrical & Computer Engineering
HTTP and Abstraction on the Internet
Pompa Tenaga Surya The Complete Efficient Solar Water Pumping System.
Instructor Materials Chapter 1 Ever Wonder How It Works?
PS752 Desktop Document Camera
Technology Literacy Hardware.
Senior Design Project with RLE Technologies: Automated PCB
The Making of a Smart Home
SIXTH SENSE TECHNOLOGY
ECE Computer Engineering Design Project
Instructor Materials Chapter 1: Introduction to the Personal Computer
Computer Hardware – Output Devices
Roku TV is a smart TV with a simple, intuitive interface and the built- in ability to stream content over the internet, watch live TV with an antenna,
Preliminary Design Review
Mentors: Christine Lisetti and Ugan Yasavur
Wavestore Integrates…
(
ECE 477 Digital Systems Senior Design Project  Fall 2008
Common computer terminology
Network Models, Hardware, Protocols and number systems
ECE 477 Digital Systems Senior Design Project  Spring 2006
ECE 477 Design Review Team 6 - Spring 2012
CUPS Print Services.
Systems Analysis and Design in a Changing World, 6th Edition
Team # 13 Touch 2 Order.
ECE 477 Final Presentation Team 2 Spring 2012
Blinkers ++ Team 5.
ECE 477 Final Presentation Team 15  Spring 2010
Initial Product Project Document HDMI2.0 Splitter SUH4-H2
Chapter 1 Introduction to Networking
Designed by Hwandong Joo
Upgrade Your Normal TV to a HD Smart TV. While new television's first started out to include excessive definition presentations, it was a landmark second.
Introducing MagicInfo 6
Presentation transcript:

Dino Light Spencer Dennis, William Gowell, Zack Teasdale RIT Computer Engineering Senior Design Project—Spring 2017 Complete Setup Our project uses a Raspberry Pi and an FPGA to achieve dynamic backlighting. The Raspberry Pi hosts a static web app and a web server. The app talks to the webserver using HTTP requests to configure the system. The web server talks to the FPGA over the Pi’s UART connection. The webserver can also generate patterns to be displayed on the LEDs. The FPGA handles the actual image processing for the system, calculating each of the individual backlight colors, and communicating with the LEDS on the back of the TV. The goal of Dino Light dynamic TV backlighting system is to bring an immersive experience to todays TV watching and game playing experience. Simulated Averaging User Interface Bill of Materials Part Cost Our Cost miniSpartan6+ $105.00 HDMI Scaler $39.92 NeoPixels $16.95* HDMI Splitter $21.99 Raspberry Pi 3 $39.95 150W PSU $35.10 HDMI Connectors $20.00 HUE System $199.99 $0 TV $175.00 Enclosure $30.00 Total Cost $683.90 $308.91 Customer Needs Mirrors colors using LED’s in real time Accept and output HD video signal Plug and Play Setup Controllable and configurable through web app Integrate with existing smart lighting All in one enclosure and modular light strips Fit any size screen Simple user interface The Dino Light HDMI averager is configured and controlled through a simple web interface hosted on a RaspberryPi. This interface sis used to configure the device as well as control its operation. Strips of NeoPixels are mounted around the border of a TV or projector and are used to display the border average on the wall. We also have the ability to interface with an existing Philips HUE lightbulb setup, and send the screens average color back to the HUE bulbs lighting up a whole room. Block Diagram Team Photo Operation Overview HDMI signal is duplicated One signal sent to TV Other to down sampler Down sampled to 720p 720p signal averaged One average sent to NeoPixels Other average sent to HUE network Zack Spencer Will