Coder Social home page Coder Social logo

hamza-101 / dabble Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stempedia/dabble

0.0 0.0 0.0 205 KB

Arduino Library for Dabble app, which includes virtual shields for robot control, sensors, camera, IoT and much more. Compatible with Bluetooth modules like HC-05, HC-06, HM-10, and ESP32 (BLE or Bluetooth 2.0 or 4.0)

Home Page: https://thestempedia.com/product/dabble/

License: GNU Lesser General Public License v3.0

C++ 94.55% C 5.45%

dabble's Introduction

Dabble- One App for Sensing & Control

Whether you’re a student, a teacher, or a hobbyist, Dabble is the perfect place for all your DIYing needs. It transforms your Smartphone into a virtual I/O device and lets you control hardware via Bluetooth, communicate with it, access sensors like accelerometer, GPS, proximity and other features of your Smartphone. It also provides you with dedicated projects compatible with Scratch and Arduino to help you learn by doing. Currently Dabble is avaiable for Android users(coming soon for iPhone users) and its is supported on Android version 5.0.0 and above. One can download the app from Google PlayStore with this link given below: Android: https://play.google.com/store/apps/details?id=io.dabbleapp iOS: https://apps.apple.com/us/app/dabble-bluetooth-controller/id1472734455

The app is designed to provide data of certain features of your smartphone to evive and microcontroller boards like Arduino Uno, Nano and Mega,it also allows you to control them by your Smartphone. The app communicates with these boards via bluetooth modules like HC-05, HC-06 and HM-10. This repository consists of library required on your board side for communication with app. Dabble consists of various modules that allows you to control your hardware and access various smartphone features. A brief description of each module is mentioned below:

  1. Led Brightness Control: This module allows you to control digital pin of your hardware through mobile. You can make pins HIGH or LOW, can also change its PWM if PWM functionailty is supported on that pin. You can use this module to control LED brightness and carry other such activities.
  2. Terminal: Send and receive text and voice commands over Bluetooth between your hardware and smartphone.
  3. Gamepad: Control devices in analog (Joystick), digital, and accelerometer mode.
  4. Pin State Monitor: Remotely monitor the live status of devices and debug them.
  5. Motor Control: Control actuators such as the DC motor and servo motor.
  6. Inputs: Provide analog and digital inputs via buttons, knobs, and switches.
  7. Camera: Use the camera of your Smartphone for taking photos and videos, face recognition and colour picking.
  8. Phone Sensor: Access different sensors of your Smartphone such as the accelerometer, gyroscope, proximity sensor,magnetometer, light meter, sound meter, GPS, temperature sensor, and barometer to make projects and conduct experiments.
  9. Oscilloscope: Visualise and analyse the input and output signals given to the device using the oscilloscope module.
  10. IoT: Currently consist of Data Logger,Notification and Internet module. However the Internet module is still under development.
  11. Music: Receive commands from the device and play tones, songs, or other recorded files on your Smartphone.
  12. Projects (Coming Soon): Make dedicated projects to experience different concepts of the real world first-hand.

Dabble Library

As per the module set present in Dabble app the library is also structured in same way. Currently this library is supported on evive and boards like Arduino Uno, Mega and Nano. It consists of certain examples codes which will help you in getting started with various Dabble modules. To explore more about Dabble, goto [https://thestempedia.com/docs/dabble/getting-started-with-dabble/]

dabble's People

Contributors

dhrupal93 avatar mimansamaheshwari 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.