Skip to content

Arduino Library for WeeeMake Electronic Modules, learn more from Weeemake official website http://www.weeemake.com

Notifications You must be signed in to change notification settings

WEEEMAKE/Weeemake_Libraries_for_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Weeemake Arduino Libraries V1.0

Arduino Library for WeeeMake Electronic Modules

How to use:

1.Download the source from the Github https://github.com/WEEEMAKE/Weeemake_Libraries_for_Arduino

2.Copy the Weeemake folder to your arduino default library.

Open the Arduino Application. (If it's already open, you will need to restart it to see changes.)

Click "File-> Examples". Here are some test programs in "WeeeMakeDrive->"

Depending on the type of board you're using, you need to modify the header file to match. For example, if you're using an ELF. You should use header file WeELF328P.h. Corresponding boards and there header file are:

ELF 328P<--------> WeELF328P.h

ELF 2560<--------> WeELF2560.h

ELF MINI <----> WeELFMini.h

Learn more from WeeeMake official website: http://www.weeemake.com

About

Arduino Library for WeeeMake Electronic Modules, learn more from Weeemake official website http://www.weeemake.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published