Pinned Repositories
arduino-esp32
Arduino core for the ESP32
bleboxwrapper
Simple wrapper for BleBox WiFi switches that allow control them using MQTT server
bt-mqtt-gateway
A simple Python script which provides a Bluetooth to MQTT gateway, easily extensible via custom workers. See [Wiki](https://github.com/zewelor/bt-mqtt-gateway/wiki) for more information.
cassandra-migrate
Simple Cassandra schema migration tool written in Python
django-getpaid
Django payments processor.
django-rest-swagger
Swagger Documentation Generator for Django REST Framework
django-wordpress
WordPress models and views for Django.
libetrv
Connect your Danfoss Eco BLE using Python!
sapphirepro
TwoTrees Sapphire Pro G-Code
AdamStrojek's Repositories
AdamStrojek/libetrv
Connect your Danfoss Eco BLE using Python!
AdamStrojek/sapphirepro
TwoTrees Sapphire Pro G-Code
AdamStrojek/bt-mqtt-gateway
A simple Python script which provides a Bluetooth to MQTT gateway, easily extensible via custom workers. See [Wiki](https://github.com/zewelor/bt-mqtt-gateway/wiki) for more information.
AdamStrojek/arduino-esp32
Arduino core for the ESP32
AdamStrojek/bleboxwrapper
Simple wrapper for BleBox WiFi switches that allow control them using MQTT server
AdamStrojek/cassandra-migrate
Simple Cassandra schema migration tool written in Python
AdamStrojek/django-getpaid
Django payments processor.
AdamStrojek/django-rest-swagger
Swagger Documentation Generator for Django REST Framework
AdamStrojek/django-wordpress
WordPress models and views for Django.
AdamStrojek/ESPCiarko
Ciarko Bluetooth remote implementation for ESP32
AdamStrojek/gameloop
Proof of concept - small webapp that allow to feed game look using data from WebSocket. This allow to create game in any Python engine and use WebSocket and Web App as controller. This use internal memory of application to not use additional external tools to handle communication and speed up exchanging messages
AdamStrojek/IronPythonAzure
AdamStrojek/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
AdamStrojek/NextBiker
Android client for NextBike
AdamStrojek/nextbiker-server
Google App Engine RPC server for NextBiker Android client
AdamStrojek/pycharm_settings
Settings and Live Templates that use every day
AdamStrojek/python-wykopapi
Modern Wykop API
AdamStrojek/starmicroservices
AdamStrojek/todo_fastapi
This is a simple project to test difference in performance between asynchronous and synchronous endpoints. All endpoints were created in both ways in very similar fashion for easier compare
AdamStrojek/weles
AdamStrojek/xmitodjango
AdamStrojek/zwNativeSocket
This is exactly native C interface for sockets in Java. It also contains InputStream and OutputStream
AdamStrojek/zwXML
Library to parse XML files for Java