Blockchain-Enabled IoT Sensor Framework that uses Augmented Reality and Artificial Intelligence.

Overview

Arduino + Raspberry Pi + Unity3D + Cloud + Hyperledger

Our Mission: Keep it simple, leave no one behind.

Asset 2

Blockchain-Enabled Smart Sensor Framework using Augmented Reality.

Extended Realities for IoT. View Sensor data in 3D

This project was built to help developers create extended realities that communicate with Arduino and require the security of blockchain decentralization.


(\__/)                                    /)__/)
(=' .') / COLLABORATION \ ('. '=)
o(_(")(")                          (")(")_)o


Instructions

ezgif com-gif-maker

Connect Sensors to Unity3D with the DappAR opensource framework.

  1. Confirm dependencies and parts list https://dappar.io/sample-project
  2. Sign in to your Github account
  3. Find DappAR on Github (https://lnkd.in/gBJ4-dd)
  4. Click "Fork"
  5. Click "Star"
  6. Join our Discord (Will return shortly)
  7. Follow us on Twitter https://twitter.com/dapp_AR and @mention us for a reshare!

Steps

P1 - Starter Project + Firebase + Google Cloud


Phase 1 - Complete and available now. *Canis
  1. We've Developed a Sensor Application (Python + Raspberry Pi + Arduino)

  2. Stored the Python + Raspberry Pi data into Google Firebase through Python API's

  3. Collected Data from Firebase and Displayed it in a Unity Mobile Application

  4. Displayed Data on a Static IP Address from Firebase.

Quick Set Up

Demo.py file contains sensors values reading code through Arduino Sensor Kit Base ports A0,A1,A2,A3 & Also contains an Api call which is inserting data into realtime database on google firebase.

By default in Firebase connectivity we've passed our own credentials.

You can setup your own firebase on google cloud and get its credentials & replace it with our firebase credentials.

You may ask us for help at any point.

Route1



P2 - Starter Project + AWS + HyperLedger + Cardano


Phase 2 *Boysenberry

{Native Mobile Apps Development & Uploading to Snapcraft.io, The App Store and Google Play using Augmented & Virtual Reality (AR & VR), AWS (Amazon Web Server & Services) & Hyperledger + Cardano} *Contact us for specifics using [email protected] - otherwise we will release all phase 2 assets, source code + notes around Oct 01 2021

Route2



P3 - Azure + Hyperledger + Socket IO + User Management + Scalability


Phase 3 *Ghostberry

This phase will roll out our private repo for developers and enterprise customers who want to publish an app without the source code being public. It will also include user management for multiple Arduino compatible devices and the use of Azure + Hyperledger + Socket IO

Route3



P4 - Robotics Response


Phase 4 *Huckleberry

Robotics will focus on the robotics response to Arduino sensor values and AR triggers.


Project Timeline

DappARTimeline

This project is supported by Wolfberry, LLC | DUNS 102917686 | CA 201926910067

You might also like...
FramIp - it a framework for work at IP and domain

FramIp FramIp - it a framework for work with IP and domain Installation (termux) $ pkg install git && pkg install python && git clone https://github.c

Light, simple RPC framework for Python

Agileutil是一个Python3 RPC框架。基于微服务架构,封装了rpc/http/orm/log等常用组件,提供了简洁的API,开发者可以很快上手,快速进行业务开发。

A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.

asyncio-socks-server A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio. Features Supports both TCP a

A Python framework for interacting with Solana's Pyth network.

Pyth Network A basic Python framework for reading and decoding data regarding the Pyth network

A powerful framework for decentralized federated learning with user-defined communication topology
A powerful framework for decentralized federated learning with user-defined communication topology

Scatterbrained Decentralized Federated Learning Scatterbrained makes it easy to build federated learning systems. In addition to traditional federated

Out-of-box Python RPC framework

typed-jsonrpc Out-of-box Python RPC framework. WIP. Make LSP easy for everyone. The conception of final usage: from typed_jsonrpc import * ls = Langu

Fast and configurable script to get and check free HTTP, SOCKS4 and SOCKS5 proxy lists from different sources and save them to files

Fast and configurable script to get and check free HTTP, SOCKS4 and SOCKS5 proxy lists from different sources and save them to files. It can also get geolocation for each proxy and check if proxies are anonymous.

A TCP Chatroom built with python and TCP/IP sockets, consisting of a server and multiple clients which can connect with the server and chat with each other.

A TCP Chatroom built with python and TCP/IP sockets, consisting of a server and multiple clients which can connect with the server and chat with each other. It also provides an Admin role with features including kicking and baning of users.

List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.

List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.

Releases(v1.0.0)
  • v1.0.0(Aug 9, 2021)

    P1 - Starter Project + Firebase + Google Cloud ✅

    Phase 1.0 - Complete and available now. *Canis

    We've Developed a Sensor Application (Python + Raspberry Pi + Arduino)
    
    Stored the Python + Raspberry Pi data into Google Firebase through Python API's
    
    Collected Data from Firebase and Displayed it in a Unity Mobile Application
    
    Displayed Data on a Static IP Address from Firebase.
    

    Quick Set Up

    Demo.py file contains sensors values reading code through Arduino Sensor Kit Base ports A0,A1,A2,A3 & Also contains an Api call which is inserting data into realtime database on google firebase.

    By default in Firebase connectivity we've passed our own credentials.

    You can setup your own firebase on google cloud and get its credentials & Replace it with our firebase credentials.

    You may ask us for help at any point.

    Source code(tar.gz)
    Source code(zip)
Owner
DappAR
Prototype and Deploy Sensor-Driven Dapps enhanced with Augmented Reality and Artificial Intelligence.
DappAR
GitHub action for sspanel automatically checks in to get free traffic quota

SSPanel_Checkin This is a dish chicken script for automatic check-in of sspanel for GitHub action, It is only applicable when there is no verification

FeedCatWithFish 7 Apr 28, 2022
A fire and forget command-line tool to allow for easy transitions of VPN connections between a pool of AWS machines.

VPN Swapper A fire and forget command-line tool to allow for easy transitions of VPN connections between a pool of AWS machines. Dependencies poetry -

Workday 5 Jul 07, 2022
A python tool auto change proxy or ip after dealy time set by user

Auto proxy Ghost This tool auto change proxy or ip after dealy time set by user how to run 1. Install required file ./requirements.sh 2.Enter command

Harsh Tagra 0 Feb 23, 2022
🐛 Self spreading Botnet based on Mirai C&C Arch, spreading through SSH and Telnet protocol.

HBot Self spreading Botnet based on Mirai C&C Arch, spreading through SSH and Telnet protocol. Modern script fullly written in python3. Warning. This

Ѵιcнч 137 Nov 14, 2022
No-dependency, single file NNTP server library for developing modern, rfc3977-compliant (bridge) NNTP servers.

nntpserver.py No-dependency, single file NNTP server library for developing modern, rfc3977-compliant (bridge) NNTP servers for python =3.7. Develope

Manos Pitsidianakis 44 Nov 14, 2022
Connection package to a raspberry or any other machine using ssh, it simplifies the deployment scripts and monitoring.

Connection package to a raspberry or any other machine using ssh, it simplifies the deployment scripts and monitoring.

Dashstrom 7 Mar 29, 2022
It's a little project for change MAC address, for ethical hacking purposes

MACChangerPy It's a small project for MAC address change, for ethical hacking purposes, don't use it for bad purposes, any infringement will be your r

Erick Adriano Nunes da Silva 1 Mar 11, 2022
Simple DNS resolver for asyncio

Simple DNS resolver for asyncio aiodns provides a simple way for doing asynchronous DNS resolutions using pycares. Example import asyncio import aiodn

Saúl Ibarra Corretgé 471 Dec 27, 2022
This is simple script that changes the config register of a cisco router over serial so that you can reset the password

Cisco-router-config-bypass-tool- This is simple script that changes the config register of a cisco router over serial so that you can bypass the confi

James 1 Jan 02, 2022
Get Your Localhost Online - Ngrok Alternative

Get Your Localhost Online - Ngrok Alternative

Azimjon Pulatov 442 Jan 04, 2023
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.

asyncio-socks-server A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio. Features Supports both TCP a

Amaindex 164 Dec 30, 2022
A tool which is capable of scanning ports as TCP & UDP and detecting open and closed ones.

PortScanner Scan All Open Ports Of The Target IP. A tool which is capable of scanning ports as TCP & UDP and detecting open and closed ones. Clone fro

Msf Nmt 17 Nov 26, 2022
a decompilation of NAP36 the widevine removal software for amz and nf used by p2p groups until it stoped working due to it using expired cdm keys

NAP36 a decompilation of NAP36 the widevine removal software for amz and nf used by p2p groups until it stoped working due to it useing expired cdm ke

9 Aug 29, 2021
Use Raspberry Pi and CircuitSetup's power monitor hardware to publish electrical usage to MQTT

This repo has code and notes for whole home electrical power monitoring using a Raspberry Pi and CircuitSetup modules. Beyond just collecting data, it

Eric Tsai 10 Jul 25, 2022
This repository contain sample code of gRPC Communication between Python and GoLang

This repository contain sample code of gRPC Communication between Python and GoLang, the Server is running on GoLang while Python is running the client

Abdullahi Muhammad 2 Nov 29, 2021
Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python.

If you have a webserver running on one computer (say your development laptop), and you want to expose it securely (ie HTTPS) via a public URL, SirTunnel allows you to easily do that.

Anders Pitman 423 Jan 02, 2023
Way find out if DNS is down or your instance

DNS-PING Way to find out if DNS is down or your instance Problem: At times it happens that DNS provider services of a website URL is down and so to re

Giten Mitra 4 Nov 18, 2022
Mass querying whois records using whois tool

Mass querying whois records using whois tool

Mohamed Elbadry 24 Nov 10, 2022
Tool for pretty printing and optimizing Lightning Network channels.

Suez Tool for pretty printing and optimizing Lightning Network channels. Installation Install poetry poetry install poetry run ./suez Channel fee poli

Pavol Rusnak 69 Nov 03, 2022
A collection of domains, wildcards and substrings designed for dnscrypt-proxy filter method.

A collection of domains, wildcards and substrings designed for dnscrypt-proxy filter method.

3 Oct 25, 2022