Skip to content

Sample code from the HackingDen articles on 3D with an Arduino.

Notifications You must be signed in to change notification settings

w3woody/Arduino3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino3D

This is the source code for our series of articles published on The Hacking Den showing the construction of a 3D graphics pipeline that runs on an Arduino.

This source code assumes you are using the Adafruit GFX library and a compatible display by Adafruit; it should be easy to change the underlying library to another device.

License

Copyright © 2018 by William Edward Woody

This program is free software: you can redistribute it and/or modify 
it under the terms of the GNU General Public License as published by 
the Free Software Foundation, either version 3 of the License, or 
(at your option) any later version.

This program is distributed in the hope that it will be useful, but 
WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
General Public License for more details.

You may download a copy of the GNU General Public License at
http://www.gnu.org/licenses/

Contact information:

William Edward Woody
12605 Raven Ridge Rd
Raleigh, NC 27614
United States of America
[email protected]

About

Sample code from the HackingDen articles on 3D with an Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages