Loading...
  Show Posts
Pages: 1 ... 15 16 [17] 18
241  Using Arduino / Project Guidance / Re: Starting Arduino... Help needed on: March 20, 2012, 12:38:07 am
Well in the Piezoresistive effect page it does say:-
Quote
This section's factual accuracy is disputed.

The only thing that is disputed is whether metals are subject to the piezoresistive effect or not.
Reading the entire discussion, including the linked pages, results in a much more informed opinion.
242  Using Arduino / Installation & Troubleshooting / Re: help please... fustraded cant complile on my arduino uno or boarduino on: March 18, 2012, 11:41:22 pm
Quit the IDE.  Unplug EVERYTHING from the board.  Hook the usb cable back up, load the IDE, and try again.

If that fails, try pressing the RESET button just before clicking on UPLOAD.
243  Using Arduino / Installation & Troubleshooting / Re: Most peculiar thing about MEGA2560 that YOU WILL ALL WANT TO READ!!!! on: March 18, 2012, 11:31:14 pm
There is nothing wrong with the bootloader since it works in the Parallels install of Windows.

Create a new user on the Mac, install the Arduino IDE in that account, and try uploading. 
This will tell you if the problem is related to the original user profile, or if it's a system-wide issue.

Also, the Mac can be particular regarding which usb port you are using.  Are you connecting to a port
on the keyboard, or on the CPU itself?
244  Using Arduino / Installation & Troubleshooting / Re: Most peculiar thing about MEGA2560 that YOU WILL ALL WANT TO READ!!!! on: March 18, 2012, 02:48:39 pm
Go here: /Users/<USERNAME>/Library/Arduino/preferences.txt, delete the preferences file, reboot, and try again.
245  Using Arduino / Project Guidance / Re: Please help: Pins are not functioning! on: March 17, 2012, 05:03:19 pm
Can you please post the code that you are using?
246  Using Arduino / Project Guidance / Re: Tinkerkit relay on: March 16, 2012, 09:19:22 pm
The middle pin on the Tinkerkit connector is the signal pin, that would hook up to the digital pin that you want to use on the Arduino.  The Tinkerkit relay is a module that has the necessary transistor for switching it, as well as status LED's.  Just hook the + and - pins up to 5V and ground, and the middle pin the digital output pin that you want to use.
247  Using Arduino / Installation & Troubleshooting / Re: Most peculiar thing about MEGA2560 that YOU WILL ALL WANT TO READ!!!! on: March 16, 2012, 08:51:16 pm
My Mega2560 works just fine on my Mac with Lion.

Take a look here : http://arduino.cc/hu/Guide/MacOSX particularly sections 4 and 8, and see if that helps.
248  Using Arduino / Installation & Troubleshooting / Re: Unable to add library on: March 13, 2012, 05:03:48 pm
Did you extract the Morse folder from the zip file, then copy the Morse folder to the Libraries folder?

My sketch folder is Documents -> Arduino.  Then I have Libraries, so the the full path is Documents -> Arduino -> Libraries -> Morse.

Is that what yours looks like?



249  Using Arduino / Installation & Troubleshooting / Re: Cannot Open arduino_test.pde on MAC OSX 10.5.8 on: March 13, 2012, 04:53:07 pm
Definitely a weird file structure.  The mac Arduino download is a zip file with just the Arduino application inside that should be dragged into the applications folder.

250  Using Arduino / Installation & Troubleshooting / Re: Pardon my ignorance on: March 13, 2012, 01:44:30 am
Worked fine on OS X Lion using 1.0 for me as well.
251  Using Arduino / Project Guidance / Re: Wi-fi linked coffee jar on: March 12, 2012, 08:00:22 pm
I think that leaves your only option as using a weight-related sensing setup.
252  Using Arduino / Installation & Troubleshooting / Re: Arduino IDE - screen issues on: March 12, 2012, 07:30:10 pm
That could be a lack of resources issue.  Have you rebooted since this happened?
253  Using Arduino / Installation & Troubleshooting / Re: Compiling error with no error msg on: March 12, 2012, 07:26:40 pm
Seeing the code would be the first step to trying to help figure this out.  I know that you checked it - but I have checked my own code before and missed something.  A fresh set of eyes is always a good thing.
254  Using Arduino / Installation & Troubleshooting / Re: can any one guide me as iam newbee on: March 12, 2012, 05:06:20 pm
You definitely need a breakout cable or board to program the Freeduino Lite.

Straight from the Freeduino site "...easy programming connection via FTDI Breakout cable or Bhasha's own USB breakout board"
255  Using Arduino / Installation & Troubleshooting / Re: Pardon my ignorance on: March 12, 2012, 04:54:09 pm
The only time that I have seen OS X only show the CANCEL option when choosing what program to open a file with was when a non-executable file was selected.

Make sure that you are clicking on the arduino application and not a zip or dmg file. 
Pages: 1 ... 15 16 [17] 18