the raspberry pi zero has the which core specification associated with it?
Answers
Specification of Core associated with raspberry pi zero is 1GHz, single-core CPU. (Broadcom BCM2835 CPU in first raspberry pi )
Now Pi Zero family extended to Raspberry Pi Zero W that also include W-LAN (Wireless LAN) and Bluetooth. This is just a mini computer that normally cost 5$, very cheap and very small. It runs open source Debian OS a light weight operating system
Other few major components are
- RAM
- Micro-USB
- Bluetooth
- Composite video and reset headers
- Wireless LAN
Few points on Raspberry pi zero:
A small elegant circuit board which allows you to write programs in any languages.
A system on a chip based on the ARM v6 architecture with a 512 MB ram and 1 GHZ, single core CPU and 802.11 b/g/n wire LAN with Bluetooth 4.1.
Built-in wifi and Bluetooth! Even though there is built-in Wi-fi, pi requires a few accessories to turn it on into a computer.
The other interesting things about this board is - micro SD card slot, a mini HDMI port, two micro USB ports.
Hope it helps!