Pinned Repositories
chirpstack-application-server
ChirpStack Application Server is an open-source LoRaWAN application-server.
chirpstack-concentratord
Concentrator HAL daemon for LoRa gateways.
chirpstack-docker
Setup ChirpStack using Docker Compose
chirpstack-gateway-bridge
ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
chirpstack-network-server
ChirpStack Network Server is an open-source LoRaWAN network-server.
chirpstack-simulator
Simulator utility for the ChirpStack open-source LoRaWAN Network-Server.
csv2ofx
A Python library and command line tool for converting csv to ofx and qif files. This fork adds Apple Card .csv to Quicken .qif.
eb-demo-php-simple-app
justinbellamy's Repositories
justinbellamy/chirpstack-application-server
ChirpStack Application Server is an open-source LoRaWAN application-server.
justinbellamy/chirpstack-concentratord
Concentrator HAL daemon for LoRa gateways.
justinbellamy/chirpstack-docker
Setup ChirpStack using Docker Compose
justinbellamy/chirpstack-gateway-bridge
ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
justinbellamy/chirpstack-network-server
ChirpStack Network Server is an open-source LoRaWAN network-server.
justinbellamy/chirpstack-simulator
Simulator utility for the ChirpStack open-source LoRaWAN Network-Server.
justinbellamy/csv2ofx
A Python library and command line tool for converting csv to ofx and qif files. This fork adds Apple Card .csv to Quicken .qif.
justinbellamy/eb-demo-php-simple-app
justinbellamy/go_simple_middleware
Simple middleware design pattern
justinbellamy/goclockexample
Go clock code challenge
justinbellamy/lds
Loraserver device simulator with a simple GUI.
justinbellamy/lora_gateway
Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers.
justinbellamy/lorawan
Package lorawan provides structures and tools to read and write LoraWAN messages from and to a slice of bytes.
justinbellamy/mbed-simulator
Experimental simulator for Mbed OS 5 applications
justinbellamy/MemcachedExampleNodeJS
Setting up Memcached on NodeJS
justinbellamy/MemcachedExamplePHP
Setting up Memcached on PHP
justinbellamy/MemcachedExamplePython
Setting up Memcached on Python
justinbellamy/packet_forwarder
A LoRa packet forwarder is a program running on the host of a LoRa gateway that forwards RF packets receive by the concentrator to a server through a IP/UDP link, and emits RF packets that are sent by the server.
justinbellamy/php-fpm-pgsql
Docker container for PHP with PostgreSQL and PDO enabled
justinbellamy/SingletonExampleJava
Singleton pattern example in Java (thread-safe, no synchronization needed)
justinbellamy/SingletonExamplePHP
Singleton pattern example in PHP
justinbellamy/StrategyPatternExampleJava
Strategy pattern example in Java
justinbellamy/whateverprojectPython
Getting Started with Python and Django Tutorial