HACKADAY article https://hackaday.com/2016/11/28/building-beautiful-cell-phones-out-of-fr4/
Simple gsm phone with 22x5 LED display, 16 keys, atsamd21, and sim800l module, QI charging
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
mobil-back.brdBack and side boardsbrd - 137.67 kB - 11/28/2016 at 11:25 |
|
|
TestCode.zipBasic arduino test code and librariesx-zip-compressed - 94.65 kB - 11/28/2016 at 11:22 |
|
|
mobilavago3-mega328.schFront panel and main board - schematicsch - 765.45 kB - 10/13/2016 at 21:54 |
|
|
mobil-back.schBack and side boards - schematicsch - 281.73 kB - 10/13/2016 at 21:54 |
|
|
mobilavago3-mega328.brdFront panel and main board - boardbrd - 168.21 kB - 10/13/2016 at 21:54 |
|
Because I have lot of interest in Tindie store, I am decided for simple version with atmega328, which is much more easy programmable without special programmer and also with standard 4digit segment display
first board assembled.
SAMD21 and display working :)
Hi, If somebody want make this useless thing, I selling boards from prototype batch.
Firmware is very basic now, If you want make better code ... lets go ... :)
New boards ordered.
Features:
- AtsamD21E18 - arduino zero compatible
- DS3121 with backup battery.
- Micropython support
- 5x22 LED display from this project charlieplexed-matrix-display
- USB for upload firmware
- Power switch
Boards received and case assembled ...
Almost finished pcb design.
I separate batch to 2 batch:
1. back and side boards
2. top and cpu board
It is more versatile if I found error on CPU board I can use back boards
I am back focused for mega328 ... samd21 is prepared for next version with discrete leds matrix and micropython
Create an account to leave a comment. Already have an account? Log In.
Where did you find the display you are using in your latest update?
I'm a huge fan of the physical design, even if it's not super pocket-friendly. The inset buttons really make for a clean UI. Can't wait to see the SAMD version come together.
[this comment has been deleted]
It is not render, It is real product of Voja Antonic http://hackaday.com/2015/06/03/how-to-build-beautiful-enclosures-from-fr4-aka-pcbs/
I am thinking if D21G18 or ATMEGA
Atmega328 is very popular and very good tested, everybody have at desk USBASP programmer. I have many software components working. I have not well tested sleeping and interrupts on D21. Atmega328 in TQFP is easy to solder. I am think that simple phone software fits in memory. Second reason is atmega328 can work on same voltage as GSM module. But this is only coarse idea everything can change, maybe it can be modular /keyboard/display/case/cpu I created this project if there is interest on world or is iphone only one way :)
Good points, all of them.
My first thought was a Pi Zero, so you could run Linux or possibly even Android. I can see the appeal of a simpler, more robust phone.
Because my priority is LED display I think anything in this century displaying only on 8 digit display is Hardcore and linux with this output is somthing to crazy
Very cool. Any reason you selected the 328 instead of an ARM or even a Pi Zero?
Become a member to follow this project and never miss any updates
Nice project. Strange choice for display. It can only show 5 or 6 digits, which isn't enough to show a full telephone number.