Skip to content

IJHack/ijduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IJduino

  • 8X8 LED grid Max7219
  • Mini Breadboard
  • Atmega328
  • Button

http://ijhack.nl/project/ijduino

https://pad.ijhack.nl/p/ijduino

https://github.com/IJHack/ijduino/blob/master/documentation/ijduino.pdf?raw=true

Installing

Create a folder "ijduino" in the "variants" folder of the Arduino IDE and copy the file "pins_arduino.h" from the "hardware" folder there.

Add the text from the "boards.txt" file in the "hardware" folder to the "boards.txt" file in the Arduino IDE.

USB-ASP Programmer

You probably need to add a udev rule to get this working. Place the following at /etc/udev/rules.d/99-usbasp.rules

SUBSYSTEMS=="usb", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="05dc", GROUP="users", MODE="0666"

Then run udevadm trigger to reload the udev rules.

Creating Animations

http://ijhack.nl/en/page/led-matrix-generator

About

IJduino

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors