GithubHelp home page GithubHelp logo

isabella232 / science-journal-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlearchive/science-journal-ios

0.0 0.0 0.0 20.83 MB

Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.

Home Page: https://sciencejournal.withgoogle.com/

License: Apache License 2.0

Ruby 0.10% Shell 0.09% Swift 96.84% HTML 2.81% Python 0.16%

science-journal-ios's Introduction

Repo deprecated, please see Arduino Science Journal for the most recent version 🔬🧪 as well as the official blog post about the graduation of the project.

Science Journal Logo

Twitter: @GScienceJournal License

Science Journal for iOS allows you to gather data from the world around you. It uses sensors to measure your environment, like light and sound, so you can graph your data, record your experiments, and organize your questions and ideas. It's the lab notebook you always have with you.

iOS screenshot showing experiments list.iOS screenshot showing `Iodine Clock` experiment.iOS screenshot showing `Iodine Clock` recording showing brightness sensor with various values.iOS screenshot showing `Iodine Clock` recording with notes alongside brightness sensor with various values.

Features

  • Visualize and graph data from a variety of sources including your device's built-in sensor 📱
  • Connect to external sensors over BLE ↭🔌
  • Annotate observations with pictures 🏔 and notes 📝

More

Science Journal is brought to you by Making & Science, an initiative by Google.

Open Science Journal is not an official Google product.


Required dependencies

First, you'll need a Mac. We don't support building the iOS app on anything else.

Second, you'll need the latest version of Xcode installed.

Third, we use a few open source frameworks to build this app, so you'll need to install CocoaPods as your package manager in order to get what you need to build.

Fourth, we use protobuf. You'll need to install that too. We use Homebrew to install it.

Here are the steps to set up your environment:

  1. Install Xcode.
  2. Install CocoaPods by running sudo gem install cocoapods from your terminal.
  3. Install Homebrew by following the instructions on the Homebrew website.
  4. Install protobuf by running brew install [email protected]; brew link [email protected] -f from your terminal.

Building and running

Before you jump into coding, you'll need to run pod install from the root of this project (the folder that contains has the Podfile file)

Then you can open ScienceJournal.xcworkspace

Note: there is a ScienceJournal.xcodeproj file, but since we use CocoaPods, you shouldn't use that project file. If you do, nothing will work 😭

Contribute to Science Journal iOS

Check out CONTRIBUTING.md for more information on how to help with Science Journal iOS.

Code of Conduct

Help us keep Science Journal open and inclusive. Please read and follow our Code of Conduct.

License

This project is licensed under the terms of the Apache 2.0 license. See the LICENSE file.

science-journal-ios's People

Contributors

marcisme avatar samgrover avatar garrettmurray avatar billgriesau avatar taquitos avatar shawnmorrison avatar noahemmet avatar radibarq avatar mattblair avatar daisuke-t-jp avatar science-journal-robot avatar anivaros avatar emrepun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.