awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

gradoj/nanoserver

0
View on GitHub↗
0 stars·0 forks·7 views

Nanoserver

A lightweight micropython implementation of an embedded LoRaWAN server. Combining the gateway forwarder from Pycom and a heavily modified floranet on a Lopy4 allows for a self-contained gateway. The Lopy4 is designed as a LoRaWAN endpoint but can run as a non-LoRaWAN-compliant single-channel…

Features

  • Network Protocols - Embedded LoRaWAN server implementation.

Star history

Star history chart for gradoj/nanoserverStar history chart for gradoj/nanoserver

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nanoserver

These projects share indexed features with Nanoserver. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • benob/geminiB

    benob/gemini

    0View on GitHub↗
    View on GitHub↗0
  • beshrkayali/webdavclientB

    beshrkayali/webdavclient

    0View on GitHub↗
    View on GitHub↗0
  • brainelectronics/micropython-modbusbrainelectronics avatar

    brainelectronics/micropython-modbus

    146View on GitHub↗

    MicroPython ModBus TCP and RTU library supporting client and host mode

    Python
    View on GitHub↗146
  • ba0f3/telebot.nimB

    ba0f3/telebot.nim

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does gradoj/nanoserver do?

A lightweight micropython implementation of an embedded LoRaWAN server. Combining the gateway forwarder from Pycom and a heavily modified floranet on a Lopy4 allows for a self-contained gateway. The Lopy4 is designed as a LoRaWAN endpoint but can run as a non-LoRaWAN-compliant single-channel…

What are the main features of gradoj/nanoserver?

The main features of gradoj/nanoserver are: Network Protocols.

Which projects share features with gradoj/nanoserver?

Projects with overlapping indexed features include: benob/gemini. beshrkayali/webdavclient. brainelectronics/micropython-modbus — MicroPython ModBus TCP and RTU library supporting client and host mode. cbrand/micropython-mdns — A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython. cpopp/microtelnetserver — This is a simple implementation of a telnet server that will hook telnet clients up to the REPL. The telnet server and… ba0f3/telebot.nim.