megaPhone – William Easdown Babb https://weasdown.com Space, photography and projects galore Wed, 05 Jun 2019 15:52:51 +0000 en-GB hourly 1 https://wordpress.org/?v=6.7.1 https://weasdown.com/wp-content/uploads/2018/05/cropped-DSC01950-e1526771946901-1-32x32.jpg megaPhone – William Easdown Babb https://weasdown.com 32 32 141140697 megaPhone #1: Initial Choices https://weasdown.com/2019/05/21/megaphone-1-initial-choices/ Tue, 21 May 2019 16:25:43 +0000 https://weasdown.com/?p=1029 Read more…]]> So, my megaPhone project is underway! The first step in designing the phone is to get an idea of what it should do. This could range from just calls and texts to full smartphone functionality… In this case, I’ll be keeping the functionality fairly simple initially, but I’ll design the phone so extra software features can easily be added later.

Of course, the bare minimum functionality for a mobile phone is to make phone calls. My aim with this project though is to make a phone with similar functionality to that available in around the year 2000, but with modern components. This means I also need to add SMS messaging, and should consider adding features like a calculator too. Luckily for me, many of these extra little features don’t require any extra hardware: a calculator can be a separate ‘app’, various ringtone options can be stored in the microcontroller’s large memory, and so on.

The original Nokia 3310 is one of the world’s most famous candybar phones.

For the megaPhone then, my hardware just needs to enable calls and texts and some form of user input. In keeping with the design of phone from around 1998 right up to today’s feature phones, the megaPhone will use a candybar form factor. This puts a keypad below a small screen. In the case of the megaPhone, I’ve decided to use a small colour LCD for the screen. The colour display is one of the modern touches that will distinguish the phone from true 2000’s phones. Of course, the use of a keypad rather than a QWERTY keyboard or touchscreen will mean that to send texts, the user will have to use the classic method of multiple button presses to pick the letters in their messages.

Another modern twist in the megaPhone will be the USB Type-C connector for charging. Many phones in the early noughties used barrel connectors for charging, with mini USB being used by some phones like the famous Motorola RAZR V3 later on. I want to make sure though that the user doesn’t have to buy a separate charger, and the reversible nature of Type-C makes it easier to use than mini or micro USB. Using Type-C in the megaPhone will also be good experience for me, so I can use it and its Power Delivery protocol in later projects.

The megaPhone’s body is the area where a high quality design is most important to make the megaPhone the really professional-looking product I hope it to be. I’d love to make the body out of machined aluminium, for its amazing looks and to grow my skills with CNC, but this would require an advanced antenna design to make sure the phone electronics could communicate with the outside world. Instead then, I’ll have to make the body from plastic. This will be 3D printed – for small numbers of units processes like injection moulding are prohibitively expensive, but if there’s sufficient interest in the project I may consider launching a Kickstarter campaign to make injection moulded bodies. 3D printing may be a method mostly associated with the maker community, but that doesn’t mean it can’t produce professional-looking results. I intend to fully utilise the design freedom that 3D printing gives me to design a really attractive and ergonomic body for the megaPhone.

I am baselining the SIM5320E GSM module for use in the megaPhone.

One of the first components I need to choose for the electronics is the module I’ll be using to connect to the phone networks. I have decided to baseline the SIM5320E GSM module for this. This can use 2G and 3G frequencies, meaning I’ll be able to use the megaPhone in the UK, where 2G networks are being phased out. If I find a module that provides more useful functions, I may switch to it down the line, but for now the SIM5320E seems like a good starting point and offers similar functionality to the popular SIM808 module that is often used in hobbyist GSM breakouts.

At the moment then, I’ve chosen which microcontroller and GSM module I’ll be using in the project, and need to choose the rest of the important components like the buck converter that will take the 5V USB input and turn it into 3.3V for the phone electronics. I’ll be updating the blog with my progress as I go, so make sure to keep an eye on my megaPhone page and subscribe to my blog to keep up to date.

]]>
1029
megaPhone: A New Project Begins! https://weasdown.com/2019/04/26/megaphone-a-new-project-begins/ Fri, 26 Apr 2019 18:51:37 +0000 https://weasdown.com/?p=908 In this past couple of weeks, I’ve begun a new project; a mobile phone that will be based around an ATxmega384C3 microcontroller, which I’m calling the megaPhone. There are a few homemade phones on the internet, such as David Hunt’s PiPhone and David Mellis’ DIY Cellphone. I’d like to have my own go at it though, to give myself practice with PCB design and manufacture on a fun project and so I can learn about how USB works (more on that in a minute).

My requirements and functionality for the phone are the following:

  • Send and receive calls and texts
  • Look professional
  • Use USB Type-C for charging/connecting to a PC
  • Battery life of at least two days

I’ve chosen to use USB Type-C as it is the USB connector of the future and is now entering the mainstream, but also offers a great deal of flexibility with protocols such as USB Power Delivery (PD). While my megaPhone won’t need to make use of any of these advanced protocols, I’d like to build up experience with Type-C hardware so I can look to implement protocols like PD in later projects.

The design is in an early phase of development at the moment, so I’m investigating which components will best fit my needs. For the screen, I’m aiming to use a small OLED (organic light-emitting diode) screen, due to their low battery usage compared to LCDs and high contrast. For prototyping, I’m using the 1.3″ screen bought off eBay that you can see at the top of this post. The battery will be a small Li-Po unit, probably around 1 Ah in capacity. These are very widespread and provide a good amount of capacity in a small package.

I also intend to use this project as an incentive to learn how to do computer-aided manufacture (CAM) in Autodesk Fusion 360. To that end, I’m going to try to make the case for the megaPhone out of milled aluminium, which will definitely help towards my aim of making the phone look professional.

So, follow along as I start this exciting new project. I’ll be tweeting about it with #megaPhone and you can find all my posts about it under the megaPhone category on my blog. And don’t forget to subscribe to my blog for email updates on my progress (don’t worry, they won’t be too frequent)!

]]>
908