Dean Yergens
  • Home
    • Calendar
    • Resume
    • Publications
  • Software
    • Synthesis >
      • Current Version
      • Synthesis Tutorials
    • RMail
    • Meta Data Repository
    • Patient-X
    • WebReports
    • HealthSim Calendar Gadget
    • MT4Health
    • Amazon ISBN 2 BibTex
    • ForestRanger
    • Alberta Sepsis Network
    • R Code
  • Global Health
    • Software
    • Philippines
    • Malawi
    • Zambia
    • Kenya
    • World Health Organization
    • Verbal Autopsy
    • Space Medicine
  • Computer Science
    • Data Management
    • GPU Parallel Processing
    • Machine Learning
    • Visualization
    • Operating Systems
    • Programming Languages
    • Software Engineering
    • Simulations
    • Computer Configurations
    • Single Board Computers
    • IEEE RSS Feed
    • Glossary
    • Commercial Software Blog
  • Health Sciences
    • AI Walkthrough
    • Canadian Health System Books
    • Microsimulation
    • Graph Databases (Neo4J)
    • Administrative Data
    • CCHS Overview
    • Literature Reviews >
      • Newspaper Literature Reviews
      • Open Access
      • Statistics Utilization
      • Topic Modeling
      • Utilizing R for Literature Reviews
    • Statistics >
      • RMedicine (RClub) >
        • Blog
        • Forums
    • Health Informatics >
      • DataMergeR
      • Dashboards
      • Academic Software Development
      • Critical Care Systems
      • Patient Flow >
        • Patient Flow Simulations
        • Systems
      • HL7
    • Online Courses
    • Public Health Documentaries
    • Summer Institutes
    • WHO Internships
    • Conferences
  • Collection
    • Hardware
    • Software
    • Looking for
    • Analog Computers
    • Old Monitor Projects
    • Computer Books and Software
    • 3D Models
    • FrostByte
    • New Devices Vintage Computers
    • Floppy Music
    • History of Workstations
  • Other
    • Future Projects
    • Home Automation
    • Animatronics
    • Raspberry Pi
    • Deaner.AI
    • CANMAR
    • EpiComics
    • The Art of Deaner
    • LED Cube 8x8x8
    • Ambient Devices
    • EasyButton
    • African Art
    • Movie Posters
    • Wildlife Photography
    • Coursera
  • Blog

Raspberry Pi Projects

This webpage is dedicated to how I have been using the Raspberry Pi and the various projects undertaken.

Some of the Projects:
  • OpenMediaVault NAS (Network Attached Storage) - https://linuxhint.com/openmediavault_raspberry_pi_3/
  • Video Looper - http://stevenhickson.blogspot.com/2015/03/introducing-videolooper-3.html
  • Magic Mirror 2 Dashboard - https://magicmirror.builders/
  • Amazon Alexa - https://developer.amazon.com/docs/alexa-voice-service/set-up-raspberry-pi.html
  • Google Home - https://aiyprojects.withgoogle.com/voice/
  • Retro Pi (vintage gaming) - https://retropie.org.uk/

Raspberry Pi Inventory:
  • Raspberry Pi 3 B+ (2)
  • Raspberry Pi 2 B (3)

Other Similar Devices:
  • Nvidia Jetson Nano (1) - https://developer.nvidia.com/embedded/jetson-nano-developer-kit
  • Nvidia Jetson Tegra K1 (1)
  • Parallella (1) - https://www.parallella.org/


Magic Mirror 2

I wanted to set up a default dashboard for my TV -- so when I wake up in the morning I would see what await me for the day. 

After investigating possible packages it seems that MagicMirror2 seems to have the most momentum.  

I really need to think more about what my dashboard should really have.  Like what would be useful to me on an ongoing basis and how does that interact with other devices such as my Smartphone.

Default Modules Used:
  • Date/Time
  • Weather
  • Calendar
    • Personal
    • Conferences

Modules Used:
  • MMM-AVStock for displaying the stock market
  • worldclock for displaying different time zones
  • email-mirror for displaying recent emails

Modules that I would like to see developed:
  • Calgary Transit Times (upcoming buses for a stop)
  • FogBugz Issue Tracker
  • GitHub Issue Tracker
  • Shopping List
  • Task List
  • Daily Reminder
Picture