An open API service indexing awesome lists of open source software.

https://github.com/ekaone/garden-iot

🏡🖥 Garden IoT - 🛠 Under contruction for landing page dashboard monitoring and server, available demo page
https://github.com/ekaone/garden-iot

framer-motion iot nextjs raspberrypi reactjs

Last synced: 3 months ago
JSON representation

🏡🖥 Garden IoT - 🛠 Under contruction for landing page dashboard monitoring and server, available demo page

Awesome Lists containing this project

README

          

[![project-name](https://res.cloudinary.com/ddjsyskef/image/upload/v1615961741/Github/pz355moxk9wioydep2q2.jpg)](#)

# `Garden IoT`

> 👋 NOTE: Under contruction 🛠 for landing page Dashboard monitoring

[![Ask me anything](https://img.shields.io/badge/ask%20me-anything-orange)][ama]

## Contents

- [Installation](#cloud-installation)
- [Usage](#interrobang-usage)
- [Documentation](#books-documentation)
- [How to contribute](#yum-how-to-contribute)
- [License](#yum-how-to-contribute)

## :cloud: Installation

```js
git clone https://github.com/ekaone/garden-iot.git
cd garden-iot
npm install
npm run dev
```

## :interrobang: Usage

For the usage purpose details, please visit [Get Started](https://garden-iot-eka.vercel.app/started) page, if you any question, drop in the [issues](https://github.com/ekaone/garden-iot/issues), find below a short of Configuration steps:

- 1️⃣ Raspberry PI

> Makesure you already have [Raspberry PI](https://www.raspberrypi.org/) module controller 💻

- 2️⃣ Raspberry PI Operating System

> Download [Raspberry PI Operating system](https://www.raspberrypi.org/software/), you can choose any OS you like, I recommended use Rasbian OS, it's easy and the most used on Raspberry PI OS 🏡

- 3️⃣ Node JS Runtime

> [Node JS](https://nodejs.org/en/) is Javascript runtime, so we can use this runtime as Programming language on Raspberry PI 🏡

- 4️⃣ Library

> There some library in the world for Node JS that run on Raspberry PI, such as [Johnny-Five](http://johnny-five.io/), [Pigpio](https://github.com/fivdi/pigpi), [Onoff](https://github.com/fivdi/onoff), and so many more, currently we will use Johny Five as controller ⛱

## :books: Documentation

- [`Raspberry PI` - Personal computer in your pocket](https://www.raspberrypi.org/)
- [`Johnny Five` - The JavaScript Robotics & IoT Platform](http://johnny-five.io/)
- [`Next.js` - The React Framework for Production](https://nextjs.org/)

## :yum: How to contribute

Have an idea? Found a bug? See [how to contribute][contributing].

## :scroll: License

[MIT][license] © [Eka Prasetia][website]

[website]: https://www.ekaprasetia.com/
[contributing]: https://github.com/ekaone/contribute
[license]: https://en.wikipedia.org/wiki/MIT_License
[ama]: https://github.com/ekaone/ama