GitHub / code2k13 6 Repositories
Software Architect who loves coding, electronics, machine learning and mushrooms. I love to learn new things by myself and experiment.
code2k13/rpipico_digit_classification
Identification of handwritten digit from images taken by a OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please visit the project's webpage.
Language: Python - Size: 7.05 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 7

code2k13/pipico_flute_notes
A sample CircuitPython program that demonstrates how frequency identification can be achieved on the PiPico using a basic microphone.
Language: Python - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

code2k13/maix_dock_mnist
Demonstration of handwritten digit recognition using Maix Dock M1 powered by Kendryde K210
Language: Python - Size: 818 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

code2k13/emoji_vid_gen
A GenAI-powered script-to-video converter. Creates beautiful videos from text files. Automatically generates narration, images and audio effects. Can run locally with or without GPUs. This project is experimental in nature, crafted primarily for educational purposes
Language: Python - Size: 3.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

code2k13/cnn_circuit_python
This repository contains code for running Convolutional Neural Networks (CNNs) on CircuitPython. It contains code to train models using Tensorflow on computers and convert them to CircuitPython.
Language: Python - Size: 2.13 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

code2k13/Jump2k21Game
A platformer game written using the Phaser game engine
Language: JavaScript - Size: 5.5 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

code2k13/text_gen_circuitpython
A program written for circuitpython that generates random text (dinosaur names) using Markov Chains
Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

code2k13/feed-visualizer
Feed Visualizer creates interactive visualizations by clustering RSS/Atom feed items based on semantic similarity. Feed Visualizer also attempts to automatically predict the labels for each cluster. This application will create a "semantic summary" of a website's contents by scanning its RSS/Atom feed, allowing for easy discovery and navigation to topics of interest. Feed Visualizer creates interactive visualizations in the form of static HTML and JS files, which may be edited and sent to a server.
Language: HTML - Size: 3.56 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 1

code2k13/pipico_build_setup
Overwhelmed with complex build instructions and confusing compiler errors while building C/C++ programs for Raspberry Pi Pico ! This repository can help. It comprises a dockerfile and easy-to-follow guidelines for compiling code on any computer.
Language: C++ - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

code2k13/starrem2k13
Open-source tool for removing stars from deep sky images.
Language: Jupyter Notebook - Size: 46 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

code2k13/ClustrLab2k13
A python based tool for clustering text , CSV and logs.
Language: Python - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

code2k13/pipico_speech_recognition
This repository contains code and instructions to implement single word speech recognition on any board running CircuitPython
Language: Jupyter Notebook - Size: 3.74 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

code2k13/GenAIPhotoFrame
A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.
Language: Python - Size: 5.68 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

code2k13/k210_cats_dogs
Dogs and Classification model and code for Kendryte K210 based boards.
Language: Python - Size: 4.22 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

code2k13/temp_bs_01
Temporary Repository
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

code2k13/code2k13
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

code2k13/gui_starreduction
A browser-based application to remove stars from your astronomy images.
Language: JavaScript - Size: 109 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

code2k13/aiar
This repository contains the source code for the article titled "Transforming E-commerce: Creating Immersive Experiences with AI and AR/VR Technologies." The article explores the use of AI, particularly in vision, combined with AR/VR technologies to create captivating and immersive experiences for retail and e-commerce customers.
Language: HTML - Size: 2.71 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

code2k13/motiondetection
Motion detection for microscope images using Python and OpenCV
Language: Python - Size: 2.85 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 3

code2k13/pipico_dht22gadget
A table top gadget to display temperature and humidity information using Pi Pico, TFT LCD and DHT22
Language: Python - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

code2k13/pipico_desk_display
PCB schematics for creating a small desk display using Raspberry Pi Pico and 1.8 inch SPI TFT LCD
Language: Python - Size: 12.1 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

code2k13/template-k3s Fork of gitpod-io/template-k3s
The k3s template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral Kubernetes development environments in the cloud.
Language: Shell - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

code2k13/starreduction 📦
A free and open source tool for star removal in astronomy images. A GAN model implemented in tensorflow and trained to remove stars from astronomical images
Language: Jupyter Notebook - Size: 48.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

code2k13/GOF_circuitpython
A CircuitPython implementation of Conway's Game of Life, that shows the game over TFT LCD
Language: Python - Size: 3.59 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

code2k13/nlphose
Enables creation of complex NLP pipelines in seconds, for processing static files or streaming text, using a set of simple command line tools. Perform multiple operation on text like NER, Sentiment Analysis, Chunking, Language Identification, Q&A, 0-shot Classification and more by executing a single command in the terminal. Can be used as a low code or no code Natural Language Processing solution. Also works with Kubernetes and PySpark !
Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: about 11 hours ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

code2k13/pytorch-CycleGAN-and-pix2pix Fork of junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Size: 8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

code2k13/nlphoseGUI
This tool allows you to create Natural Language Processing pipelines for use with nlphose using a Blockly based GUI editor in any browser. As you create a pipeline it shows you the corresponding nlphose command which will execute the pipeline.
Language: JavaScript - Size: 782 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

code2k13/WifiDisplay
This repository contains code for a tiny little display that connects to internet over Wifi and waits for messages. It is possible to send text messages or images to the display via Internet , from your PC , mobile phone or tablet.
Language: JavaScript - Size: 3.69 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

code2k13/cqrs-example
An opiniated sample implementation of CQRS architectural pattern on Kubernetes using NodeJS, Redis and Helm
Language: HTML - Size: 624 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

code2k13/posturedetection
This is the sample code for my experiment on creating a posture detection system. It runs inside a browser. It uses a webcam attached on top of a desktop monitor to continuously monitor user's posture. If the user is slouching or tilting forward, the code generates an alarm.
Language: HTML - Size: 4.35 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
