Skip to content

Cisco Spark is a Team Collaboration software platform. This repository is a personal code playground for Cisco Spark.

Notifications You must be signed in to change notification settings

mlhrAnjaria/Cisco-Spark-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cisco-Spark-Experiments

Cisco Spark is a Team Collaboration software platform. This repository is a personal code playground for Cisco Spark API and Spark Bots.

####Face Detection Using Raspberry-Pi For the experiment camera was interfaced with RaspberryPi and used Python's pyCamera2 package to capture images into framebuffer. Image is getting classified with help of CascadeClassifier of OpenCV library.

If there is a change in number of faces detected from previous frame, then a notification is sent to user over Cisco Spark using Email.

Alt text

####BookmarkBot BookmarkBot allows a user to add and find personal bookmarks. This bot was developed using Gupshup Platform.

Gupshup provides a good guide on how to start developing a bot and how to integrate it with Cisco Spark or any other channel.

Usage @bookmarkbot /<command> <name> <URL>

  • /command - can be /add or /get
  • name - any valid one word name that you can search late.
  • URL - A Valid URL.

Example, @bookmarkbot /add SparkExperiments https://github.com/mlhrAnjaria/Cisco-Spark-Experiments @bookmarbot /get SparkExperiments

About

Cisco Spark is a Team Collaboration software platform. This repository is a personal code playground for Cisco Spark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published