djog / arduino_cursus

Arduino cursus gegeven bij De Jonge Onderzoekers te Groningen
http://www.djog.nl/wat-doen-wij/arduino/
8 stars 6 forks source link

Win ShaveDuino contest #13

Closed richelbilderbeek closed 7 years ago

richelbilderbeek commented 10 years ago

Peter:

Het is toch zo dat ik in de IDE de Arduino Nano moet selecteren?

Jeroen:

Als de shaveduino een kristal heeft van 16 MHz dan kun je kiezen voor:
Arduino Pro or Pro mini (5V 16MHz) ATmega 328

En bij 8MHz kiezen voor:
Arduino Pro or Pro mini (3.3V 8MHz) ATmega 328
richelbilderbeek commented 10 years ago

Thijs Beers checked the SPI pins, the ShaveDuino is not recognized as a serial port.

richelbilderbeek commented 9 years ago

@thijsvb : How did it work again? I remember something with drivers?

thijsvb commented 9 years ago

It didn't show up on the computer as a serial port. The problem wasn't the bootloader, we tried that. I believe that there was also some problem caused because the battery wasn't attached. But a problem with the drivers would make sense too.

richelbilderbeek commented 9 years ago

Battery is soldered on, I kept it connected to a laptop for some hours, so I assume it is full.

But those drivers, did we download them somewhere?

thijsvb commented 9 years ago

I don't remember where you got the drivers, but I found this on the arduino forum. http://forum.arduino.cc/index.php?topic=260897.0

richelbilderbeek commented 7 years ago

After 2.9 years, I consider this Issue obsoleted.