Show Posts
|
|
Pages: [1] 2 3
|
|
3
|
Forum 2005-2010 (read only) / Troubleshooting / Re: Send more than a byte on USB
|
on: April 02, 2006, 05:52:01 am
|
i've been trying to incorporate this readserialstring function to the MAX7219 code, so i can send a string of bytes from processing, to arduino to output to an led matrix, but so far i've had no luck. do you have any tips on this? i'll post what code i have done when i get home, stuck in work just now. 
|
|
|
|
|
7
|
Forum 2005-2010 (read only) / Troubleshooting / issues with mac 10.2.8
|
on: March 22, 2006, 03:25:38 pm
|
i might have missed something obvious, but here goes anyway.... i've been using arduino 003 and my new usb board(previously a home made serial board) with no problems on OSX 10.3, until some thieving monkey stole my ibook. until i can replace it, i downloaded the software to use on my old 600mhz imac running 10.2.8 but i cant upload a program to the board. i have installed the drivers, and checked everything i can think off a million times, but to no avail. when i try to upload, the TX and RX leds flash twice, and i get this message in the IDE... dyld: /Applications/arduino-0003/tools/avr/bin/avr-gcc can't open library: /usr/lib/libiconv.2.dylib (No such file or directory, errno = 2) Atmel AVR ATmega8 is found. Error: No such file or directory Firmware Version: 1.18 Firmware Version: 1.18 -> /Users/myname/Documents/Arduino/bod_serial_read_basic/applet/bod_serial_read_basic.hex talk about kicking a man while he's down..... help me please!!!!!!  cheers in advance, bod.
|
|
|
|
|
10
|
Forum 2005-2010 (read only) / Troubleshooting / solder bridge on FTDI chip pins
|
on: March 17, 2006, 01:37:36 pm
|
|
i just recieved my new usb board via UPS, i've been using the serial version until now, but on close inspection theres a solder bridge between two pins of the FTDI chip.
if i lay the board on the table, with the usb connector on the left, on the bottom row of pins of the square FTDI chip, theres a very small solder bridge between the 3rd and 4th pins from the left. i'm in work just now so i cant test it properly with any code, but it powers up when i plug a usb cable in (the led lights up).
do you think this is going to be a problem?
cheers,
bod.
|
|
|
|
|
13
|
Forum 2005-2010 (read only) / News / Re: My Arduino Project Blog
|
on: March 08, 2006, 08:19:08 pm
|
|
that sounds quite cool oliver, cheers! i had thought of trying to get arduino to listen to the midi signals directly, but by the time i add the program to deal with the midi signals and triggering loops to the atmega chip and all the animation sequences, i would only have about 100 animated loops to play with, which is a bit limiting.
but it would be very interesting for another idea i have.... damn, too many ideas, not enough hours in the day!!!!
how does the sound to light thing work? can you wire an audio input to the analogue pins on arduino? i've been trying to find a way to switch lights/led's on, when a certain frequency is heard, idealy a 5 or 8 channel spectrum analyser type thing.
cheers,
bod. ;D
|
|
|
|
|
14
|
Forum 2005-2010 (read only) / News / My Arduino Project Blog
|
on: March 08, 2006, 02:10:14 pm
|
Although this isnt really Arduino news, i didnt know which section to put it in... feel free to move it if needs be. anway, heres the link for my blog regarding the main project i'm using arduino for. http://pixelcubes.wordpress.com/it'll be updated regulary as the project progresses, but at the moment its a little sparse.... cheers, bod. ;D
|
|
|
|
|
15
|
Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: LED matrix
|
on: February 06, 2007, 02:35:34 pm
|
Hi everyone, i've been working on a project for a while now using the max7219 chips, and it works great with PD and MAX, but does any one have any example code on sending data from processing to the arduino to run these chips? i've never really learned processing/java, and i realise that i might be better off asking over at the processing forum, but theres seems to be more activity over here concerning the Max7219. cheers, bod. 
|
|
|
|
|