marcuson / A2BBGranter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A2BBGranter

This project is part of a bigger one, namely Angular 2 Beyond Browser (A2BB), and it is the software part of a granter of the A2BB system.

The projects which are part of A2BB are:

and they have been developed as a demo to show the potentials of Angular2 - ASP.NET Core - Arduino technologies during a TechItalian meetup (see event here).

For an A2BB system description, please see A2BBServer.

If you want to know more about TechItalians, see TechItalia Tuscany MeetUp page.

This project was generated with PlatformIO.

Prerequisites

You must have a PlatformIO environment to build this project. Please see the get started guide of the official documentation to see how to install PlatformIO on your PC.

Hardware parts needed are:

  • 1 Arduino Mega 2560 or compatible
  • 1 kOhm and 2 kOhm resistors (3 each)
  • 2 voltage regulators from 9 V to 3.3 V
  • 1 ESP8266 WiFi module
  • 1 HC-05 BT module
  • 1 ST7735 TFT 1.8'' screen
  • jumper wires

Hardware setup

Here an image of the hardware connections you need to make before building the Arduino sketch:

Hardware connections

Build and upload sketch to Arduino

Connect Arduino to PC using a male type-B to male type-A USB cable, then use the PlatformIO upload button to build and upload the sketch on Arduino.

About

License:Apache License 2.0


Languages

Language:C 69.8%Language:C++ 28.9%Language:Shell 0.7%Language:Makefile 0.6%