Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 850 Bytes

File metadata and controls

21 lines (12 loc) · 850 Bytes

Weeemake Library 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 <--------> WeELF328P.h

ELF MINI <----> WeELFMini.h

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