Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Home Smart Mesh
Open Source Software and Hardware for Home Automation. Give hobbyist and students DIY tutorials e.g. heat automation for energy saving.
Collective -
Host: opensource -
https://opencollective.com/home-smart-mesh
- Code: https://github.com/HomeSmartMesh
github.com/HomeSmartMesh/IoT_Frameworks - 082c16c8b375036b4d4e04b5599b3b723fccc4a7 authored over 8 years ago by Wassim <[email protected]>
can be renamed to .hex only if necessary
github.com/HomeSmartMesh/IoT_Frameworks - 613a81b812ed3ca6ae6fd122922c91d0142c8aa7 authored over 8 years ago by wassfila <[email protected]>github.com/HomeSmartMesh/IoT_Frameworks - 879bbea16a5900a49ba47bd36bf92c4c41662bfe authored over 8 years ago by Wassim <[email protected]>
Overrides the EEPROM values. Stops and Starts the EEPROM sequencing,
then sends text commands to...
github.com/HomeSmartMesh/IoT_Frameworks - 2170b1eb589dd20d6861d1fdbea0e22278a0990f authored over 8 years ago by Wassim <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 09a7578c59f1592726241b89956e406bde7f9765 authored over 8 years ago by Wassim <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 82960ebf82ff079d48d18cabb7101a85572d9c26 authored over 8 years ago by Wassim <[email protected]>
Successfully managed to use the Bluetooth mode with the native bluetooth module of the Raspberry...
github.com/HomeSmartMesh/IoT_Frameworks - caa29bce8ec0d2fb8448c068c7e9cc61298b0d07 authored over 8 years ago by Wassim <[email protected]>
started with three joystick channels, set by a mapping function for
joystick channel, serial cha...
16 bit val in both SW and Firmware. s_path adjustement.
github.com/HomeSmartMesh/IoT_Frameworks - b93c9316956858711bac74ba738543f6c64a18b8 authored over 8 years ago by wassfila <[email protected]>
changed the UART configuration on the STM8 firmware with the Baudrate
registers and on the linux...
Both Pi Application and STM8 Firmware to read a joystick value and send
it to the STM8 that will...
Reads from EEPROM to output sequences
github.com/HomeSmartMesh/IoT_Frameworks - d21e9ce353d4da4f4c984f945c60061d0dcafa3e authored over 8 years ago by wassfila <[email protected]>
projects numbered for succession organisation.
Cpp wrappers for serial port and joystick access.
different projects starting with command line compilation, makefile
usage then scons.
Projects a...
github.com/HomeSmartMesh/IoT_Frameworks - 06aaf8414576076afd5109167f041dac0a22a5e9 authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 4c063f323366f6369d3aa12f3472659ca50bfd35 authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 7f3e942bb1b791508e5e00e7d782c43e9f7232af authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - fbc647fac638f521b39ad3ad23390510b6538f1a authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 8ad29c12e38e47112c3794ad15d52d0c38d2edbb authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - cebecb6ec5f1a6e8cef5cc331841822a794adc81 authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 9e5a918cb5f462a0ebb0d2889b6a45e45d07a5e5 authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - a0f24a49af1b48af1a451de4af0971322ec97b8f authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 5d1ab0623e7ad5c6cd869bb8fc43b743e1e8eb3a authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 8325d1de80f36d7a383a7348d1578f8ff72e630c authored over 8 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/IoT_Frameworks - 1bac64b0513c2dba559ba53ea340c94f193fe3ff authored over 8 years ago by wassfila <[email protected]>
first source version to expand pio data coming from serial port with
'Go' protocol
Temperature Receiver Transmitter with protocol id and project
identification log
Colors Broadcast : Sends one packet received by many and displayed as a
color flash
Client Serve...
Useful to control a series of leds like 60 in this updated example,
where only start and end col...
Created clean files with functions with the leds.
Fixed some bugs, most important with the timin...
added a soft flag to differenciate the slave msater cases and switching
it back to slave mode on...
A master and slave samples through interrupts and with UART logging
github.com/HomeSmartMesh/STM8_IoT_HelloWorld - bfead8150720440f5e0b852d27d49469ae82aa0c authored almost 9 years ago by wassfila <[email protected]>github.com/HomeSmartMesh/IoT_Frameworks - 9479031ef9f54932299785847d3ff9daadbe673c authored almost 9 years ago by Wassim <[email protected]>
One workspace as first sub directory. It contains two projects one for
reading the temperature a...
github.com/HomeSmartMesh/IoT_Frameworks - 19ea45a269d10685f88d985f5d2b3ac80cf132ad authored almost 9 years ago by wassfila <[email protected]>
A configuration file allows to select the IRQ, data size and other
parameters. The Rx IRQ is imp...
Node 1 sends a counter every 5sec, Node 2 receive loop every second and
reads the Rx buffer once...
github.com/HomeSmartMesh/STM8_IoT_Boards - 9addab12e6bc7480d7727f6aa2ca074ac0e59139 authored about 9 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/STM8_IoT_Boards - f2e8c8dcfbfb8dcff58b71d91b42779c40eb962d authored about 9 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/STM8_IoT_Boards - cd4ad1bdaf83417fbec7da6d62e5047b856d63fd authored about 9 years ago by Wassim <[email protected]>
This is the first version shared under the package
eagle_SmartUnit_2015-12-06.zip
github.com/HomeSmartMesh/STM8_IoT_Boards - a41aab640c1c514fb52845f85457ac2d7f72624f authored about 9 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/STM8_IoT_HelloWorld - fa5f697f26d5da0ea4a3dee96f104537995775f8 authored about 9 years ago by wassfila <[email protected]>
github.com/HomeSmartMesh/STM8_IoT_HelloWorld - 805af0618c101ed8ee28d44a7a1f42bf4d0561ec authored about 9 years ago by Wassim <[email protected]>
This is the first commit that takes the Hello world samples to github
github.com/HomeSmartMesh/STM8_IoT_HelloWorld - f2ad9076d190c914496cce563e52f35e528a77b4 authored about 9 years ago by wassfila <[email protected]>github.com/HomeSmartMesh/STM8_IoT_HelloWorld - 155dbcd3aba8288181d4763d34a6c560f35c5469 authored about 9 years ago by wassfila <[email protected]>