all | audio | badgelife | breakout | clocks | displays | experiments | feather | handhelds | home automation | howto | LED art | misc | props | robots | sewing | software | tools | no_category

exploring the fubarino SD

A PIC32MX795F512H dev board I intend to poke with a stick and see what happens...

Finding some use for the fubarino SD I got from hackaday.com being one of the winners of the fubarino contest. PIC32MX795F512H - 512K Flash, 128K RAM @ 80MHz 32-bit MIPS core MPIDE (MultiPlatform IDE - a fork of the Arduino IDE) 45 Digital IO - 1980 charlieplexed leds ;) 15 Analog inputs (10-bit) (3 potentiometers for each finger) 2 hardware serial ports (UARTs) 3.3V device (many IOs are 5V tolerant) SD card slot gives storage capabilities (readable through usb) Price: around 24EUR

exploring the fubarino SD | Nintendo Game Boy Stuff

2014-09-21 00:58:50

Since the fubarino has so many pins (45 IOs) and there is a lot material out to grab data from cartridges with an arduino, it should make a good controller for this. I created a cartridge board to get to the headers and this time I didn't want to order and wait for 3 boards because I'm in the mood for etching boards. 

https://cdn.hackaday.io/images/9043081411253629456.png

exploring the fubarino SD | Nintendo Game Boy Stuff

2014-09-21 00:58:50

Since the fubarino has so many pins (45 IOs) and there is a lot material out to grab data from cartridges with an arduino, it should make a good controller for this. I created a cartridge board to get to the headers and this time I didn't want to order and wait for 3 boards because I'm in the mood for etching boards. 

https://cdn.hackaday.io/images/9043081411253629456.png

exploring the fubarino SD | first ported sketch

2014-08-29 23:17:17

I made those duo LED charlie-plexed matrices a week ago and "ported" my arduino sketch to the MPIDE in order to control them. I only had to swap the pin numbers and it worked like a charm. 

https://www.gifyoutube.com/ - great for gifs from youtube videos! But be sure to stabilize the video before, since they seem to store it.

Code can be found in the gist: https://gist.github.com/davedarko/80f22bc34e118fd3d564

And some thoughts on the matrices: http://hackaday.io/page/456

http://share.gifyoutube.com/ZrrwOD.gif

exploring the fubarino SD | first ported sketch

2014-08-29 23:17:17

I made those duo LED charlie-plexed matrices a week ago and "ported" my arduino sketch to the MPIDE in order to control them. I only had to swap the pin numbers and it worked like a charm. 

https://www.gifyoutube.com/ - great for gifs from youtube videos! But be sure to stabilize the video before, since they seem to store it.

Code can be found in the gist: https://gist.github.com/davedarko/80f22bc34e118fd3d564

And some thoughts on the matrices: http://hackaday.io/page/456

http://share.gifyoutube.com/ZrrwOD.gif