Skip to content

Arduino/Gamebuino sketches and libraries

License

Notifications You must be signed in to change notification settings

m1cr0lab-gamebuino/Arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino/Gamebuino tutorials, sketches and libraries

This repository contains my contributions to the Arduino and Gamebuino communities.

Affine: Full-screen picture zoom and rotation

Affine

This tutorial shows how to display a 256x256 picture through an optimized "affine transformation".

Affine3D: Full-screen 3D display of a tilemap

Affine3D

This tutorial continues the Affine tutorial to display a picture or tilemap in 3D.

ArduinoStructure: Understanding Arduino files and folders

Arduino logo

Description of the internal structure of the Arduino build system and IDE, including sketchbook, hardware packages, tools etc.

VSCode: Visual Studio Code for Gamebuino and Arduino with IntelliSense

VSCode

Complete configuration of the Arduino extension of Visual Studio Code, and optimized use of IntelliSense.

Fractalino: Fractal viewer for the Gamebuino

Fractalino

Application to explore fractal sets such as Mandelbrot and Julia with orbit trapping rendering.

About

Arduino/Gamebuino sketches and libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • C++ 6.1%