Pinned Repositories
arduino-esp32
Arduino core for the ESP32
Arduino_FreeRTOS
FreeRtos tutorial examples on arduino
beagleboneQT
A Beaglebone QT example
CMSIS-FreeRTOS
FreeRTOS adaptation for CMSIS-RTOS Version 2
EchoTool
Command line echo server and client for Windows, designed according to RFC 862 specification for Echo protocol.
mt7620_sdk
nothing
open-plc-utils
Qualcomm Atheros Open Powerline Toolkit.
openfastchargingalliance
openwrt-1
Mirror of the OpenWRT repository
qca7000
UART/SPI drivers for Qualcomm Atheros QCA7000 serial-to-powerline bridge chip. This version is specific to Linux 2.6.35 and Freescale iMX28 CPU.
amtash's Repositories
amtash/Chaskey_code
Simple implementation of Chaskey
amtash/cpp-webserver
A simple webserver for Windows
amtash/cppWebSockets
A simple, lightweight c++ WebSockets server library
amtash/dlan
amtash/dlan-greenphy-sdk
The devolo dLAN Green PHY module is ideal for installation in all IoT-devices. Includes QCA7000 chipset and LPC1758 host processor.
amtash/docile-charge-point
Scriptable OCPP charge point simulator and test tool
amtash/Explore-M3-Hardware-Design-
Arduino and Beyond with ARM Cortex M3
amtash/fast-hex
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
amtash/grub2-theme-preview
:city_sunrise: Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU
amtash/Java-OCA-OCPP
Client and server library of Open Charge-Point Protocol from openchargealliance.org
amtash/Learn-Qt-5
Learn Qt 5, published by Packt
amtash/linux-2.6.35.3-imx28
Kernel for Technologic Systems' TS-7600/TS-4600
amtash/linux-3.14.28-imx28
Linux kernel for the imx28-based TS boards
amtash/LPC17XX
Microcontroller project Code
amtash/mbed-os
Arm Mbed OS is a platform operating system designed for the internet of things
amtash/MFRC522-I2C-Library
MFRC522 I2C Library
amtash/MFRC522-UART-Arduino
Arduino library for MFRC522 based modules via UART interface.
amtash/MyDocuments
Any document i wrote
amtash/OCPP-J-CP-Simulator
A really simple cp simulator, that works with OCPP 1.6
amtash/open-ath9k-htc-firmware
The firmware for QCA AR7010/AR9271 802.11n USB NICs
amtash/qt-json
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
amtash/QtModbus
Trying to understand other guy's programm
amtash/raspberryX
C/C++ Library for Raspberry Pi.
amtash/stm32flash
Mirror of https://git.code.sf.net/p/stm32flash/code
amtash/Tiva-C-FreeRTOS
FreeRTOS demos and tutorials for the Tiva C series ARM development kits.
amtash/TLSPubSubClient
An MQTT client with TLS and certificate chain verification for NodeMCU, based on knolleary/PubSubClient
amtash/VSLinux
VS extension for C++ Linux development
amtash/WebSocket-1
WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.
amtash/websocket_cpp
implement basic websocket protocol using c++,also include network layer
amtash/websocket_lite
cross platform web socket library