wokwi / wokwi-features

Wokwi Feature requests & Bug Reports
https://wokwi.com
69 stars 17 forks source link

U-blox nina w106 #346

Open tcpipchip opened 2 years ago

tcpipchip commented 2 years ago

Sir, I am planning doing a lot of blogs using the Wokwi with the U-BLOX NINA W106. We are representative in Brazil. NINA W106 is core ESP32, but we have our GPIO map... Is that possible to add this module ? If yes, let me know how ? I have already done about 400 blogs about U-blox modules... Thank you!

urish commented 2 years ago

Copying the answer from discord:

For an ESP32-based board, take a look at the wokwi-boards respository.

In a nutshell, you need an SVG image of the board (under 100kb, if it's bigger - please remove unneeded stuff and optimize with SVGOMG), and then create a JSON file that defines the pin names and their positions, as well as any LEDs that you have in the board. Here's a documented board JSON example