File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Wokwi Part Tests
22
3- This repository contains a set of test projects for many Wokwi parts. The tests can be compiled
3+ This repository contains a set of test projects for many Wokwi parts. The tests can be compiled
44using platformio and then run using the Wokwi CLI.
5+
6+ ## List of Tests
7+
8+ - board-ssd1306
9+ - [ ESP32] ( ./board-ssd1306/oled-esp32/ )
10+ - wokwi-dht22
11+ - [ Arduino Uno] ( ./wokwi-dht22/dht22-uno/ )
12+ - [ ESP32] ( ./wokwi-dht22/dht22-esp32/ )
13+ - [ Raspberry Pi Pico] ( ./wokwi-dht22/dht22-pico/ )
14+ - [ STM32L0] ( ./wokwi-dht22/dht22-stm32/ )
15+ - wokwi-ili9341
16+ - [ Arduino Uno] ( ./wokwi-ili9341/lcd-uno/ )
17+ - wokwi-micro-sd
18+ - [ ESP32] ( ./wokwi-micro-sd/sd-esp32/ )
19+ - wokwi-slide-potentiometer
20+ - [ Arduino Uno] ( ./wokwi-slide-potentiometer/pot-uno/ )
21+ - [ ESP32] ( ./wokwi-slide-potentiometer/pot-esp32/ )
22+
You can’t perform that action at this time.
0 commit comments