Difference between revisions of "Pinecil"

From PINE64
Jump to navigation Jump to search
Line 25: Line 25:




== Development efforts ==


== Operating Systems ==
{| class="wikitable"
!
! Project Homepage
! Project Source
! PineTime Implementations
 
|-
! FreeRTOS
|https://www.freertos.org
| https://sourceforge.net/projects/freertos/
|
{|
|[[InfiniTime]] ([https://github.com/JF002/Pinetime JF002/Pinetime])
|-
|[https://github.com/kaythe/pinetime-os kaythe/pinetime-os]
|}

Revision as of 21:28, 24 August 2020

PAGE UNDER CONSTRUCTION, INFO SUBJECT TO CHANGE

Pinecil Exploded Diagram ver 0.9.png


Specifications

  • Dimensions: 170mm with solder tip or 98mm without solder tip x 12.8mm x 16.2mm
  • Weight: 30g with solder tip, 20g without solder tip
  • CPU: GD32VF103TB 32-bit rv32imac RISC-V “Bumblebee Core” @ 108 MHz
  • Memory: 32KB SRAM, 128KB Flash
    • DC in: 12V- 24V DC5525 Barrel Jack or USB-C 12-20V PD or QC3.0


Pinecil board information, schematics and certifications

  • PineCube mainboard schematic:
  • PineCube certifications:


Datasheets for components and peripherals


Development efforts

Project Homepage Project Source PineTime Implementations
FreeRTOS https://www.freertos.org https://sourceforge.net/projects/freertos/
InfiniTime (JF002/Pinetime)
kaythe/pinetime-os