No description
  • C 82.5%
  • C++ 15.3%
  • Python 1%
  • Assembly 1%
  • HTML 0.2%
Find a file
Berenguer Montserrat 07db82a590 Modified Makefile to create a shared library
Modified Makefile to be able to create a shared library. This simplifies
the use of that code (used in the example) in other projects. Now, the
example provided links against this library as well.

Because Raspberry Pi and Jetson differ in hardware, they use different
libraries, specific for each platform. So, I have added a simple rule
which tells the user to make for one or for the other, instead of making
for both.

I have added a gitignore that ignores de bin folder, which is not
necessary to be under source control. The two binaries, epd (example)
and the library are ignored as well. I have modified the Makefile
accordingly to be able to create the bin folder.

Finally, I have added a little print in the examples' main.c to tell the
user to uncomment one of the tests, because by default, the example demo
does nothing and do not inform the user.
2019-08-17 09:54:47 +02:00
Arduino UNO 2019.07.31 2019-07-31 19:08:02 +08:00
RaspberryPi&JetsonNano Modified Makefile to create a shared library 2019-08-17 09:54:47 +02:00
STM32/STM32-F103ZET6 2019.07.31 2019-07-31 19:08:02 +08:00
README.md 2019.07.31 2019-07-31 19:11:58 +08:00
waveshare_logo.png first commit 2019-03-07 17:30:58 +08:00

e-Paper

waveshare electronics waveshare_logo.png

中文:

Jetson Nano、Raspberry Pi、Arduino、STM32例程

  • Raspberry Pi & Jetson Nano:

    C Python

  • Arduino:

    Arduino UNO

  • STM32:

    STM32F103ZET6

更多资料请在官网上搜索:
http://www.waveshare.net

English:

Jetson Nano、Raspberry Pi、Arduino、STM32 Demo:

  • Raspberry Pi & Jetson Nano:

    C Python

  • Arduino:

    Arduino UNO

  • STM32:

    STM32F103ZET6

For more information, please search on the official website:
https://www.waveshare.com