Skip to content
View antonioastro's full-sized avatar

Block or report antonioastro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. assembly_programming_TEMPLATES assembly_programming_TEMPLATES Public

    Templates to go alongside my textbook (not yet released), Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners

    Assembly

  2. assembly_programming_EXAMPLES assembly_programming_EXAMPLES Public

    Example programs from my textbook (not yet released), Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners

    Assembly

  3. Elegoo-SmartCar Elegoo-SmartCar Public

    Continuing to develop my program for the Elegoo SmartCar v4 using the Elegoo Smartcar Shield v1.1 and an Arduino Uno R3.

    C++ 3

  4. random_arduino random_arduino Public

    The short ino files as part of my development learning how to programme in C++ for Arduino, and experimenting with different sensors

    C++

  5. assembly_pic-as_PROGRAMS assembly_pic-as_PROGRAMS Public

    Example code written using my template for the PIC16F88 Microcontrollers with MPLAB X IDE v6.15 and the XC8 "pic-as" compiler. These programs are unrelated to my textbook, Assembly Programming of M…

    Assembly

  6. TestBrowser TestBrowser Public

    Making my own web browser using Electron

    JavaScript