Uncategorized

pico W smart robot

Rasberry Pi signal repeater/extender

Ask Question

Asked 2 days ago

Modified today

Viewed 47 times

2

I’m trying to extend the range of a robot that uses UHF or Wi-Fi signal to communicate with its controller with a range of 100 meters.

Is it possible to implement RPi 4 to serve as a signal booster/extender to increase the range?

  • Any thoughts I can start with to build my projects would be highly appreciated.
  • Doesn’t have to be a Pi 4 if there is a better alternative.

I’m still new to the RPi thing and I’m hoping to learn more from this project.

wifipi-4signal

Share

EditFollowClose 3Flag

edited 2 days ago

user avatar

Greenonline

2,43844 gold badges1818 silver badges3333 bronze badges

asked 2 days ago

user avatar

Sal7740

2111 bronze badge

 New contributor

Add a comment

Start a bounty

2 Answers

Sorted by:

Reset to default                                              Highest score (default)                                                                   Date modified (newest first)                                                                   Date created (oldest first)                              

0

Question

How to do a wireless robot project

/ to continue, …


Answer

Part 1 – Introduction

/ to continue, …


References

(1) Raspberry Pi Pico RP2040 Programming in MicroPython, Complete Course for Beginners with Examples – Altium Designer 2022mar03 5,513 views https://www.youtube.com/watch?v=rAGw-08IOSw&t=6s

(2) Read Raspberry Pi Pico onboard temperature sensor – Engr Fahad Send 2022mar16 https://www.electroniclinic.com/read-raspberry-pi-pico-onboard-temperature-sensor/


Appendices

Appendix A – Project Specification v0.1 tlfong01 2022aug06hkt1303

  1. Wireless Network:1.1. The wireless network can be a combination of the following :1.1.1. BlueTooth 3/4/BLE, WiFi 2/5G, RF (Radio Frequency 433Mhz, 2.4GHz)
  2. SBC/MCU, Wireless network modules:2.1 Raspberry Pi.2.1.1 The SBC/MCU Rpi can be a combination of the following models:2.1.2 Rpi 1, 2A, 2B, 3A, 3B, 4B (1/2/4 GB), Zero, Zero W.2.1.3 Rpi Zero, Zero W.2.1.4 Rpi CM3, CM42.1.5 Rpi Pico, Pico W2.2. ESP12, ESP322.3. STM322.4. Wireless network modules:2.4.1. nRF24L01+2.4.2. HC082.4.3. HC12

/ to continue, …


Appendix B – Old project notes on Pico based wireless robot

HC12 4WD 2022aug0501

Share

EditDeleteFlag

edited 4 mins ago

answered 19 hours ago

user avatar

tlfong01

4,27433 gold badges99 silver badges2323 bronze badges

Add a comment

2

Yes, there is a better alternative which has nothing to do with the Pi. Get an RC radio (the one they use to control model cars / boats / aircrafts). Those usually come in form of handheld controllers with sticks and buttons in addition to the transmitter, but there are bare RC transmitters which can be fed values to be transmitted via UART or a similar interface.

Share

EditFollowFlag

answered 2 days ago

user avatar

Dmitry Grigoryev

26.4k44 gold badges4343 silver badges131131 bronze badges

Add a commentAdd Another Answer

Categories: Uncategorized

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.