Close
0%
0%

Mobus! (Mobile Morse)

Mobile Morse Communication Device.

Public Chat
Similar projects worth following
This is Mobile Morse Communication Device.
You can build own device use a RaspberryPi!

How to use:
Like this -> https://twitter.com/Init0M/status/1366030604186177539?s=20

I want to create a Morse code community.
If you can do it together, we will publish a server for Morse communication!

ESP32 Lora Version WIP...

MobileMorse to MobileMorse connection.

https://twitter.com/i/status/1366030604186177539

MobileMorse to LINE.

https://twitter.com/Init0M/status/1366029490560798722?s=20

  • 1 × RaspberryPi Zero WH
  • 1 × RaspberryPi Zero HAT PCB
  • 1 × SD 32GB
  • 1 × 2x20pin
  • 1 × OLED Display(SSD1306 128x32)

View all 11 components

View all 4 project logs

Enjoy this project?

Share

Discussions

humma wrote 07/11/2023 at 07:40 point

While it's true that a Raspberry Pi can draw a relatively higher amount of current compared to low-power devices, such as LoRaWAN chips, they serve different purposes and have different capabilities. Let's explore both options:

1. Raspberry Pi:
- The Raspberry Pi is a versatile single-board computer capable of running a full operating system (such as Linux) and hosting a wide range of applications.
- It offers a powerful processor, generous RAM, storage options, and a variety of connectivity options (Ethernet, USB, Wi-Fi, Bluetooth, etc.).
- Due to its computational power and extensive features, a Raspberry Pi typically consumes more power compared to low-power microcontrollers or specialized chips.

2. LoRaWAN Chip:
- LoRaWAN (Long Range Wide Area Network) chips are designed specifically for long-range, low-power communication using the LoRaWAN protocol.
- These chips are optimized for low power consumption, making them suitable for battery-powered or energy-efficient applications.
- LoRaWAN chips often have limited processing power, memory, and connectivity options compared to a Raspberry Pi.
- They excel in transmitting small amounts of data over long distances, making them ideal for IoT applications that prioritize long-range communication and power efficiency.

If power consumption is a significant concern for your project and you don't require the extensive capabilities of a Raspberry Pi, using a LoRaWAN chip can be a viable alternative. However, it's important to note that LoRaWAN chips are specifically designed for low-power, long-range communication and may not provide the same level of processing power and versatility as a Raspberry Pi.

Consider your project requirements, power constraints, and desired functionality to determine the most suitable option for your specific application providing by https://currentpackages.com/

  Are you sure? yes | no

sanfordjd wrote 02/22/2023 at 17:29 point

Do you have code that you can share? 

  Are you sure? yes | no

m.maker wrote 11/07/2022 at 03:15 point

I think so too! I'll be use ES920LR.

https://easel5.com/service/products-information/products/wireless-module/es920lr/

  Are you sure? yes | no

dearuserhron wrote 12/12/2021 at 16:49 point

Raspberry Pi draws a lot of current. Maybe replace it with LoRaWAN chip?

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates