Henjie Agadan (hagdn)

hagdn

Geek Repo

0

followers

0

following

0

stars

Location:Philippines

Home Page:https://www.youtube.com/channel/UCiLwTSeNwFqncQQh0BhHc9Q

Github PK Tool:Github PK Tool

Henjie Agadan's repositories

Arduino_Uno_Makefile

A tested and working Makefile I came up with for automating the compilation and flashing of my codes to the ATmega328p through USB and BOOTLOADER.

Language:MakefileLicense:Apache-2.0Stargazers:0Issues:0Issues:0

avr-uno-bare-blink

This is a simple code that makes use of registers. It's my first code diving into bare metal programming.

Language:CLicense:MITStargazers:0Issues:0Issues:0

avr-uno-bare-external-interrupt

This code makes use of the first (INT0) external interrupt of the Arduino-Uno.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

avr-uno-DUAL-pin-change-interrupt

This code is a demonstration when two interrupt pins from same interrupt pin group is being used.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

avr-uno-pin-change-interrupt

This is a code for a pin change interrupt using a single pin. The code is made complicated by adding a second output pin.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

avr-uno-timers-interrupt-normal

A code demonstrating the use of timers in normal mode.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

MSP430-ASM-DATA-MANIPULATION

This section covers the Arithmetic instructions of the MSP430FR2433

Language:BatchfileLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MSP430-ASM-DATA-MOV

Studying the MSP430 Data Movement

Language:BatchfileLicense:Apache-2.0Stargazers:0Issues:0Issues:0

STM32-HAL-Blink

Simplified generated code of the STM32CubeIDE. This code is only for studying purposes.

Language:CStargazers:0Issues:0Issues:0

MSP430-ASM-GPIO

This section covers the how-to of using peripherals the MSP430FR2433 has, i.e. the GPIO.

License:Apache-2.0Stargazers:0Issues:0Issues:0