Skip to content

Commit 2e49863

Browse files
authored
docs(chips-api/analog): add op-amp example (#213)
Add https://wokwi.com/projects/409320061010147329 demonstrating 4 analog inputs, t analog outputs and 2 attributes.
1 parent 3a73368 commit 2e49863

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/chips-api/analog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ This method can be called before setting the pin to `ANALOG` mode, but the volta
1717

1818
## Simulator examples
1919

20-
- [Analog API chip example](https://wokwi.com/projects/330112801381024338)
20+
- [Analog API chip example](https://wokwi.com/projects/330112801381024338) -- Simulates a 0-5V/0-ADC_MAX voltage source. One float attribute and one analog output.
21+
- [Dual Op-Amp chip example](https://wokwi.com/projects/409320061010147329) -- Simulates a dual Op-Amp with 4 analog inputs, 2 analog outputs, 2 float attributes.

0 commit comments

Comments
 (0)