Difference between revisions of "Pinecil"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
== Development efforts == | |||
= | {| 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
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
- GigaDevice RISC-V SoC information:
Development efforts
Project Homepage | Project Source | PineTime Implementations | |||
---|---|---|---|---|---|
FreeRTOS | https://www.freertos.org | https://sourceforge.net/projects/freertos/ |
|