Avra Mitra's repositories
stm32_tiny_monitor
A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.
msp430_cc1101_energia_v2
This is the version 2 of my previous CC1101 driver library for MSP430 (https://github.com/abhra0897/MSP430-CC1101-Energia-Library). This time it is much better, with lots of new features, supporting all the frequencies, and works perfectly. Read the readme.md for detailed information.
stm32f1_ili9341_parallel
This is a fast display driver for interfacing ILI9341 LCD display with STM32F1 microcontroller over an 8bit parallel (8080-II/I) bus. Mainly made for my personal usage.
stm32f1_st7789_spi
This is a fast display driver for interfacing ST7789 LCD display with STM32F1 microcontroller over an SPI bus. Mainly made for my personal usage.
LameUI_simulation
A crappy simulator for my even crappier UI library "LameUI"
stm8s_cc1101
Driver library to interface TI's CC1101 RF transciever with ST's STM8S 8-bit microcontroller. This driver lib is compatible with SpaceTeddy's Arduino library.
meta-murata-wireless
Murata's customized Linux Yocto layer for our Wi-Fi/Bluetooth modules. For support, post questions to: https://community.murata.com
stm8_mood_lamp
A 3D printed mood lamp powered by stm8s microcontroller that is cotrolling a ws2812b led dtrip.
ascii_art_gen
A simple (and useless) ASCII art generator which takes BMP images as input and writes to a text file.
LameGallery
LameGallery is a tiny pocket-sized digital photo gallery powered by ESP8266.
metro-clock-native
A clock application written in React Native using Metro UI Design Language
psoc6_ili9341
ILI9341 LCD Display Driver for Cypress/Infineon PSoC6 Microcontroller
advent-of-c
My attempt to solve Advent of Code challenges using C only.
esputil
ESP flashing utility
LameUI_docs
gh-page repo of LameUI documentations. Main repo: github.com/abhra0897/LameUI
LameUI_font_maker
Tools to create fonts for LameUI GUI library
linux_usb_reset
A small shell script for resetting host controller interface. Comes handy when USB devices don't get recognized and only a system restart can solve it but you don't want to restart your pc yet.
musializer
Music Visualizer
taurus
SDK for CDAC Vega Processors
tflite-micro
Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
ThreeJS-explore
This is my three.js playground. Whatever I learn and practice, I upload here.
tiny_color
Using Binary Code Modulation (BCM) on a ATTiny13 microcontroller to drive LEDs and fade colours smoothly.
xpt2046-multiplatform
A multi-platform library for XPT2046 touch controller IC. Adding any platform support is very easy with this lib!