GithubHelp home page GithubHelp logo

animated


💼




📫 Connect with me!

Johnny Nguyen | LinkedIn

Johnny Nguyen's Projects

calendar icon calendar

basic c program for scheduling given a text input of a schedule to create/reschedule/delete events with datetimes, locations, and descriptions.

calendar-process icon calendar-process

calendar practice program but instead of pthreads uses processes, shared memory, synchronization primitives, and mmap sys calls to set up a shared memory region. (anonymous mapping, no backing file)

calendar-thread icon calendar-thread

basic C calendar but instead of using child processes, pipes, fork, etc. just using pthreads in linux.

esb_multi icon esb_multi

Example of using ESB in a star topology (One PTX multiple PRX), with a BLE fallback on PRX. Inverse of the star example on ESB doc page.

hx8357-driver icon hx8357-driver

C driver for https://www.adafruit.com/product/2050 (adafruit made a cpp one https://github.com/adafruit/Adafruit_HX8357_Library, but this is a bit more flexible for me)

linkedlist icon linkedlist

If someone just wants a linked list to chuck in somewhere.

nrf-blueberry icon nrf-blueberry

Audio recognition on nRF5340 using edge impulse to recognize me saying blueberry. (Can replace model with your own.)

nrf-fds icon nrf-fds

example of using FDS in nRF5 SDK for test read/write in an application

nrf_caf_click icon nrf_caf_click

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/caf/click_detector.html for detecting clicks. (DZ 313130)

nrf_ctrl-ap_approtect icon nrf_ctrl-ap_approtect

Modified from https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/ctrl-ap/eraseprotect to only modify approtect

nrf_io_practice icon nrf_io_practice

practicing io in zephyr as well breaking out separate source/header files in NCS

nrfx_pwm icon nrfx_pwm

Experimenting with using nrfx pwm directly instead of Zephyr on an nRF5340.

nus_custom icon nus_custom

Custom additions to peripheral uart (Nordic UART Service) sample.

py-package-installer icon py-package-installer

handy script and batch for people who need an elevated admin access batch to call python in cli. nice to hand over to those teammates who dont like CLI, but need some things done with elevated access.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.