Giter VIP home page Giter VIP logo

ia-cloud / grovepi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dexterind/grovepi

0.0 1.0 0.0 7.36 MB

GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.

Home Page: https://www.dexterindustries.com/grovepi/

License: Other

C++ 12.97% Shell 2.15% Python 46.59% Go 0.69% JavaScript 3.05% Makefile 0.43% Perl 5.42% C 9.81% C# 11.41% Java 5.89% Roff 0.79% Ruby 0.49% HTML 0.30%

grovepi's Introduction

Modular Robotics (Dexter Industries) GrovePi Generic badge MIT license

Picture

The GrovePi is an open-source platform for connecting Grove Sensors to the Rasberry Pi. Create IoT (Internet of Things) devices and inventions without the need of soldering!

Its official API is written in Python, but it can also be interfaced with in other languages such as C, C#, Go and NodeJS. These other variations of the same library came from our contributors.

Getting Started

In order to quick install the GrovePi repository, open up a terminal and type the following command:

curl -kL dexterindustries.com/update_grovepi | bash

The same command can be used for updating the GrovePi to the latest version. For more details on how you can install/update your GrovePi, please check this README.

To install into a virtual environment, first active your virtualenv and type the following command:

curl -kL dexterindustries.com/update_grovepi | bash -s -- --user-local --bypass-gui-installation

To flash the latest firmware to the GrovePi, run

cd /home/pi/Dexter/GrovePi/Firmware
bash firmware_update.sh

Then, import the grovepi module and start playing with it. Its documentation can be found here.

The old guide on getting started with the GrovePi can be found here. It can still prove to be useful if you're unsure how the GrovePi has to be stacked on top of the Raspberry Pi, although it should be pretty obvious.

Support

Raspberry Pi Compatibility

The GrovePi is compatible with the Raspberry Pi models A, A+, B, B+, 2, and B3, B3+, A3+, and 4B.

Scratch Support

Once you've done the above command, you can install Scratch support if you want it. This step is optional.

sudo bash /home/pi/Dexter/GrovePi/Script/install_scratch.sh

If your SD card has Scratch 2.0 installed on it, then this will install GrovePi support for it. GrovePi integration for Scratch 1.4 is also getting installed.

Want to use a sensor not in the library yet?

Ask us in the forums. Want to use the GrovePi in a language not currently supported? Ask and we will help.

Programming the GrovePi

The GrovePi can be programmed in Python, C, C#, Go, and NodeJS on the Raspberry Pi. Simply start with one of our example projects or example code.
The GrovePi uses an Arduino to interface between the Raspberry Pi and the Grove Sensors, and comes programmed with a standard firmware. The firmware can be rewritten from the Raspberry Pi.

Getting Help

Need help? We have a forum here where you can ask questions or make suggestions.

Getting Ideas

Need an idea to get started? We have a few project examples to get your creative juices flowing.

grovepi's People

Contributors

robertlucian avatar cleoqc avatar karan259 avatar marcellobarile avatar mcauser avatar sitfit avatar lanselambor avatar nikkoura avatar k33g avatar alanch-ms avatar dougseven avatar shoban94 avatar exadon avatar awong1900 avatar ryoichi-obara avatar killingjacky avatar lucavallin avatar rpedersen avatar cymplecy avatar odubuc avatar johnisanerd avatar molexx avatar davidone avatar tkumata avatar memetolsen avatar joemarshall avatar hashisan-atbridge avatar the-alchemist avatar patrickecleary avatar lukanite avatar

Watchers

James Cloos 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.