PJfixer
Embedded system engineer (Linux & MCU) I like to share my projects, drafts, or discoveries with other coders 👍
Pinned Repositories
AdminBash
Bash script to manage NAS debian server (LVM)
cc254x_sdcc
an attempt to write an open-source BlueTooth Low Energy stack for TI cc2540 and cc2541 RF MCUs
ESP32_FreeRTOS
some examples (ADC,I2C,PWM) code for ESP32 with ESP-IDF API & FreeRTOS
GPU_Parrallel_CUDA_test
Quick use of CUDA to perform fast pi number calculation on Nvidia GPU
Hercule2000.Vision
Learn a Robot Arm to play Tic Tac Toe (Vision part)
HOG_pedestrian_detect_webcam
python opencv HOG test
KalmanFilter
Kalman update state equation in C
NRF52_BLE_ENCRYPTED_ADVT
Send encrypted user data through BLE advertissement on nrf6827 board
UDP_JSON_Serializer-Deserializer
Quick'n (very)dirty JSON parser coded in 3hours for scool project
vesc_uart_c
library to communicate with VESC(Vedder) opensoure esc in C
PJfixer's Repositories
PJfixer/ESP32_FreeRTOS
some examples (ADC,I2C,PWM) code for ESP32 with ESP-IDF API & FreeRTOS
PJfixer/KalmanFilter
Kalman update state equation in C
PJfixer/NRF52_BLE_ENCRYPTED_ADVT
Send encrypted user data through BLE advertissement on nrf6827 board
PJfixer/UDP_JSON_Serializer-Deserializer
Quick'n (very)dirty JSON parser coded in 3hours for scool project
PJfixer/vesc_uart_c
library to communicate with VESC(Vedder) opensoure esc in C
PJfixer/AdminBash
Bash script to manage NAS debian server (LVM)
PJfixer/cc254x_sdcc
an attempt to write an open-source BlueTooth Low Energy stack for TI cc2540 and cc2541 RF MCUs
PJfixer/GPU_Parrallel_CUDA_test
Quick use of CUDA to perform fast pi number calculation on Nvidia GPU
PJfixer/Hercule2000.Vision
Learn a Robot Arm to play Tic Tac Toe (Vision part)
PJfixer/HOG_pedestrian_detect_webcam
python opencv HOG test
PJfixer/linux
Linux kernel source tree
PJfixer/meta-pjdrones
a yocto open-embedded layer which contain programms & tools to control drones over 4G-LTE via VPN network
PJfixer/mpu-apmread-arduino
a code to use apm2.8 drones autopilot as standalone accelerometer and gyroscopic datalogger
PJfixer/nrf51_projects
PJfixer/PIC16F_WHEATHER_STATION
Use PIC16F18325 to create a low comsumption wheather station, who push data over RF
PJfixer/PIC24F_Embeded_sensors
Mplab x projects on PIC24FJ128GA202 with I2C,SPI,Serial, BH1750,BME280,nrf24L01+
PJfixer/Pictav-e-board-V1
differents projects on PIC24FJ64GA306
PJfixer/PJ_bootloader
an STM32 MCU bootloader for flashing over UART/BLUETOOH
PJfixer/RC-Switch-msg
C++ Class around RC-Switch to send msg between RPI and Arduinos
PJfixer/REM
Radio exchange & monitoring , is a ultra simple master/slave protocol to scale on various RF device for simple data exchange setup.
PJfixer/RIOT-OS
RIOT OS tests on Thread,ipc,I2C,SPI and CoAP
PJfixer/STM32_Generic_Drivers
Pure C peripherals drivers(GPIO,UART) for STM32 Cortex-M3 this drivers were made for educational purpose only better use the official HAL layers provided by ST
PJfixer/TinyRF_Rpi
Small library for 433Mhz/315Mhz radio transmitter/receiver. Based on TinyRF from @pouriap . implementation is based on WiringPi lib
PJfixer/VESC_SERIAL_CONTROL
controle vesc with serial terminal and push commands over 2,4ghz rf communcation (nrf24l01+)
PJfixer/VESC_STM32_NRF24
Drive a vesc variator with stm32 via UART and Nrf24l01+ RF communication