Skip to content

Releases: CedarGroveStudios/CircuitPython_AD9833

Fix sweep example

19 Jan 23:42
0dc6f0f
Compare
Choose a tag to compare

Fix AD9833.wave_type class property spelling in sweep example.

Add Raw Wave Frequency Property

27 Apr 16:40
Compare
Choose a tag to compare
2.1.2

add raw frequency property; update docs

Update Frequency Parameter Type to Floating-Point

12 Apr 23:12
Compare
Choose a tag to compare
2.1.1

update docs; change frequency to floating point value

Improve Control Register Functionality

31 Mar 03:14
Compare
Choose a tag to compare

Separated the reset sequence from other control register operations to improve reliability of commands such as Sleep1 (clock stop pause).

Remove SPI default pin settings

29 Mar 04:31
Compare
Choose a tag to compare
2.0.1

remove SPI pin defaults

Change UI to Allow SPI Bus Specification

19 Mar 17:27
Compare
Choose a tag to compare

... to accomodate using other than a board's default SPI pins.

remove "v" from version tag; circup compatibility issue?

26 Oct 06:09
ca01e13
Compare
Choose a tag to compare

Initial Release

13 Oct 06:19
Compare
Choose a tag to compare
v1.0.0

initial repo load