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
- Host: GitHub
- URL: https://github.com/ekaone/garden-iot
- Owner: ekaone
- License: mit
- Created: 2021-03-09T07:44:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T07:00:44.000Z (about 5 years ago)
- Last Synced: 2023-03-06T15:23:06.525Z (over 3 years ago)
- Topics: framer-motion, iot, nextjs, raspberrypi, reactjs
- Language: TypeScript
- Homepage: https://garden-iot-eka.vercel.app/
- Size: 460 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](#)
# `Garden IoT`
> 👋 NOTE: Under contruction 🛠 for landing page Dashboard monitoring
[][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