© Indira Knight 2018
Indira KnightConnecting Arduino to the Webhttps://doi.org/10.1007/978-1-4842-3480-8_6

6. Arduino to Front End Part II

Indira Knight1 
(1)
London, UK
 

This chapter looks in depth how Arduino components interact with web page elements. You will use analog and digital data, JavaScript data structures, and simple calculations on the data. By the end of this chapter, you will have created an interactive application using potentiometers to answer web-based questions, make calculations with the data, and visualize it on an Arduino.

Analog and Digital Signals

Arduinos have both digital and analog pins that can send and receive either analog or digital signals. An analog signal is continuously variable; a digital signal counts in fixed ...

Get Connecting Arduino to the Web: Front End Development Using JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.