Merge pull request #618 from TG-Techie/master
update TG-Watch to match cp main
This commit is contained in:
commit
c69d1e46f1
6 changed files with 9 additions and 9 deletions
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "TG-Watch02A"
|
||||
title: "TG-Watch02A Download"
|
||||
name: "TG-Watch02A"
|
||||
board_id: "TG-Watch"
|
||||
title: "TG-Watch Download"
|
||||
name: "TG-Watch"
|
||||
manufacturer: "TG-Techie"
|
||||
board_url: "https://github.com/TG-Techie/TG-Watch02-PCB"
|
||||
board_image: "TG-Watch02A.jpg"
|
||||
board_image: "TG-Watch.jpg"
|
||||
date_added: 2020-3-31
|
||||
features:
|
||||
- Display
|
||||
|
|
@ -13,7 +13,7 @@ features:
|
|||
- Battery Charging
|
||||
---
|
||||
|
||||
Why buy an apple watch when you can spend your weekends building a microcontroller based "smart" watch instead? the TG-Watch is an open source, not-dumb watch meant for makers who want to hack on their watch or as great starting point to learn about programming.
|
||||
Why buy an apple watch when you can spend your weekends building a microcontroller based "smart" watch instead? the TG-Watch is an open source, not-dumb watch meant for makers who want to hack on their watch, people who want to bring python with them everywhere, or as a great starting point to learn about programming.
|
||||
|
||||
Some of its features include:
|
||||
* a 240x240, 1.54" lcd
|
||||
|
|
@ -24,7 +24,7 @@ Some of its features include:
|
|||
* Bluetooth 5, Bluetooth mesh, Thread, ZigBee
|
||||
|
||||
## Learn More
|
||||
[Github](https://github.com/TG-Techie/TG-Watch02-PCB)
|
||||
* [Download PCB Files on Github](https://github.com/TG-Techie/TG-Watch02-PCB)
|
||||
|
||||
## Contribute
|
||||
|
||||
|
|
@ -438,7 +438,7 @@
|
|||
"teknikio_bluebird": {
|
||||
"family": "nrf52840",
|
||||
},
|
||||
"TG-Watch02A": {
|
||||
"TG-Watch": {
|
||||
"family": "atmel-samd",
|
||||
},
|
||||
"trellis_m4_express": {
|
||||
|
|
|
|||
|
|
@ -258,8 +258,8 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"downloads": 104,
|
||||
"id": "TG-Watch02A",
|
||||
"downloads": 88,
|
||||
"id": "TG-Watch",
|
||||
"versions": [
|
||||
{
|
||||
"extensions": [
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
|
Before Width: | Height: | Size: 1,014 KiB After Width: | Height: | Size: 1,014 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in a new issue