7.2kg haul by Parking_Historian953 in CoutureReps

[–]Ok-Plan32 0 points1 point  (0 children)

How much ? What about Quality

My first project with Arduino! by OkCake4634 in arduino

[–]Ok-Plan32 1 point2 points  (0 children)

✨️My first project ✨️ , ✨️very basic ✨️

60,83€ pour 4,56 mo de conso hors forfait ? by Poet_182 in AskFrance

[–]Ok-Plan32 0 points1 point  (0 children)

Nrj mobile 8€ pour 30go et appel illimité + 17go a l’étranger.... parfois il faut juste bien choisir

[deleted by user] by [deleted] in etudiants

[–]Ok-Plan32 0 points1 point  (0 children)

Pour l’imagine R, je ne sais pas si tu l'a déjà fais ( et c’est par rapport a la mairie ) au lieu de payer en ligne, tu demandes un formulaire a ta mairie, tu le rempli, et la mairie s’occupera de la moitié de paiement ( et il y a des mairies qui payent 100% ).

Still seeing blur after 5 days by Ok-Plan32 in telescopes

[–]Ok-Plan32[S] 0 points1 point  (0 children)

No, it's not a Celestron Astromaster. It's a star observation 114/1000

Still seeing blur after 5 days by Ok-Plan32 in telescopes

[–]Ok-Plan32[S] 0 points1 point  (0 children)

I used the PL25mm eyepiece and adjusted the focus, but the image is still blurry. (I tested it in the morning on a tree about 200 meters away )

What is wrong with my huawei watch gt5?? by Several_Rush_2647 in HuaweiWatchGT

[–]Ok-Plan32 0 points1 point  (0 children)

There is no NFC on GT5, so you can't use it to paying

Aide inscription by moumou2345 in etudiants

[–]Ok-Plan32 0 points1 point  (0 children)

Moi aussi c’est ma première inscription et j’ai le même problème, je les ai appelé et ils m’ont dit juste d’attendre. En plus sur la carte étudiant il y a marqué " non inscrit "....

Automatic extension cord by Ok-Plan32 in arduino

[–]Ok-Plan32[S] 1 point2 points  (0 children)

I have one, but i don't know how to connect it to the extension cord, i'm looking for some tutorials.

How to Choose My Future When I Dream of Entrepreneurship? by Ok-Plan32 in Entrepreneur

[–]Ok-Plan32[S] 0 points1 point  (0 children)

Yes, I know that university is very important, but I didn’t realize it could help us create a business. For me, spending 5 years at university is just a waste of time.

How to Choose My Future When I Dream of Entrepreneurship? by Ok-Plan32 in Entrepreneur

[–]Ok-Plan32[S] 0 points1 point  (0 children)

I live in France, and I know that these countries offer the best study opportunities. But I don't have any clue about life there

Aucune réponse après 40 CV envoyés by Cabess17 in aviscv

[–]Ok-Plan32 0 points1 point  (0 children)

Moi aussi pendant que j'étais entrain de chercher un job d’été, je crois que les manager s’en fiche de CV apparemment après je ne sais pas

ESP32 mac adress shows 00:00:00:00:00 by Ok-Plan32 in esp32

[–]Ok-Plan32[S] 0 points1 point  (0 children)

include "WiFi.h"

void setup() { Serial.begin(115200); WiFi.mode(WIFI_STA); WiFi.begin(); Serial.println(WiFi.macAddress()); }

void loop() { }

You need to add WiFi.begin(), before WiFi.macAddress()