Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
/ cfvMonitor Public archive

Arduino's library and Window's app for monitoring Arduino Uno and Nano boards, reading continuosly the ports states.

License

Notifications You must be signed in to change notification settings

cefuve/cfvMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cfvMonitor

Arduino's library and Window's app for monitoring Arduino Uno and Nano boards, reading continuosly the ports states.

App's sections means:

  • PORT: Is register where Arduino's pin are set to on/off.
  • BIT: Individual's bit data obtains from PORT.
  • PIN: Register's bit marked on the board.
  • STATE: Show if pins are on/off.
  • DIR: Show if pins are input or output.

Compatibility

  • Arduino UNO
  • Arduino Nano

Installation

1. Download cfvMonitor folder and cfvMonitor.zip (or press green button "Clone or Download").
2. Paste cfvMonitor folder into Arduino's library folder.
3. Open blink's example in Arduino's IDE.

arduino_example

4. Upload the code in yours Arduino's board.
5. Extract cfvMonitor.zip, open cfvMonitor.exe and connect to your Arduino's port.

cfvMonitor.exe

[ cfvMonitor: Interface ]
application

connected!

6. Enjoy it!

animation

powered by cefuve.com

About

Arduino's library and Window's app for monitoring Arduino Uno and Nano boards, reading continuosly the ports states.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages