Signal Generator Using Inviot U1, an Arduino Compatible Board

7.4K102

Intro: Signal Generator Using Inviot U1, an Arduino Compatible Board

A signal generator project using the

.

InvIoT U1board

.

and a module with the IC AD9833 DDS.

The module can generate from 0 to 12.5 MHZ square, triangle and sine wave.

There are many boards with the AD9833 chip. I used the one that has an on board amplifier.

STEP 1: Set Up

1. connect the AD9833 module

with the U1.

AD9833 U1

VCC 5V

GND GR

FSY D10

CLK D13

DAT D11

2. Upload the sketch found in the library of the InvIoT. Open your arduino IDE, file/examples/InvIoT_U1/applications/signalGenerator

3. Upload sketch

STEP 2: The Code.

I include a file with the code.

The code can be also found in the library, and in order to run the code you need to download the library.

3 Comments

https://www.instructables.com/howto/inviot/ are more Inviot projects

You should upload that here too! Great work!

Nice! You should upload your sketch here so it's easy to download without needing to go another site.