SparkFun Forums 

Where electronics enthusiasts find answers.

General project discussion / help
Did you make a robotic coffee pot which implements HTCPCP and decafs unauthorized users? Show it off here!
By janostman
#171208
I did a mistake on the prototype.
I put the ATmega under the OLED display on the same side.
So it's 15mm thick. :oops:

The MCU should be on the other side to make it thinner.
User avatar
By Ross Robotics
#171209
Don't know what the Arduino IDE would say about my Adaboot 328 at 20MHz? At other frequencies than 16MHz I have always used an ISP for programming.
It's rather easy getting the IDE to work with 20 MHz chips. Just a few lines in the board.txt and some fuses set correctly. I wouldn't trust every chip would last long running at 30MHz, just like desktop CPUs, some chips won't handle the stress.

Looks like you are fabbing your own boards? You can send me one, I could design an enclosure and send you a prototype and the CAD files.. I could also design a finished PCB from Eagle.

Shoot me an email trevor@rossrobotics.com
User avatar
By Ross Robotics
#171210
janostman wrote:I did a mistake on the prototype.
I put the ATmega under the OLED display on the same side.
So it's 15mm thick. :oops:

The MCU should be on the other side to make it thinner.
I don't see how that would make it thinner since you can't make the parts thinner.. But you have it physically in your hands so I don't know what you're looking at.
By janostman
#171211
All my prototyping excludes batteries.
I never calculate those in.

So 15mm thick "without" batteries is way to thick.

Needs to be smaller.
User avatar
By Ross Robotics
#171212
I could design a board with SMD Atmega..?
User avatar
By Ross Robotics
#171214
Replied to your email, hopefully.. Got an error message about your domain, so let me know if you got it. If you did, you may see 2 emails from me..

Would love to see this project being sold by Sparkfun as a kit for beginners!

-Trevor
aka LiNK
By janostman
#171218
About the thickness I meant that the display is above the buttons.
With the chip on the other side the top side would be thinner.

A simple PCB with a display and this thumb stick https://www.sparkfun.com/products/9426 wouldn't be to difficult to manufacture?

Only the thumbstick and a single action button would make it easier.
By janostman
#171219
I think we should build it on the 2.2-inch color TFT.
Those are $4 on ebay while the OLED is like $10.

Even the 1.8" TFT is cheaper.

I will be slightly bigger but much cheaper.
And it will have an SD-card slot.

And perhaps use the ATmega1284 SMT to gain more flash and memory space.
By janostman
#171220
codlink wrote:
Don't know what the Arduino IDE would say about my Adaboot 328 at 20MHz? At other
Looks like you are fabbing your own boards? You can send me one, I could design an enclosure and send you a prototype and the CAD files.. I could also design a finished PCB from Eagle.

Shoot me an email trevor@rossrobotics.com
Did not recive any email :(

I ordered the thumbstick from Sparkfun.
I'll put together a proto with a 2.2" TFT and send it to you.

You can then design and print the enclosure and we'll setup a webpage with a wiki and sell it as a joint venture?
User avatar
By Ross Robotics
#171240
I believe I have fixed my email issue. I just switched hosting providers a couple of weeks ago.

Well there would be no need to design a case if the board is going to get redesigned anyway..
By janostman
#171413
Got my hands on the PSP Analog Thumb joystick.
Using that and just a single button will make both the ARMpad and the PICO even smaller.

The ARMpad still uses the 2.2" color TFT but I'm trying to redesign the PICO from using a 0.96" OLED to using a 1.8" TFT instead.

That will not only improve the screen but also make it a lot cheaper.

OLEDs are expensive.
Even in numbers of 10 to 100.
You do not have the required permissions to view the files attached to this post.
User avatar
By Ross Robotics
#171416
If you're going to spend that much on a button, why not use that $$ for a good OLED... Buttons are cents on the dollar compared to that joystick.
By janostman
#171417
codlink wrote:If you're going to spend that much on a button, why not use that $$ for a good OLED... Buttons are cents on the dollar compared to that joystick.
Because it replaces 4 buttons and brings value to the platform by being analog.

I guess you did research on the Adafruit OLED?
What did you come up with?

Yes, It's not your everyday eBay display.
It's not something you want to work with in numbers of thousands.
User avatar
By Ross Robotics
#171419
I guess you did research on the Adafruit OLED?
What did you come up with?
I sent you a reply regarding this.

There's there no reason for me to do anything if you keep changing the design. Let me know when you're finished.