Pinned Repositories
BeagleLogic
A Software Suite that implements a logic analyzer with the PRU on the BeagleBone / BeagleBone Black.
BeagleLogic-CookBook
My Cookbook for setting up BeagleLogic on a BeagleBone Black.
phisch-lib
Repository to collect a bunch of Code that I'm using across my Projects.
sigrok-stm32usb
Sigrok / PulseView Decoder for my STM32 USB Experiments
stm32-common
This repository contains code for STM32F4-based boards that I'm using in some of my projects.
stm32-contrib
Collector Repository for various external projects that I'm using.
stm32-vscode
Visual Studio Code Settings for working with my STM32F4 Projects
stm32f4-blackpill-mousemove
USB HID "Mouse Move" Device on STM32F401 BlackPill Board.
stm32f4-minimal
"Hello World"-like Example for the STM32F4 Discovery Board.
stm32f4-usbdevice
Implementing a USB Device in C++ on the STM32F4 Discovery Board.
PhischDotOrg's Repositories
PhischDotOrg/BeagleLogic
A Software Suite that implements a logic analyzer with the PRU on the BeagleBone / BeagleBone Black.
PhischDotOrg/BeagleLogic-CookBook
My Cookbook for setting up BeagleLogic on a BeagleBone Black.
PhischDotOrg/stm32-common
This repository contains code for STM32F4-based boards that I'm using in some of my projects.
PhischDotOrg/sigrok-stm32usb
Sigrok / PulseView Decoder for my STM32 USB Experiments
PhischDotOrg/stm32f4-blackpill-mousemove
USB HID "Mouse Move" Device on STM32F401 BlackPill Board.
PhischDotOrg/phisch-lib
Repository to collect a bunch of Code that I'm using across my Projects.
PhischDotOrg/stm32-contrib
Collector Repository for various external projects that I'm using.
PhischDotOrg/stm32-vscode
Visual Studio Code Settings for working with my STM32F4 Projects
PhischDotOrg/stm32f4-usbdevice
Implementing a USB Device in C++ on the STM32F4 Discovery Board.
PhischDotOrg/bb.org-overlays
Device Tree Overlays for bb.org boards
PhischDotOrg/f1usb
Einfaches Beispiel für die Entwicklung eines USB FullSpeed Device auf Basis des STM32F103 ohne die Verwendung externer Bibliotheken
PhischDotOrg/fifocopy
C++ Helper to copy FIFO Elements to/from Byte Arrays
PhischDotOrg/googletest
GoogleTest - Google Testing and Mocking Framework
PhischDotOrg/homebrew-sigrok
sigrok for osx
PhischDotOrg/HW_HighSideSwitch
High Side 5V Switch driven by a 3.3V µC Pin.
PhischDotOrg/libsigrok
Read-only mirror of the official repo at git://sigrok.org/libsigrok. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
PhischDotOrg/libsigrokdecode
Read-only mirror of the official repo at git://sigrok.org/libsigrokdecode. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
PhischDotOrg/mbed-os
Arm Mbed OS is a platform operating system designed for the internet of things
PhischDotOrg/multimon-ng
Enhancements to multimon-ng, the successor of multimon.
PhischDotOrg/octree
Tinkering w/ an Octree in Python
PhischDotOrg/pulseview
Read-only mirror of the official repo at git://sigrok.org/pulseview. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
PhischDotOrg/sigrok
Helper Repository to Check-out and Build sigrok and PulseView
PhischDotOrg/singletrack
Single Track Model in Simulink
PhischDotOrg/stm32f1-bluepill
Minimal Example for the STM32 "Blue Pill" Board using the STM32F103
PhischDotOrg/stm32f1-bluepill-mousemove
USB HID "Mouse Move" Device on STM32F103 BluePill Board.
PhischDotOrg/stm32f1-usbdevice
Implementing a USB Device in C++ on the STM32F1 "BluePill" Board.
PhischDotOrg/stm32f4-blackpill
Minimal Example for a STM32F401-based "BlackPill" Board.
PhischDotOrg/test-usbdevice
Test Cases for stm32f4-usbdevice
PhischDotOrg/tinyprintf
A tiny printf and sprintf library for small embedded systems
PhischDotOrg/usb-descriptors
Collection of USB Descriptors used in my Projects