Pinned Repositories
ACS712-arduino
Arduino library for ACS712 current sensor
altera-de1-processor
Synthesize a general purpose microprocessor (GPM) using verilog hdl code on Altera DE1 development board. The processor was used to find the greatest common divisor (GCD) between two integers.
altera-de1-traffic-light-controller
Using finite state machine (FSM) approach to design a traffic light controller on Altera DE1 development board.
arduino-acs712
Arduino library for ACS712. Credit to the original author https://github.com/rkoptev/ACS712-arduino
coral-sleuth
Coral-Sleuth: A personal project employing deep learning techniques to sleuth out different types of corals from images. Dive in to explore the underwater world of ML!
iot-agriculturue-monitoring-system
An Arduino based IoT system that monitor soil moisture and temperature using WiFi with a automated irrigation system using relay switch.
jtag-boundary-scan
Using JTAG on STM32F103C8T6 to get device ID(IDCODE) and utilize other JTAG instructions such as BYPASS, EXTEST, SAMPLE/PRELOAD. Tera Term is used with UART to have a command-line interface (CLI) to use the instructions.
opinion-spam-detector
shunting-yard
Using shunting yard algorithm in c language to complete arithmetic operation.
stm32-usart
Configure the USART/ UART by programming the registers without using HAL library for STM32F429ZI development board. Use timer interrupt to transmit data to PC using UART and display it on tera term.
jxwleong's Repositories
jxwleong/jtag-boundary-scan
Using JTAG on STM32F103C8T6 to get device ID(IDCODE) and utilize other JTAG instructions such as BYPASS, EXTEST, SAMPLE/PRELOAD. Tera Term is used with UART to have a command-line interface (CLI) to use the instructions.
jxwleong/iot-agriculturue-monitoring-system
An Arduino based IoT system that monitor soil moisture and temperature using WiFi with a automated irrigation system using relay switch.
jxwleong/coral-sleuth
Coral-Sleuth: A personal project employing deep learning techniques to sleuth out different types of corals from images. Dive in to explore the underwater world of ML!
jxwleong/ACS712-arduino
Arduino library for ACS712 current sensor
jxwleong/altera-de1-processor
Synthesize a general purpose microprocessor (GPM) using verilog hdl code on Altera DE1 development board. The processor was used to find the greatest common divisor (GCD) between two integers.
jxwleong/opinion-spam-detector
jxwleong/stm32-dma
Configure the dma by programming the registers without using HAL library for STM32F429ZI development board. DMA is used to turn the servo motor.
jxwleong/arm-notes
A repository that stores resources and information on ARM Architecture
jxwleong/c-sandbox
jxwleong/core-bouncer
Pure Python interface to the CPUID instruction
jxwleong/core_checker
Python script to check number of physical and logical cores.
jxwleong/django-example
Testing out django framework
jxwleong/graphviz-example
To store my experiment with graphviz tool..
jxwleong/hpc
Repository to store my High Performance Computing for Big Data class's work
jxwleong/html-tools
jxwleong/java-multithread
Code for group assignment 2 (multihread program)
jxwleong/java-sandbox
jxwleong/jxwleong
jxwleong/learning-system-verilog
jxwleong/linux
Linux kernel source tree
jxwleong/low-level-software-design
Place to store my low level design of software class files and code
jxwleong/py-rest-api
Simple Python REST API example
jxwleong/python-sandbox
My sandbox python project to test/try random python stuff...
jxwleong/python-template
jxwleong/sqa-opencart
jxwleong/sql-sandbox
jxwleong/thermopod
jxwleong/VoltageSensor-arduino
jxwleong/wos-toolkit
jxwleong/x86-architecture