Serhii Trush's repositories
PerpetualLEDWristwatch
The simple and "Perpetual" WristWatch(project code name "LumiTime") with 12 red LEDs, it have LIR2430 Li-Ion battery and 12 solar cells, based on a simple Microchip microcontroller ATtiny13. It full open source(firmware and hardware).
SoftReobasArduino
PC controller 3 cooling fans on ATmega8/ATmega328
ATtiny13BinaryWatches
Simple Binary Watches with 4 LEDs
TelegramAIChatbot
Ukrainian-language Telegram chatbot using artificial intelligence. This project is based on LLM Studio, which works as a server for the large language model LLAMA3 8B from META. It processes user messages and generates chatbot tokens (responses).
WIFIDataLogger
This project enables logging of WiFi signal strength data from ESP8266 devices. The ESP8266 device scans for nearby WiFi networks and sends the signal strength data to a Python program via HTTP GET requests. The Python program displays the data in real-time using a graphical user interface (GUI) built with Tkinter and saves it to a JSON file
ArduinoWattmeter
Arduino Wattmeter(VAW meter)
ATtiny13BatteryProtect
LEAD Acid Battery Protection board, based on ATtiny13
DC_Motor_Driver
Fully isolated DC driver for collector motors 3..9 Amps.
ESPArduinoPWMCar
ESP8266 + Arduino Nano = RC car(PWM motor control)
PowerbankOnSTM32
Powerbank on STM32 microcontroller
SimpleMusclesSensor
This is a simple muscle activity sensor based on LM358, that works on the capacitive principle.
BalansirArduinoNano
Balansir on Arduino Nano
SoftwareI2CIMaster
Software I2C master protocol implementation to any microcontroller: Atmega, STM32, ESP32.
Tech01_bot
Tech01_bot
techn0man1ac
Config files for my GitHub profile.
TrafficLightsArduino
Write by Techn0man1ac, special to https://www.robo.house/ 2021
TransistorBLDC
BLDC controller only transistors on Proteus 8
simpleAIGame
This is a Python simple game developed using Pygame, where the red square (controlled by an AI) tries to escape from the black square (controlled by the player). The AI believes the player is an enemy and uses four commands - left, right, up, down - to flee from it.
LLMVoiceAssistant
LLM Voice Assistant