Skip to content

HaiqiangXu/Arduino-MultiFunctionShield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Multi-Function shield project

Software project in Visual Studio Code + Platformio-IDE for Arduino Uno with the Multi-Function shield

Multi-Shield

Features

  • Displays 4 digit values
  • Reads IR receiver, temperature, potentiometer, etc.
  • Reads from some of the 3 embedded buttons
  • Lights on some of the 4 embedded LEDS
  • Plays melodies through embedded buzzer

Code source structure

Dependencies: Needs to have access to Generic-Libraries/lib in this same repository

ArduinoMultifunctionShield |--lib | |--MultifunctionShield | | |- CMultifunction.cpp | | |- CMultifunction.h |--src | |- main.cpp | |- main.h |- platformio.ini Generic-Libraries |--lib | |--Melodies_Lib | |--Common_Lib 

About

Software for Arduino Uno to control MultiFunction shield

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages