Skip to content
View matthew-macgregor's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report matthew-macgregor

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. Digispark + Arduino Setup: Fedora 35 Digispark + Arduino Setup: Fedora 35
    1
    # Digispark + Arduino Setup on Fedora 35
    2
    
                  
    3
    I encountered some challenges getting up and running with my Digispark ATTINY85 Micro USB dev board on Fedora 35, so I thought I would document it before I forget. The board was a few dollars and similar to this one:
    4
    
                  
    5
    https://www.amazon.com/Digispark-Kickstarter-ATTINY85-Arduino-Development/dp/B01MQOPY5C
  2. avr-assembly-examples avr-assembly-examples Public

    Tutorials/examples/practice using assembly language for the Atmel AVR microcontrollers.

    Assembly 2

  3. avr-gcc-programming-experiments avr-gcc-programming-experiments Public

    Collection of avr-gcc AVR Programming projects (ATMEGA168, ATTINY45, ATTINY85)

    Makefile

  4. dorkanoid dorkanoid Public

    Arkanoid "clone"; C++ with SFML

    C++

  5. x64-nix-assembly-programming-examples x64-nix-assembly-programming-examples Public

    Simple examples of x64 Assembly Programming for Unix/Linux

    Assembly 1

  6. not-asteroids not-asteroids Public

    This game is NOT inspired by the 1979 classic ASTEROIDS.

    Java