Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 736 Bytes

File metadata and controls

41 lines (20 loc) · 736 Bytes

My source code examples

You can see more projects on my website https://tomas.hujer.eu/#projects

C++

ESP32

  • Command - universal command detection (Arduino framework for ESP32)

STM32

  • motor_driver - PWM motor driver (STM32 project for medical device)

NodeJS

  • mysql-proc - SQL to object layer, pooling, Promises and remote debug

  • barcode-scanner-idb - frontend IndexedDB

  • node-vhostman - CLI app

VueJS

  • Page_OTA_BLE - WebBluetooth firmware OTA (over-the-air) update page for ESP32

  • SlideShow - slideshow for webpage header (developer for https://staveg.cz)

MySQL procedure

  • stored procedures examples

PHP

  • sipman - Odorik.cz API

Nette

  • nette_template - coding - Template sample