Pinned Repositories
bbai64
Small projects and experiments with the BeagleBone AI-64 platform (mostly written in Go).
beatsqueezer-bank-editor
Banks editor for Beatsqueezer polyphonic sample player device.
ep4ce6e22c8n-ws2811-fpga-driver
FPGA driver application for WS2811 designed with SystemVerilog HDL for Cyclone IV EP4CE6E22C8N
esp8266-ap-test
ESP8266 template of WIFI Access point project based on ESP8266_RTOS_SDK Configured to compile with VSCode on Windows
esp8266-rtos-sdk-i2c-bme280
BME280, BMP280 sensors I2C driver port for ESP8266 RTOS SDK
fir-player-stm32
STM32 based project to test FPGA fir filter design
jrpg-gang
Golang project of rpg game domain and math
jrpg-gang-html-client
midi-box-stm32
stm32 usb midi driver demo application
Hypnotriod's Repositories
Hypnotriod/midi-box-stm32
stm32 usb midi driver demo application
Hypnotriod/bbai64
Small projects and experiments with the BeagleBone AI-64 platform (mostly written in Go).
Hypnotriod/esp8266-rtos-sdk-i2c-bme280
BME280, BMP280 sensors I2C driver port for ESP8266 RTOS SDK
Hypnotriod/jrpg-gang
Golang project of rpg game domain and math
Hypnotriod/beatsqueezer-bank-editor
Banks editor for Beatsqueezer polyphonic sample player device.
Hypnotriod/jrpg-gang-html-client
Hypnotriod/node-express-sequelize
Test template project for Node.js REST server based on Express, Sequelize using TypeScript
Hypnotriod/wav-to-c
Simple utility to convert wav files to c byte-array
Hypnotriod/beatsqueezer-web-page
Web page of Beatsqueezer polyphonic sample player device.
Hypnotriod/breadth-first-search-maze
Implementation of Breadth First Search algorithm to solve maze problem
Hypnotriod/button-box
Hypnotriod/chord-guesser
WIP: Proof of concept of decomposing and analyzing audio frequencies using integrated mic of Android based phone.
Hypnotriod/cpp-perfect-number-test
Template desktop c++ project to use VSCode with cygwin64
Hypnotriod/fir-filter-16bit-8x8-m9k
WIP on FIR filter, which does calculation of 8 16-bit data samples with 8 16-bit fir samples in parallel within 1 clock cycle
Hypnotriod/fir-player-axoloti
Hypnotriod/generic-editor-react
Generic UI editor for HTML5 games
Hypnotriod/go-wasm-test
Go Web Assembly playground
Hypnotriod/hamming-ecc-nand-flash
Software implementation of hamming ecc algorithm for nand flash
Hypnotriod/jpegenc
CGO bindings package for JPEGENC C library
Hypnotriod/node-express-mongoose
Template project for Node.js server based on Express, Mongoose using TypeScript
Hypnotriod/pixi-packer
free-tex-packer-core example
Hypnotriod/raylib-test
This is the template for VS Code on Windows of raylib C graphic library.
Hypnotriod/raylib-test-golang
This is the template for VS Code on Windows of raylib C graphic library using golang
Hypnotriod/react-redux
Frontend for node-express-mongoose project based on React / Redux
Hypnotriod/streamer
Streamer is a Go package that implements a Fan Out like pattern to distribute a real-time data stream to dynamically subscribed consumers.
Hypnotriod/tensorflow
An Open Source Machine Learning Framework for Everyone
Hypnotriod/ts-state-machine
State Machine concept in TypeScript
Hypnotriod/unity-state-machine
Playing around with own implementation of state machine
Hypnotriod/unity-state-machine-async
Unity State Machine prototype based on UniTask
Hypnotriod/web-view-helper
Simple Android Web View wrapper application for web applications testing