- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 2 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 8 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 months ago
DIY a Zero-powered smartphone
One of the first applications of the original Raspberry Pi was building a homebrew smartphone, but the launch of the smaller Raspberry Pi Zero, followed by the Raspberry Pi Zero W, has allowed makers to build even smaller versions.
Resembling nothing more than one of the old Nokia 3410s turned inside-out, the ZeroPhone is designed to be:
1) As open-source as possible *while also being cheap*
2) Easy to get parts for if you want to assemble one
3) Easy to assemble and repair
4) Free from apps with privacy concerns
5) Easy to write apps for
“ZeroPhone is a platform for hackers, people not happy with their smartphones, people that want privacy, people that want the power of Linux in their pockets and many more.”
It costs about 50$ in parts, and all the parts are available on eBay. Most of the phone can be assembled with just a soldering iron. User interface is written using Python, it has an UI framework for easier app development.
ZeroPhone Features:
– Raspberry Pi Zero in a PCB sandwich
– No proprietary connectors, hard-to-get parts or chips that are tricky to solder. All the specifications for making this phone yourself will be available
– Python as the main language for developing apps (aiming to add other languages later)
– UI toolkit making development quicker and easier
– Numeric keypad, 1.3″ 128×64 monochrome OLED screen (with screen header supporting other types of screens)
– 2G modem for phone functions, can be replaced with a 3G modem
– WiFi (using an ESP8266), HDMI and audio outputs, a free USB host port
– GPIO expansion headers for customization
– RGB LED and vibromotor – for notifications
Check out the full guide on Hackaday for instructions on how to make it.
Pingback: Pitalk: Modularity and Customization for Your DIY Phone | Open Electronics