Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tve/goobies
Small IoT HW/SW projects
https://github.com/tve/goobies
arduino bme280 iot iot-device lora mcp9808 platformio rfm69 stm32 stm32l0 stm32l082 sx1231 sx1276 sx1278
Last synced: about 2 months ago
JSON representation
Small IoT HW/SW projects
- Host: GitHub
- URL: https://github.com/tve/goobies
- Owner: tve
- License: mit
- Created: 2018-08-05T05:29:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T18:41:51.000Z (over 6 years ago)
- Last Synced: 2024-11-04T11:47:49.612Z (3 months ago)
- Topics: arduino, bme280, iot, iot-device, lora, mcp9808, platformio, rfm69, stm32, stm32l0, stm32l082, sx1231, sx1276, sx1278
- Language: C++
- Size: 534 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TvE's Goobies
_Goobie: A silly term of endearment. A nickname given to a loved one._This repository contains a number of small IoT Hardware and software projects using mostly STM32
microcontrollers and the Arduino framework. Building the projects uses
[platformio](https://platformio.org) using the `ststm32` platform and the
[Arduino_Core_STM32](https://github.com/stm32duino/Arduino_Core_STM32).