Please someone can help me to use Wokwi

Hello everyone, I'm a student and I have an IoT project to do. I have to make a project including a Wokwi assembly with a pressure sensor and an accelerometer.

Could you please help me to make this assembly on Wokwi because I'm really struggling to understand this application.

What exactly do you need help with ?

Hi, I actually need an Arduino assembly and coding including a pressure sensor and an accelerometer (the project consists of sensing the pressure of a tyre). I need to make a diagram of this assembly on Wokwi but I don't know how to use it.

Have you even tried ?

I am trying but I don't understand how to use it. Thanks you very much for your answers.

There are 3 steps

  1. Place the components
  2. Connect the components
  3. Write the sketch

Note that Wokwi provides no way of connecting to the Internet, so I would question whether it is suitable for use for an IoT project

Are you sure?
Could you walk me through these steps and send me some screenshots?
The problem is that I have to hand in the project this afternoon and I really need to validate this material.
Thank you very much.

Sure about what ?

Which Arduino board are you using ?

actually in the free version an ESP32 can join a wifi network with

  WiFi.begin("Wokwi-GUEST", "", 6);

so you can do stuff

the paid version has more capabilities


the real problem is likely that you sat on your hands until the last minute and now scramble to get something done and hope you can cheat your way out of this.

Actions (or inaction) have consequences. It's time you face the music and get what you deserve.
You have a few hours in front of you, I'd suggest you read the documentation

Googling "wokwi pressure sensor" and "wokwi accelerometer" might get you as well on a fast track....

Does that stuff include connecting to the Internet ?

Bro I just wanted some help because I don't really understand how to use woken...

yes I've used it to write demo code getting a JSON from an on line service for example or recently demo how you can get time from an NTP server (for the French speaking forum)

2 Likes

@J-M-L Thanks for the detail

I'm not sure that the forum, it'is the best place.

Do you have see the wokwi documentation?
Do you have see some youtube introuction to wokwi ?

Could you describe that you don't understand in the use of wokwi ?
If you not explain that you don't understand, we can't explain to you correctly :frowning:

No. You expect someone to do your work for you. "Help" means you are participating. You show your work (description, drawing, coding), and "help" will suggest corrections.

Learn.

1 Like

There's a strong Wokwi community on Discord:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.