Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10039
    rusty
    Participant

    Hi,

    I’ve build a Lora Shoutbox using this great little board. The Shoutbox, loracommander, enables users to send messages using a VT100 terminal emulator on their phone or computers to connect to the Rocketscream board and start to chat.
    Video can be confusing but here you see my phone chatting with my laptop using LoRa, the Lora board is connected and powerered by the Android phone using USB-OTG serial.
    https://vimeo.com/293320164
    Details
    -ATMEL start BSP
    -Arduino ZERO compatible
    -FreeRTOS kernel
    -Tickless Low Power sleep mode
    -C/C++ support
    -VT100 support
    -custom FreeRTOS drivers for Lora and CDC-USB
    -CLI interface to change modem/radio parameters
    -Android OTG serial terminal can be used

    The chat application is still very basic.

    Future ideas:
    -packet radio (like) multiplexing
    -intergrated BBS

    https://github.com/rusty71/loracommander
    -jeroen

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.