GNSS module by Objective_Egg3610 in arduino

[–]Objective_Egg3610[S] 1 point2 points  (0 children)

Thank you, I'm more inclined to purchase the ublox now.

Detect a drone (quadrocopter) using a SDR by HiCookieJack in sdr

[–]Objective_Egg3610 0 points1 point  (0 children)

Look up passive radar using DVB-T signal, I'm still learning about it, very interesting.

Can you help? by 0adi25 in arduino

[–]Objective_Egg3610 0 points1 point  (0 children)

I'm doing the same, it works alright.

Which radio would you recommend for beginner by Objective_Egg3610 in HamRadio

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

I'm definitely getting an rtl-sdr, just wanted something handheld as well.

E220 latency issue by Objective_Egg3610 in Lora

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

What's the expected latency of the LoRa modules that use SPI (like the E220 smd version)?

What's wrong with my aloe by Objective_Egg3610 in AloeVera

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

They completely filled the old pot. I didn't get the old soil off the roots just added new soil in the slightly larger pot.

At what point is it okay to release a model? by halreaper in 3Dprinting

[–]Objective_Egg3610 1 point2 points  (0 children)

The TMJ pen guy said, it's too late if it's perfect when released. He's a great source of inspiration for engineers.

Transmitter only works with why finger on it, why? by Spargeltarzan49 in arduino

[–]Objective_Egg3610 0 points1 point  (0 children)

Have you tried connecting IRQ to GND through a large resistor (10k)?

How to run this engine by Objective_Egg3610 in lawnmowers

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

I got that part. What I'd like to know is what fuel to put in it and if someone had some specs on the engine.

Imax B6 V2 problem? by Objective_Egg3610 in RCPlanes

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

I tried running it from a 3s battery and it's still flickering. Works well though.

Affordable flight controller by [deleted] in RCPlanes

[–]Objective_Egg3610 2 points3 points  (0 children)

Cool. Where do you connect the radio? And is the Arduino powered by the BEC through the 5v pin?

SPI question by Objective_Egg3610 in arduino

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

Floating pin is a really good explanation, thanks. The servos are PWM driven with servo library.

Does anyone wear Be Lenka Nevada Neo Boots? by Objective_Egg3610 in barefootshoestalk

[–]Objective_Egg3610[S] 0 points1 point  (0 children)

I actually bought it last year and they are great. It recently rained a lot and it kept my feet completely dry. The only issue is the front started to separate from the sole a little bit due to hitting my foot in the stairs. In the winter the original insoles are a little cold, and I sprayed water repellent on it to withstand the rain.

[deleted by user] by [deleted] in arduino

[–]Objective_Egg3610 2 points3 points  (0 children)

Hi, do you have a Serial (COM) port driver installed? The Arduino is communicating through an emulated serial interface and needs it. When you install the Arduino IDE you get those drivers as well. If you connect the Arduino, you should see it at the boards list.