|
1 |
| -# [Arduino-Simple-DSO](https://github.com/ArminJo/Arduino-Simple-DSO) |
2 |
| -### [Version 3.2](https://github.com/ArminJo/Arduino-Simple-DSO/releases) |
3 |
| -[](https://www.gnu.org/licenses/gpl-3.0) |
4 |
| -[](https://github.com/ArminJo/Arduino-Simple-DSO/actions) |
5 |
| - |
| 1 | +<div align = center> |
6 | 2 |
|
7 |
| -## SUMMARY |
| 3 | +# [Arduino-Simple-DSO](https://github.com/ArminJo/Arduino-Simple-DSO) |
8 | 4 | This DSO needs only a standard Arduino-Uno or Arduino-Nano, a HC-05 Bluetooth module or a micro USB OTG cable / adapter, a few resistors and capacitators and this software.
|
9 | 5 |
|
| 6 | +[](https://www.gnu.org/licenses/gpl-3.0) |
| 7 | + |
| 8 | +[](https://github.com/ArminJo/Arduino-Simple-DSO/releases/latest) |
| 9 | + |
| 10 | +[](https://github.com/ArminJo/Arduino-Simple-DSO/commits/master) |
| 11 | + |
| 12 | +[](https://github.com/ArminJo/Arduino-Simple-DSO/actions) |
| 13 | + |
| 14 | + |
| 15 | +<br/> |
| 16 | + |
| 17 | +</div> |
| 18 | + |
| 19 | +<br/> |
| 20 | + |
| 21 | + |
10 | 22 | | Simple DSO with no attenuator on breadboard | DSO Chart screen |
|
11 | 23 | | :-: | :-: |
|
12 | 24 | |  |  |
|
@@ -184,6 +196,9 @@ The captured signal was generated with a STM32F303 DAC and the DSO input range w
|
184 | 196 | |  |  |
|
185 | 197 |
|
186 | 198 | # Revision History
|
| 199 | +### Version 3.3 - 02/2023 |
| 200 | +- Compatible to new BlueDisplay library version. |
| 201 | + |
187 | 202 | ### Version 3.2 - 11/2019
|
188 | 203 | - Clear data buffer at start and at switching inputs.
|
189 | 204 | - Multiline button caption.
|
|
0 commit comments