Skip to content

A very simple project to showcase the most elementary Arduino I/O operations

License

Notifications You must be signed in to change notification settings

daggilli/arduino_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARDUINO_BASICS

A small project to demonstrate a number of elementary features of the Arduino Uno. The project includes reading and writing to digital pins, reading an analogue value, using a PWM output, and communication via the serial port. There is also a simple moving average class to reduce noise from external sources, and code to interpret the signal from a TMP36 temperature sensor.

This is very basic stuff but still useful to beginnners.

The development environment is PlatformIO.

The setup used for this example is as follows: Project schematics

About

A very simple project to showcase the most elementary Arduino I/O operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published