Skip to content

Project for Embedded Systems using the BeagleBone Green and Raspberry Pi

Notifications You must be signed in to change notification settings

JohnLCao/Dreambedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreambedded

Project for Embedded Systems using the BeagleBone Green.

  • High level architecture

  • Loosely following this Code Organization Guide

  • Building for Sensor Wrappers and Monitor

    • Clone this repository.
    • change directory into beaglebone_green
    • run make
    • Caveats:
      • make sure that IR sensor is wired up to BBG's AIN pin 1
      • make sure that Sound sensor is wired up to BBG's AIN pin 4
    • Go to BBG's /mnt/remote/myApps directory
    • run ./dreambed
  • Building for Relay(RPI) and node server

    • Clone this repository.
    • change directory into raspberry_pi
    • run make
    • Go to RPI's /mnt/remote/myApps/rpi directory
    • run ./dreambed
    • For the node server
    • Go to /mnt/remote/myApps/rpi/server, run npm intall
    • and then npm run start. Off you go.

About

Project for Embedded Systems using the BeagleBone Green and Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published