Pinned Repositories
ArduinoHttpServer
Server side minimalistic HTTP protocol implementation for the Arduino platform.
cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
cppcheatsheet
C/C++ Cheat Sheet
dark-plus-syntax
VS Code's default dark theme, but just a little bit better.
Design-Patterns-c-
This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on these topics, including video presentations and slides.
DSA_pedestal
pedestal for Jicamarca radio Observatory
Embedded-Programming-with-Modern-CPP-Cookbook
Embedded Programming with Modern C++ Cookbook, published by Packt
Embedded-Systems-Books
"I am not the only person who uses his computer mainly for the purpose of diddling with his computer." ― Dave Barry
Extreme-C
Extreme C, published by Packt
Linux-Device-Driver-Development-Second-Edition
Linux Device Driver Development - Second Edition, published by Packt
davidcaceres1512's Repositories
davidcaceres1512/Linux-Device-Driver-Development-Second-Edition
Linux Device Driver Development - Second Edition, published by Packt
davidcaceres1512/ArduinoHttpServer
Server side minimalistic HTTP protocol implementation for the Arduino platform.
davidcaceres1512/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
davidcaceres1512/cppcheatsheet
C/C++ Cheat Sheet
davidcaceres1512/dark-plus-syntax
VS Code's default dark theme, but just a little bit better.
davidcaceres1512/Design-Patterns-c-
This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on these topics, including video presentations and slides.
davidcaceres1512/DSA_pedestal
pedestal for Jicamarca radio Observatory
davidcaceres1512/Embedded-Programming-with-Modern-CPP-Cookbook
Embedded Programming with Modern C++ Cookbook, published by Packt
davidcaceres1512/Embedded-Systems-Books
"I am not the only person who uses his computer mainly for the purpose of diddling with his computer." ― Dave Barry
davidcaceres1512/Extreme-C
Extreme C, published by Packt
davidcaceres1512/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
davidcaceres1512/IPC
davidcaceres1512/pedestal-stm32-library
libraries for project pedestal using stm32duino core
davidcaceres1512/perl_tutorial
perl course
davidcaceres1512/subtitles-anywhere-web
Add your own SRT, VTT, SAMI, or TTML subtitles to your preferred service streaming web platform.
davidcaceres1512/transcriber_app
Real time speech to text transcription app.
davidcaceres1512/fluent-c
Sample code for the book "Fluent C"
davidcaceres1512/FPGA-Correlator
A FPGA linear/multi-tau correlator written in VHDL.
davidcaceres1512/ftp_player
This project is an FTP music player designed to facilitate playing music files stored on a remote FTP server. Using technologies like C++, CMake, and VLC, the player provides a simple interface to efficiently download, manage, and play MP3 files.
davidcaceres1512/GoogleMockWithEmbeddedC
Using Google Mock to test Embedded C code
davidcaceres1512/Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
davidcaceres1512/IMUDataAppPublisher
davidcaceres1512/Modern-CMake-for-Cpp
Modern CMake for C++, published by Packt
davidcaceres1512/MultithreadingBible
Multi-threading Concepts
davidcaceres1512/riscv-educational-materials
Educational materials for RISC-V
davidcaceres1512/ROS2-Point-Cloud-Clustering-and-Segmentation-for-Autonomous-Behaviour
This repository contains code for ros2 based course which teaches about point cloud processing .
davidcaceres1512/translate_cextension
davidcaceres1512/UAV-LeaderFollower
davidcaceres1512/UdemyCmake
davidcaceres1512/Using_Python_to_Interact_with_the_Operating_System
This is a repository consisting of assignments and codes, of the course on Using Python to Interact with the Operating System under Google IT Automation using Python Professional Certificate offered by Coursera