Skip to content

shalex75/LNCVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LNCVM

List of Loconet CVs on Arduino platform. With minimum using of RAM memory.

Features:

  • default CV values and master list saves in programm memory (don't use RAM):
  • CV master-record:
    • CV address;
    • default value;
    • text;
  • support EEPROM to store CV values;
  • support two kind of CV-groups:
    • systems CV;
    • users CV;
  • support special system CVs:
    • reset CVs values to default;
    • reset Arduino;

How to use: you can found an example in Examples folder.

Requires:

Warning: class does not check uniqly LN CV address. The user should control it by yourself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages