Skip to content

cefuve/cfvMonitor-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfvMonitor 2

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 2 folder (press green button "Clone or Download").
2. Paste cfvMonitor folder into Arduino's library folder.
3. Open blink's example in Arduino's IDE.
4. Upload the code in yours Arduino's board.
5. Extract app.rar (source code folder), open main.exe and connect to your Arduino's port.
6. Enjoy it!

created by cefuve.com

About

New version of cfvMonitor write on python (app) and C (library).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published