This commit is contained in:
dekunukem
2018-03-06 18:50:20 +00:00
parent 486458bf91
commit 4f2bc96c42
4 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ Please see [getting_started.md](/getting_started.md)
## Arduino Library
Please [click here](arduino_library/README.md)
Please [click here](arduino_library)
## Pinout, SPI command format and technical details
@@ -79,6 +79,6 @@ https://www.youtube.com/watch?v=r3d2alzgjKc
## More photos
![Alt text](resources/dual.gif)
![Alt text](resources/2c.gif)
![Alt text](resources/exixetubes.jpg)

View File

@@ -72,6 +72,6 @@ A number of examples are [provided here](../arduino_examples). Take a look at th
* Call this at **least every 33ms** for a smooth animation.
* This function is **non-blocking** and will return immediately, this allows you to do some other tasks while animation is underway. Just make sure to call it frequently enough as above.
* This function is **non-blocking** and will return immediately, this allows you to do some other tasks while animation is underway. Just make sure to call it frequently enough as mentioned above.
* Check its return value to see if animation is finished. Once done it should return `EXIXE_ANIMATION_FINISHED`, otherwise `EXIXE_ANIMATION_IN_PROGRESS` is returned.

View File

@@ -78,7 +78,7 @@ It's also a good idea to wrap the bottom of IN-14 tubes with heat-shrink tubing
## Try some examples!
After getting the [LED test](/arduino_examples/1_LED_test) example working, connect 180V to the HV pin of exixe module, make sure your Arduino, high voltage supply, and exixe module all share the same GND.
After getting the [LED test](/arduino_examples/1_LED_test) working, connect 180V to the HV pin of exixe module, make sure your Arduino, high voltage supply, and exixe module all share the same GND.
![Alt text](resources/hvsch.png)

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 MiB