open-learning-exchange / take-home

Use the BeLL Library anywhere you go with and without a direct connection to the raspberry pi. Read books, watch lessons, listern to audio lessons on the go. Take your library with you.
4 stars 14 forks source link

6/15/17 Update #61

Closed kylemathias closed 7 years ago

kylemathias commented 7 years ago

Last meeting: https://github.com/open-learning-exchange/take-home/issues/59 me and @leonardmensah met at 10 am to 11 am PST

We are still researching ways to correctly connect via blue tooth to send commands over to the raspberry pi. @Yurockkk has found some way to connect and send over commands with Bluetooth and will need to demo for us later.

@leonardmensah is having an issue with time stamping data entries into couchdb and is looking into possible solutions. If anyone of you can help him with this, meet with him in talk.ole.org some time this coming week.

I was looking into mounting an image via an Android device and have found some source code that looks promising. https://github.com/kylemathias/android-sdcard-writer . this code takes and img and writes it to the SD card. It works with "Berryboot.img" but i was looking into getting it working via our treehouse.img. the best part about this solution, if we get it working, we can use the source code to make the foundation of our own custom app.

I liked how we used this weekly update last week to post some progress on what we have done during the week. Please feel free to do that again.

Next Meeting: https://github.com/open-learning-exchange/take-home/issues/62

Yurockkk commented 7 years ago

I created a document for the process of getting RPi’s Terminal Access from Android device through bluetooth here. Let me know if it works for yours.