{% extends "Default/default.html" %} {% block content %}

Description

In the project you will run an application that takes input from sensors and then communicates on the Internet(optional). The project creates a "tweeting" doorbell which sends a message out to twitter every time the button is pressed(optional) and sounds a buzzer. For more information on the Grove Sensor Kit please visit Grover Starter Kit.

Extra Setup

If you wish to communicate with Twitter some extra setup is required, otherwise this section can be skipped. You will need to have a twitter account and obtain oauth details from https://apps.twitter.com by creating an app. Enter the oauth details below and hit the "Save Details" button. Lastly you will need to be connected to the internet on the Ultra96 Board. One way to do this is by going connecting to a WiFi Device.

Enable Twitter?

Hardware Setup


Timeout:

Source Code


{% endblock %}