From 346e75d58534d8de0770c2776d29649d83defb6b Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 8 May 2018 19:11:08 -0500 Subject: [PATCH 1/8] Add to Electronic Cats organization --- org/ElectronicCats/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/ElectronicCats/index.md diff --git a/org/ElectronicCats/index.md b/org/ElectronicCats/index.md new file mode 100644 index 00000000..e79d6395 --- /dev/null +++ b/org/ElectronicCats/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Electronic Cats +site: https://electroniccats.com/ +--- +Electronic Cats makes open hardware made in Mexico. \ No newline at end of file From 600133eaa6a328f021f7d6baf2a9e28db0d791f7 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 8 May 2018 19:11:36 -0500 Subject: [PATCH 2/8] Add CatSat Zero --- 1209/BAB1/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/BAB1/index.md diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md new file mode 100644 index 00000000..62430e14 --- /dev/null +++ b/1209/BAB1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CatSat Zero +owner: Electronic Cats +license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatSatZero +source: https://github.com/ElectronicCats/CatSatZero +--- +Kit CatSat Zero Education. From 6801fc1c66518e45216522b39e27384594c46f1d Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Fri, 8 Jun 2018 13:23:31 -0500 Subject: [PATCH 3/8] match the directory name of the org file --- 1209/BAB1/index.md | 2 +- org/ElectronicCats/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md index 62430e14..b1511d7d 100644 --- a/1209/BAB1/index.md +++ b/1209/BAB1/index.md @@ -1,7 +1,7 @@ --- layout: pid title: CatSat Zero -owner: Electronic Cats +owner: ElectronicCats license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) site: https://github.com/ElectronicCats/CatSatZero source: https://github.com/ElectronicCats/CatSatZero diff --git a/org/ElectronicCats/index.md b/org/ElectronicCats/index.md index e79d6395..e905466e 100644 --- a/org/ElectronicCats/index.md +++ b/org/ElectronicCats/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Electronic Cats +title: ElectronicCats site: https://electroniccats.com/ --- Electronic Cats makes open hardware made in Mexico. \ No newline at end of file From 602a03b51e1c2f264a22410288559b56e3e64792 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Sat, 9 Jun 2018 14:32:23 -0500 Subject: [PATCH 4/8] Information correct of Meow Meow --- 1209/BAB1/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md index b1511d7d..637ba534 100644 --- a/1209/BAB1/index.md +++ b/1209/BAB1/index.md @@ -1,9 +1,9 @@ --- layout: pid -title: CatSat Zero +title: Meow Meow owner: ElectronicCats license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) -site: https://github.com/ElectronicCats/CatSatZero -source: https://github.com/ElectronicCats/CatSatZero +site: https://github.com/ElectronicCats/MeowMeow +source: https://github.com/ElectronicCats/MeowMeow --- -Kit CatSat Zero Education. +Meow Meow is a kit that converts everyday objects into touch panels making them interactive, thus allowing you to connect to the Internet. It is a simple experiment kit for beginners and experts who want to interact the real world with technology, it can be art, music, pneumatics, sports, engineering and everything that allows man-technology interaction. Meow Meow was designed by Electronic Cats. From 10f82fd07591a935831d60a7899c451cbfb0161b Mon Sep 17 00:00:00 2001 From: wero1414 Date: Mon, 5 Nov 2018 16:47:04 -0600 Subject: [PATCH 5/8] Add BAB2 PID for CatWAN USB-Stick --- 1209/BAB2/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/BAB2/index.md diff --git a/1209/BAB2/index.md b/1209/BAB2/index.md new file mode 100644 index 00000000..85ab9499 --- /dev/null +++ b/1209/BAB2/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CatWAN USB-Stick +owner: ElectronicCats +license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatWAN_USB_Stick +source: https://github.com/ElectronicCats/CatWAN_USB_Stick +--- +An Open Source USB Stick compatible with LoRa and LoRaWAN with Cortex M0+. To connect, review and analyze packages of LoRa® this device can work in networks LoRaWAN compatible with classes A, B and C. The CatWAN firmware is completely open source and you can find it in our repository along with the schematic. If you want to reprogram this device you can do it through Arduino IDE and its USB port or if you do not have to use a J-Link. ATMEL-ICE or a DIY SWD programmer From b994a9266db115442c687ebd6f6c3642125f7052 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 19 Mar 2019 19:46:33 -0600 Subject: [PATCH 6/8] add citizen --- 1209/BAB4/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/BAB4/index.md diff --git a/1209/BAB4/index.md b/1209/BAB4/index.md new file mode 100644 index 00000000..7053c08c --- /dev/null +++ b/1209/BAB4/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: CatWAN Citizen +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://electroniccats.com/ +source: https://github.com/ElectronicCats/CatWAN_Citizen +--- +CatWAN Citizen + +LoRa Smart city sensor, based on open hardware and free software, generating and sharing real open data on air pollution, acoustics and many more, compatible with LoRa and LoRaWAN. From 3c5cc81f9c667996fb333a6fccfde2152138b6a8 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Thu, 4 Apr 2019 13:54:24 -0600 Subject: [PATCH 7/8] Escornabot Makech --- 1209/BAB6/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 1209/BAB6/index.md diff --git a/1209/BAB6/index.md b/1209/BAB6/index.md new file mode 100644 index 00000000..f94e25e7 --- /dev/null +++ b/1209/BAB6/index.md @@ -0,0 +1,20 @@ +--- +layout: pid +title: Escornabot Makech +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/escornabot +source: https://github.com/ElectronicCats/escornabot +--- +Escornabot Makech is an open source code / hardware project whose objective is to bring robotics and programming closer to boys and girls. + +The basic Escornabot can be programmed with the buttons to execute sequences of movements. From here, imagination is the only limit on possibilities. + +Makech +Robot design based on the Ogaki Escornabot, created with the 32-bit SAMD21 Cortex M0 microcontroller completely made in KiCAD, specially created to teach programming with Arduino, MakeCode and CircuitPython. + +By having all integrated circuits, eliminate the need for wiring, minimize the errors of the electronics, have an effect on the time spent programming and knowledge of new programming languages. + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com From c6ee47832653168fdecd71fd280d192a0d209fa1 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 22 Sep 2020 14:33:14 -0500 Subject: [PATCH 8/8] Add BAST BLE --- 1209/805A/index.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 1209/805A/index.md diff --git a/1209/805A/index.md b/1209/805A/index.md new file mode 100644 index 00000000..070411e8 --- /dev/null +++ b/1209/805A/index.md @@ -0,0 +1,22 @@ +--- +layout: pid +title: Bast BLE +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/BastBLE +source: https://github.com/ElectronicCats/BastBLE +--- +Bast BLE is all the best in the world format Feather and BLE with a Nordic NRF!, Feather pin to pin compatible with a USB port type C. + +Bast-BLE is supported in the Arduino development environment and Circuit Python coming soon + +We love all our Feathers equally, but this Feather is very special. It's our first Feather that is specifically designed for use with CircuitPython! CircuitPython is our beginner-oriented flavor of MicroPython - and as the name hints at, its a small but full-featured version of the popular Python programming language specifically for use with circuitry and electronics. + +Please note, CircuitPython does not come preloaded. See the full guide linked below for instructions on installing it + +Lipoly battery and USB cable not included (but we do have lots of options in the shop if you'd like!) + + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com