shishir-dey
Shishir is an engineer based in India. He specializes in electronics and software development.
@bytebeamio Bengaluru, India
Pinned Repositories
libmodbus
"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems
libmodbus-demo
A repository with examples demonstrating the usage of "libmodbus"
libpower
A Rust library designed for power electronics systems, intended for use in microcontrollers
pcb-dev-dsPIC30F3011
A 2-layer development board with a dsPIC30F3011 microcontroller. Made with KiCad
pcb-dev-dsPIC30F6010A
A 4-layer development board with a dsPIC30F6010A microcontroller. Made with KiCad
PebBLE
A browser-based Bluetooth Low Energy (BLE) GATT client compatible with Chrome and Edge browsers
stm32-devops-template
Repository for showcasing DevOps practices within microcontroller projects
stm32-sdmmc-fatfs-wav
A sample project to demonstrate file handling on microcontrollers with SD cards. Stack: STM32 + SDMMC with DMA + FatFs
stm32-usb-msc
A sample project to demonstrate file handling on microcontrollers. Stack: STM32 + USB_OTG + USB Host + USB Mass Storage Class + FatFS
vhdl-samples
Contains VHDL netlists of basic digital circuits
shishir-dey's Repositories
shishir-dey/libpower
A Rust library designed for power electronics systems, intended for use in microcontrollers
shishir-dey/stm32-usb-msc
A sample project to demonstrate file handling on microcontrollers. Stack: STM32 + USB_OTG + USB Host + USB Mass Storage Class + FatFS
shishir-dey/stm32-devops-template
Repository for showcasing DevOps practices within microcontroller projects
shishir-dey/stm32-sdmmc-fatfs-wav
A sample project to demonstrate file handling on microcontrollers with SD cards. Stack: STM32 + SDMMC with DMA + FatFs
shishir-dey/vhdl-samples
Contains VHDL netlists of basic digital circuits
shishir-dey/esp32-chartjs
An ESP-IDF project to plot charts with ESP32 by serving HTML pages, and using WebSockets to communicate between the microcontroller and the web page
shishir-dey/pcb-custom-simm-40-rp2040
Clone of the Raspberry Pi Pico board on a custom SIMM (single in-line memory module) footprint with 40 pins. Made with KiCad
shishir-dey/pcb-rf-4g-ublox
PCB with a u-blox TOBY-L2 LTE Cat 4 module (+ STM32F407). Made with KiCad
shishir-dey/stm32-unity-template
A Unity Test Framework temple project with test logs sent through semihosting. Development board: STM32F407-DISC1 IDE: STM32CubeIDE.
shishir-dey/esp32-esp-idf-github-actions
This template repository demonstrates GitHub Actions setup for automatic build and unit testing on an ESP32 running ESP-IDF SDK, triggered after every push
shishir-dey/esp32-unit-testing
A sample project to demonstrate unit testing on microcontrollers. Stack: ESP32 + Arduino + Unity Test Framework, IDE: PlatformIO
shishir-dey/libmodbus
"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems
shishir-dey/pcb-dev-dsPIC30F6010A
A 4-layer development board with a dsPIC30F6010A microcontroller. Made with KiCad
shishir-dey/PebBLE
A browser-based Bluetooth Low Energy (BLE) GATT client compatible with Chrome and Edge browsers
shishir-dey/libmodbus-demo
A repository with examples demonstrating the usage of "libmodbus"
shishir-dey/pcb-dev-dsPIC30F3011
A 2-layer development board with a dsPIC30F3011 microcontroller. Made with KiCad
shishir-dey/stm32-keyboard-ctrl-c-v
Firmware for implementing a keyboard with only Ctrl, C & V keys on a microcontroller. Inspired by StackOverflow's 'The Key'. Stack: STM32 + USB Device HID & I/Os, IDE: STM32CubeIDE, HAL: STM32Cube_FW_F4 V1.26.2
shishir-dey/electronjs-hmi-gui-sample
Experimenting with Electron to determine if a desktop system can be used as an HMI in Industrial IoT projects
shishir-dey/iot-firmware-sdk
Firmware SDK that connects any IoT device to cloud
shishir-dey/linux-user-app-samples
Contains 'system software' written in the C language, for the Linux environment. System software lies at low-level, and interacts directly with kernel and core system libraries
shishir-dey/MasteringMCU
Udemy Mastering Microcontroller Course Repository
shishir-dey/pcb-business-card
Business card PCB made with KiCad
shishir-dey/pcb-dev-fpga-iCE40
A 2 layer development board with a Lattice Semiconductor ICE40UP5K-SG48ITR FPGA. Made with KiCad
shishir-dey/rust-samples
A repository to demonstrate basic Rust language programs
shishir-dey/shishir-dey
Front page of my GitHub profile
shishir-dey/shishir-dey.github.io
A repository for my diary, where I share my thoughts, experiences, and reflections
shishir-dey/stm32-rust-template
An application for demonstrating Rust programming on STM32.
shishir-dey/stm8-flash-tool
A PyQt5 GUI frontend for the stm8flash (x86_64) tool binary