Teaching how to integrate with Twilio APIs

In this section we are going to build a simple REST API that calls a “Programmable Voice call and SMS” via using Twilio APIs.

This example is based in one of the samples provided by Twilio (see below).

Original Calling clicktocall-node NodeJS project.

Continue reading “Teaching how to integrate with Twilio APIs”

Advertisement

Teaching how to connect to Sphero2 and Parrot Drones with ACCS

This section shows you how to use the Sphero 2 JS APIs to connect and interact with it.

For more information refer to: https://github.com/orbotix

Install NodeJS

Continue reading “Teaching how to connect to Sphero2 and Parrot Drones with ACCS”

Teaching how to setup your Raspberry Pi 3

Installing VNC Server on your Raspberry Pi 3

Source: https://www.raspberrypi.org/documentation/remote-access/vnc/

  • Install the TightVNC Package

Continue reading “Teaching how to setup your Raspberry Pi 3”

Teaching how to use NodeJS in your local environment

Installing NodeJS

This section assumes that you are using the Xubuntu development environment that was built in this document. If using other environment, you will have to adapt the commands/paths accordingly.

  • Run the following commands:

Continue reading “Teaching how to use NodeJS in your local environment”

%d bloggers like this: