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).
ToxicCommentClassification
In the modern era of social media, toxicity in online comments poses a significant challenge, creating a negative atmosphere for communication. From abuse to insults, toxic behavior discourages the free exchange of thoughts and ideas among users. This project offers a solution to this problem.
SoftReobasArduino
PC controller 3 cooling fans on ATmega8/ATmega328
ATtiny13BatteryProtect
LEAD Acid Battery Protection board, based on ATtiny13
ATtiny13BinaryWatches
Simple Binary Watches with 4 LEDs
LumiTimeV2
LumiTimeV2 - next generation simple and "Perpetual" Wristwatch(project code name "LumiTimeV2") with 12 red LEDs, it have LIR3032 Li-Ion battery and 12 solar cells, based on a Microchip microcontroller ATmega328P. It full open source(firmware and hardware).
TelegramAIChatbot
Ukrainian-language Telegram chatbot using artificial intelligence. This project is based on LM 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)
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
MachineLearningCV
This project is a web-based machine learning application that allows training and testing CNN and VGG16 models based on the Fashion MNIST dataset. The application was created using Streamlit.