News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mharpum

#1
Software technical support / Re: lemon goodness
April 01, 2015, 10:00:39 PM
I tried 1.5.7 and 1.6.0 I get this:


Arduino: 1.6.0 (Windows 8), Board: "Arduino Uno"

Sketch uses 31,474 bytes (97%) of program storage space. Maximum is 32,256 bytes.

Global variables use 1,781 bytes (86%) of dynamic memory, leaving 267 bytes for local variables. Maximum is 2,048 bytes.

Low memory available, stability problems may occur.

avrdude: ser_open(): can't open device "\\.\COM1": The system cannot find the file specified.


Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.
#2
Software technical support / Re: lemon goodness
April 01, 2015, 07:48:01 PM
Oh I am running arduino version 1.0.5 r2
#3
Software technical support / lemon goodness
April 01, 2015, 05:50:24 PM
Hello again! Gotta say I am a big fan of adventure time and this lemongrab version looks amazing!

I have just tried to upload it, arduino is telling me the sketch is too big!

Binary sketch size: 32,714 bytes (of a 32,256 byte maximum)
processing.app.debug.RunnerException: Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
   at processing.app.Sketch.size(Sketch.java:1658)
   at processing.app.Sketch.build(Sketch.java:1591)
   at processing.app.Sketch.exportApplet(Sketch.java:1613)
   at processing.app.Sketch.exportApplet(Sketch.java:1599)
   at processing.app.Editor$DefaultExportHandler.run(Editor.java:2380)
   at java.lang.Thread.run(Thread.java:619)

Please can you help?

I need lemon goodness in my life! I will make you a song with it if you can:)

Mark
#4
Thanks Paul, you were right! I had a library folder within another library folder, thanks for your help, much appreciated!

I am liking the atcylotron software, I like the wave cycle length and loop, you can get some cool sounds. From a users perspective I think it needs a filter, and being able change the octave on the waveforms would also be useful.  Just a few ideas, I realise you are a busy man! Are you doing a second batch of atmegatrons or are you focusing on a v2 or another synth?

Cheers again, now to get down to some tunes!   
#5
Right, I've had a go with the older version. Sorry to keep posting but I don't have a clue about arduino, I am now getting this error message:

Hardware:47: error: 'MCP' does not name a type
Hardware:48: error: 'MCP' does not name a type
Hardware:49: error: 'MCP' does not name a type
Hardware:50: error: 'Encoder' does not name a type
Hardware:51: error: 'Encoder' does not name a type
Hardware.ino: In function 'void Init_Hardware()':
Hardware:92: error: 'hard_bg_func' was not declared in this scope
Hardware:93: error: 'hard_bg_val' was not declared in this scope
Hardware:94: error: 'hard_bg_led' was not declared in this scope
Hardware.ino: In function 'void Hardware_Poll()':
Hardware:127: error: 'hard_enc_func' was not declared in this scope
Hardware:156: error: 'hard_enc_val' was not declared in this scope
Hardware.ino: In function 'void Hardware_Refresh_FuncBG()':
Hardware:413: error: 'hard_bg_func' was not declared in this scope
Hardware.ino: In function 'void Hardware_Refresh_ValBG()':
Hardware:483: error: 'hard_bg_val' was not declared in this scope
Hardware:486: error: 'hard_bg_val' was not declared in this scope
Hardware.ino: In function 'void Hardware_Refresh_CtrlBankLED()':
Hardware:504: error: 'hard_bg_led' was not declared in this scope
Hardware:508: error: 'hard_bg_led' was not declared in this scope
Hardware.ino: In function 'void Hardware_Refresh_ShiftLED(byte)':
Hardware:543: error: 'hard_bg_led' was not declared in this scope
Hardware:547: error: 'hard_bg_led' was not declared in this scope
Hardware.ino: In function 'void Hardware_LED_SetState(byte, byte)':
Hardware:610: error: 'hard_bg_led' was not declared in this scope
Hardware.ino: In function 'void Hardware_LED_StartFlash(byte, byte)':
Hardware:616: error: 'hard_bg_led' was not declared in this scope
Hardware:620: error: 'hard_bg_led' was not declared in this scope
Hardware.ino: In function 'void Hardware_LED_RefreshFlash()':
Hardware:636: error: 'hard_bg_led' was not declared in this scope
Hardware:640: error: 'hard_bg_led' was not declared in this scope
Hardware:645: error: 'hard_bg_led' was not declared in this scope
Hardware:649: error: 'hard_bg_led' was not declared in this scope

Any ideas would be helpful, sorry im such an arduino noob!
#6
Thanks for the speedy reply! I shall get it downloaded and have a go in a bit. I did get the libraries folder, I am guessing the previous version I used wasn't old enough! Thanks again, I will let you know how it goes and what I think of the new software.

Cheers Paul!
#7
Hello, sorry to be such an arduino noob. I'm loving the atmegatron so thought I would have a go at uploading the atcylotron, I have followed your install video and done everything up to the point of uploading the software to the device and I get this error message in arduino software:


Arduino: 1.6.0 (Windows 8), Board: "Arduino Uno"

Hardware.ino:19:75: fatal error: MCP23S17.h: No such file or directory
compilation terminated.
Error compiling.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.


I get this one in the previous version of arduino:

Arduino: 1.5.8 (Windows 8), Board: "Arduino Uno"

Hardware.ino:19:75: fatal error: MCP23S17.h: No such file or directory
compilation terminated.
Error compiling.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.


Any help would be much appreciated!

Thanks.
#8
I am wondering if it would be possible to set up the atmegatron as an effects module.  Do you have the capability to re route the headphone output to be used as an input? Then use the jack for output or vica versa? Just thinking this would be awesome if you could use it as a bit crusher/filter/reverb/delay/whatever other effect you can cram in there module.

Thanks,

Mark.