kkjoker
Newbie level 1
The signal generator is making and it should produce 3 waveform and can adjust frequency and amplitude. Now, I am using Ad9833, MCP41010 and AD8051 and Arduino UNO (can change to Mega if needed) to do so. However, I don't know how to write the program of the part of adjusting the amplitude. Can anyone help? Very urgent.
The schematic and program are attached. The pin CS is connected to arduino pin 12 in order to adjust amplitude.
LCD library I use is the same as LCD16x2 but change the address in .cpp to "int row_offsets[] = { 0x00, 0x40, 0x10, 0x54 }"
The schematic and program are attached. The pin CS is connected to arduino pin 12 in order to adjust amplitude.
LCD library I use is the same as LCD16x2 but change the address in .cpp to "int row_offsets[] = { 0x00, 0x40, 0x10, 0x54 }"