mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-06-21 10:56:20 +03:00
28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
cmakelists_ - some usefull CMakeLists.txt and Makefile examples
|
|
deepseek - code from deepseek
|
|
_deprecated - old and mostly useless code
|
|
ESP8266 - ESP8266 AT-commands management
|
|
HSFW_management - old HSFW filter wheel management (need code review for new usefull_macros library)
|
|
I2Csensors - some I2C sensors management
|
|
image_view_module - old module (almost deprecated)
|
|
MLX90640_test - test of MLX90640 bolometer (almost deprecated)
|
|
modbus_params - run with any modbus device using "dictionary"
|
|
modbus_relay - chinese modbus relay management
|
|
NES_webiface - old web interface for NES spectrograph (almost deprecated)
|
|
Raspberry - some things for ARM
|
|
serialsock - proxy-server between serial device and several net-clients
|
|
serialsockCANmanage - web-interface for serial device management
|
|
_snippets - some simple snippets
|
|
Socket_CAN - network proxy between two CANbus nets (almost deprecated)
|
|
SSL_Socket_snippet - SSL socket
|
|
stellarium_emul - emulation of stellarium protocol
|
|
stringHash4MCU_ - test of hases for MCU
|
|
table_sincos - MCU table-based trigonometry
|
|
TeAmanagement - management of TeA ("Telescope Analyzer") stages
|
|
Tetris - simplest CLI tetris
|
|
thread_array_management - arrays of threads
|
|
Trinamic - trinamic stepper-driver management (almost deprecated)
|
|
USBrelay - work with chinese USB-relay
|
|
usb_reset - reset USB bus
|
|
Zernike - old approaches to Zernike polynomials
|