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
Python port of proxy-www (https://github.com/justjavac/proxy-www)

proxy-www.py Python port of proxy-www (https://github.com/justjavac/proxy-www). Implemented additional functionalities! How to install pip install pro

Minjun Kim (Lapis0875) 20 Dec 08, 2021
Python implementation of the Session open group server

API Documentation CLI Reference Want to build from source? See BUILDING.md. Want to deploy using Docker? See DOCKER.md. Installation Instructions Vide

Oxen 36 Jan 02, 2023
Utility for converting IP Fabric webhooks into a Teams format.

IP Fabric Webhook Integration for Microsoft Teams Setup IP Fabric Setup Go to Settings Webhooks Add webhook Provide a name URL will be: 'http://Y

Community Fabric 1 Jan 26, 2022
Desktop application for checking sites connection in a background mode

Site connectivity checker Desktop application for checking site connection in a background mode by sending ICMP messages. Problem and solution Usually

Karina Singatullina 26 Dec 19, 2022
This program ingests a Cisco "sh ip arp" as a text file and produces the list of vendors seen in the file

IP-ARP-Vendor_lookup This program ingests a Cisco "sh ip arp" as a text file and produces the list of vendors seen in the file Why? Answers the questi

Stew Alexander 1 Dec 24, 2022
A simple multi-threaded time server and client in python.

time-server-client A simple multi-threaded time server and client in Python. This uses the latest match/case command found in Python 3.10 so requires

Zeeshan Mulk 1 Jan 29, 2022
Data Exfiltration without ever making a connection. Using TCP header space.

TCPwned PoC toy code to exfiltrate data without ever making a TCP connection. This will never show up in firewall logs, much less, actually be monitor

2 Nov 21, 2022
Display ip2.network active live streams.

Display ip2.network active live streams.

Daeshon Jones 0 Oct 31, 2021
A simple python script that parses the MSFT Teams log file for the users current Teams status and then outputs the status color to a MQTT connected light.

Description A simple python script that parses the MSFT Teams log file for the users current Teams status and then outputs the status color to a MQTT

Lorentz Factr 8 Dec 16, 2022
NetMiaou is an crossplatform hacking tool that can do reverse shells, send files, create an http server or send and receive tcp packet

NetMiaou is an crossplatform hacking tool that can do reverse shells, send files, create an http server or send and receive tcp packet

TRIKKSS 5 Oct 05, 2022
Rufus is a Dos tool written in Python3.

🦎 Rufus 🦎 Rufus is a simple but powerful Denial of Service tool written in Python3. The type of the Dos attack is TCP Flood, the power of the attack

Billy 88 Dec 20, 2022
BibleNotifyDesktop - Desktop version of Bible Notify

Bible Notify Desktop This is the repository for the Desktop version of the daily

Bible Notify 5 Nov 16, 2022
Publish GPU miner info to MQTT

Miner2MQTT Доступ к вашему GPU майнеру через MQTT. Изменения 1.0 EXE файл для Windows 1.1 Управление вентиляторами видеокарт (Linux) Упраление power l

Dmitry Bukhvalov 5 Aug 21, 2022
A network address manipulation library for Python

netaddr A system-independent network address manipulation library for Python 2.7 and 3.5+. (Python 2.7 and 3.5 support is deprecated). Provides suppor

711 Jan 05, 2023
Anonymously Reverse shell over Tor Network using Hidden Services without portfortwarding

Anonymously Reverse shell over Tor Network using Hidden Services without portfortwarding Tor ağı ile Dark Web servislerini kullanarak anonim biçimde p

249 Dec 29, 2022
API for concurrency connections

Multi-connection-server-API API for concurrency connections difference between this server and the echo server is the call to lsock.setblocking(False)

Muziwandile Nkomo 1 Jan 04, 2022
Aiotor - a pool of proxies, shifting on each request

Aiotor - a pool of proxies, shifting on each request

Leon 32 Dec 26, 2022
👨🏼‍💻 ‎‎‎‏‏ A customizable man-in-the-middle TCP proxy with out-of-the-box support for HTTP & HTTPS.

👨‍💻 mitm A customizable man-in-the-middle TCP proxy with out-of-the-box support for HTTP & HTTPS. Installing pip install mitm Note that OpenSSL 1.1

Felipe 92 Jan 05, 2023
Py script to aid in setting up the boot chime in OpenCore.

BootChime Py script to aid in setting up the boot chime in OpenCore. It does so by helping you locate your IOHDACodecDevices, IOHDACodecAddress values

CorpNewt 7 Sep 19, 2022
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