#wokwi 搜尋結果
🚀 CanAir.IO firmware now runs in-browser! Huge thanks to @WokwiMakers for their amazing CLI tools that made this possible. #canairio #wokwi #GitHub #EmbeddedDev #IoT #esp32
ブラウザでESP32やArduinoをシミュレートできる「Wokwi」を使ってみた。基本的な電子部品やライブラリは揃っているので簡単な回路ならこれだけで動作確認ができそう。 #wokwi #ESP32 #Arduino
#wokwi #arduino #esp32 #SERASpace #asteroids #design #asteroid O vídeo abaixo mostra o famoso jogo Asteroids rodando em um Arduino Uno e um Display oled (i2c).
I motivated my 9-year-old son to develop an 8-bit binary counter as an ASIC using Wokwi, following certain instructions. Here is the result. @WokwiMakes @tinytapeout @UriShaked @matthewvenn #wokwi #asic #dff #binary #counter #revolution #logicDestroyer generation change, game…
🙀¿Es posible simular un proyecto de Arduino, directamente desde Visual Studio Code? Pues resulta que si #wokwi ❤️¿Igual esto se merece un directito, o qué? 🙆♂️🙆♂️Mientras, si quieres más info, pásate por la comunidad de Discord, que estamos hablando de ello discord.luisllamas.es
CanAirIO Loader compiling and running (a little bit) on #Wokwi #ESP32 simulator Very impressive! good job Wokwi team! 👏😀 WiFi simulation don't works completely but it is very interesting 👇 More about this hack, ESP32 WiFi reverse engineering here: youtube.com/watch?v=XmaT8b…
A bit rushed but thanks to the really simple #wokwi/github setup I submitted an 8-bit shift register/latch/7-segment decoder design for #tinytapeout earlier which might (🤞) cycle through displaying nibbles on a 7-seg display tinytapeout.com
Add your own components easily in #Wokwi @WokwiMakes for #RaspberryPiPico #raspberrypi #RP2040 by importing your own libraries for #micropython full story on how I added the TM1637 as example on my weblog: lucstechblog.blogspot.com/2023/01/import…
DHT22 Simulation with Arduino and ChatGPT #Simulation #chatgpt #wokwi #ioturtle youtu.be/XSKgOmwxkHw
I just discovered Wokwi – the ultimate simulation platform for Arduino projects! 🤖 🛠️ It's been an absolute time-saver, allowing me to easily validate designs and debug code.💎 @ttadotng #Wokwi #Arduino #EmbeddedSystems #Robotics #SimulationPlatform #WokwiCommunity
Wokwi é um simulador online para Arduino e Eletrônica. Foi desenvolvido para makers, por makers. Por Diana Santos Confira o artigo: embarcados.com.br/wokwi-simulado… #PortalEmbarcados #SistemasEmbarcados #Wokwi #Franzininho
IR Remote Simulation Online with Arduino | Free online simulation #iot #embedded #wokwi #arduino #simulation #ioturtle youtu.be/hTjVUQsen3w
🪧 #Atualização #Wokwi Agora você pode adicionar protoboards á sua simulação. Pesquise por "breadboard" #Robótica #Arduino #Prototipação #Maker #Automação #ProjetocomArduino #DEV
#wokwi #arduino #esp32 #SERASpace #asteroids #design #asteroid O vídeo abaixo mostra o famoso jogo Asteroids rodando em um Arduino Uno e um Display oled (i2c).
#wokwi #DOOM #arduino This video shows the game DOOM running on an Arduino Uno, using a simulator called Wokwi. CODE LINK: wokwi.com/projects/43555…
Hago una simulación de IoT con el funcionamiento de los postes en los sistemas de iluminación públicos con fotorresistores > youtube.com/watch?v=0UrcMU… #wokwi #esp32 #IoT #fotoresistor #fotorresistor
youtube.com
YouTube
IoT - Simulación iluminado urbano [fotorresistores]
Trabajando en IoT con señales analógicas en Wokwi y ESP32. En este caso un fotorresistor que envía su información remotamente. #wokwi #fotorresistor #IoT #codigo #esp32 #señal #analogica
🚀 CanAir.IO firmware now runs in-browser! Huge thanks to @WokwiMakers for their amazing CLI tools that made this possible. #canairio #wokwi #GitHub #EmbeddedDev #IoT #esp32
新着記事:Wokwi: ブラウザで簡単にArduinoシミュレーション gaprot.jp/2025/06/09/ard… #arduino #WOKWI #ギャップロ
Circuito de IoT para enviar remotamente una secuencia musical y que un ESP32 la interprete > youtube.com/watch?v=SUQ_2X… #wokwi #esp32 #IoT #MQTT #musica #mariobros #buzzer #1bit
youtube.com
YouTube
IoT - La música de MARIO BROS en 1 bit
Getting Started with #Wokwi: #Arduino #Simulation Made Easy maker.pro/arduino/tutori… #IoT #IIoT #Uno #Mega #Nano
Tutorial sobre Internet de las cosas [100% práctico - sin teorías largas y complejas]. Enseño como escribir remotamente en un display LCD > youtube.com/watch?v=LSgwTR… #wokwi #ESP32 #IoT #LCD #MQTT #ejemplo #practico #simulacion
youtube.com
YouTube
IoT - Escribir remotamente en un Display LCD!!! [MQTT]
Using #Wokwi with Apache #NuttX RTOS (#ESP32) developer.espressif.com/blog/2024/11/u…
developer.espressif.com
Using Wokwi with NuttX
The developer resources in just one place!
ダイナミック点灯の第二段、今度はマイコンで制御しています。 wokwi.com/projects/41226… 各桁の点灯時間を、右下の可変抵抗(ダイヤル)で「1000~1 ms」まで変更できます。また、スイッチを押すと、その間だけ点灯時間を半分にできます。 #wokwi
温湿度センサーとRTCの情報を、LCDに表示させてみました。 wokwi.com/projects/41141… 温湿度センサー(右側の白いやつ)をクリックすると、温度や湿度を変更できます。 #wokwi
モーションセンサーでLEDを点灯させる回路を作りました。 wokwi.com/projects/41144… 3つのモーションセンサーが、それぞれフルカラーLEDの赤緑青に対応しています。 モーションセンサーをタッチし、表示されたボタンをタッチすることで、ONにすることができます。 #wokwi
赤外線受光の回路を作りました。 wokwi.com/projects/41117… リモコンのボタンを押すと、受光したデータをただ表示するだけです。 #wokwi
Rotary encoder simulation with esp32 #esp32 #wokwi #simulation #diy #circuits #PCB youtu.be/QBx_MGqeUFE
youtube.com
YouTube
Rotary Encoder Simulation with ESP32
ブザーを使用して、音を出してみました。 wokwi.com/projects/41089… スライドスイッチで音のON/OFFを切り替え、タクトスイッチは、押している間だけ現在の状態を反転(OFFならON、ONならOFFに)します。 #wokwi
マイコンを使用せず、論理ゲートで加算回路を組んでみました。 wokwi.com/projects/41086… 両方のDIPスイッチの合計値をLEDで表示します。値は2進数です。 #wokwi
今度は可変抵抗の値をAD変換で取得し、それをRGBのLEDにPWMでフルカラー点灯させてみました。 wokwi.com/projects/41082… シミュレーションなので、あまり綺麗に点灯はしてくれないな…。 #wokwi
AD変換を作ってみました。 wokwi.com/projects/41077… 可変抵抗のスライドバーを動かして、その値をLEDバーで表示させてます。LEDは、シフトレジスタを使用して点灯させてます。 久しぶりにシフトレジスタを使ったけど、なかなかうまく動作せず苦労したわ…。 #wokwi
ブラウザでESP32やArduinoをシミュレートできる「Wokwi」を使ってみた。基本的な電子部品やライブラリは揃っているので簡単な回路ならこれだけで動作確認ができそう。 #wokwi #ESP32 #Arduino
🚀 CanAir.IO firmware now runs in-browser! Huge thanks to @WokwiMakers for their amazing CLI tools that made this possible. #canairio #wokwi #GitHub #EmbeddedDev #IoT #esp32
The #Wokwi online Arduino simulator has been a life-saver. The #Tinygo language is not supported, but you can: 1. 💻 Compile your program locally, 2. 🚀 Upload your HEX file, 3. 💸 Profit! ✨ Works like a charm! 🙏 Thanks a lot @WokwiMakes!
🙀¿Es posible simular un proyecto de Arduino, directamente desde Visual Studio Code? Pues resulta que si #wokwi ❤️¿Igual esto se merece un directito, o qué? 🙆♂️🙆♂️Mientras, si quieres más info, pásate por la comunidad de Discord, que estamos hablando de ello discord.luisllamas.es
I motivated my 9-year-old son to develop an 8-bit binary counter as an ASIC using Wokwi, following certain instructions. Here is the result. @WokwiMakes @tinytapeout @UriShaked @matthewvenn #wokwi #asic #dff #binary #counter #revolution #logicDestroyer generation change, game…
DHT22 Simulation with Arduino and ChatGPT #Simulation #chatgpt #wokwi #ioturtle youtu.be/XSKgOmwxkHw
IR Remote Simulation Online with Arduino | Free online simulation #iot #embedded #wokwi #arduino #simulation #ioturtle youtu.be/hTjVUQsen3w
A bit rushed but thanks to the really simple #wokwi/github setup I submitted an 8-bit shift register/latch/7-segment decoder design for #tinytapeout earlier which might (🤞) cycle through displaying nibbles on a 7-seg display tinytapeout.com
CanAirIO Loader compiling and running (a little bit) on #Wokwi #ESP32 simulator Very impressive! good job Wokwi team! 👏😀 WiFi simulation don't works completely but it is very interesting 👇 More about this hack, ESP32 WiFi reverse engineering here: youtube.com/watch?v=XmaT8b…
Add your own components easily in #Wokwi @WokwiMakes for #RaspberryPiPico #raspberrypi #RP2040 by importing your own libraries for #micropython full story on how I added the TM1637 as example on my weblog: lucstechblog.blogspot.com/2023/01/import…
🔥 Покращуйте свої знання з електроніки, щоб створювати вражаючі проекти! Якщо у вас є питання, не соромтеся звертатися до нас через прямі повідомлення або зателефонуйте нам по телефону. 🌐 mikronika.com.ua 📧 [email protected] 📞 +38(093)767-51-69 #wokwi #arduino #esp32
🧠 Simulate your ESP32 before you build it! Learn how to run ESP32 simulations in VS Code using Wokwi — no hardware needed. 🚀 Try it now 👉 coolplaydev.com/simulate-esp32… #ESP32 #Wokwi #VSCode #IoT #Arduino #Simulation #MakerCommunity #TechTips #DIYElectronics
A WOKWI Project Example for a WC occupied/vacant display built with an ESP32, two MAX7219 modules, and programmed with the ANNEX32 BASIC Interpreter. elektormagazine.de/labs/wokwi-wc-… #esp32 #wokwi
Será que agora vai? Só quatro meses desde a última vez que mexi com isso... 😵💫 #arduino #wokwi #diy #wip #wordle #termo #bolhadev
🪧 #Atualização #Wokwi Agora você pode adicionar protoboards á sua simulação. Pesquise por "breadboard" #Robótica #Arduino #Prototipação #Maker #Automação #ProjetocomArduino #DEV
Something went wrong.
Something went wrong.
United States Trends
- 1. Halloween 5.3M posts
- 2. Mookie 8,970 posts
- 3. Gausman 6,831 posts
- 4. #SmackDown 13.8K posts
- 5. #DoorDashTradeorTreat 2,562 posts
- 6. Drummond 3,153 posts
- 7. #OPLive N/A
- 8. #sweepstakes 3,672 posts
- 9. Ted Noffey 1,121 posts
- 10. Ilja 2,813 posts
- 11. Syracuse 3,488 posts
- 12. Trick or Treat 458K posts
- 13. #iahsfb N/A
- 14. Nathan Frazer N/A
- 15. End of 1 21.6K posts
- 16. Game 6 48.2K posts
- 17. End 1Q N/A
- 18. End of the 1st 2,882 posts
- 19. Reese 6,591 posts
- 20. Ciampa N/A