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

start pi cpp project for RFPIO

github.com/HomeSmartMesh/IoT_Frameworks - 6f866125f9de2c273920c264e7b86900503d7bab authored over 7 years ago by wassfila <[email protected]>
moving stm8 firmware

github.com/HomeSmartMesh/IoT_Frameworks - 03d327abd29fbc25bab4b991efa23e6065366f15 authored over 7 years ago by wassfila <[email protected]>
hex display to track feedback

github.com/HomeSmartMesh/IoT_Frameworks - 8ce04ffd63038e3cad4f4f1494894928db43b5cc authored over 7 years ago by wassfila <[email protected]>
Started Joystick to servo protocol for STM32

github.com/HomeSmartMesh/IoT_Frameworks - a3a634dfd52ddbd462b6f1994f361a1235bca41a authored over 7 years ago by wassfila <[email protected]>
remove all dependency from non uart serial

github.com/HomeSmartMesh/pilibs - 6dc3bcda86ad275cfce804b05d67a081af687b54 authored over 7 years ago by wassfila <[email protected]>
added sample 11 with pilibs

github.com/HomeSmartMesh/IoT_Frameworks - 397a7b3c4334a09c932b3669acdd943d3171d758 authored over 7 years ago by wassfila <[email protected]>
first compiling import

github.com/HomeSmartMesh/pilibs - 3728c98e72208e7d7855145429b60c647563cbd2 authored over 7 years ago by wassfila <[email protected]>
added pilibs as submodule

github.com/HomeSmartMesh/IoT_Frameworks - 7f60b21278288611573d565c50dbb29dca1a1d5e authored over 7 years ago by wassfila <[email protected]>
first move from app dir to lib repo

github.com/HomeSmartMesh/pilibs - f5f9f251d4fd77fd79154d39bb9cd2c0d715b8af authored over 7 years ago by wassfila <[email protected]>
rf ramping all leds

github.com/HomeSmartMesh/IoT_Frameworks - f73504a1d571d073e4b350c2e271f2ef177e508d authored over 7 years ago by wassfila <[email protected]>
Merge branch 'master' of https://github.com/wassfila/IoT_Frameworks

github.com/HomeSmartMesh/IoT_Frameworks - e2dc8e87ba6f432588a3ac6a9196cc77eb89205c authored over 7 years ago by wassfila <[email protected]>
mqtt ruler started for humidity status

github.com/HomeSmartMesh/IoT_Frameworks - acbe0a17ca83edf8a297fd1f8caf92549b7cf124 authored over 7 years ago by wassfila <[email protected]>
bridge startup status

github.com/HomeSmartMesh/IoT_Frameworks - da7ba1415ff88d1fcc7d96e833f183a98dd05d27 authored over 7 years ago by wassfila <[email protected]>
logging node id and reset to new protocol

github.com/HomeSmartMesh/IoT_Frameworks - ee4a78d27e9193d02ca4a9e2d98cdec9d424ad49 authored over 7 years ago by wassfila <[email protected]>
Merge branch 'P2P_Dev'

# Conflicts:
# rgb_leds/settings/rgb_leds.wsdt

github.com/HomeSmartMesh/IoT_Frameworks - c8b25890f800bc365c50207a8645972f35686057 authored over 7 years ago by wassfila <[email protected]>
formatted rgb set feedback log

github.com/HomeSmartMesh/IoT_Frameworks - 201e12eb114d5889af1706632fa8c15a38cbad6f authored over 7 years ago by wassfila <[email protected]>
fixed bridge with new retransmission and crc protocol

github.com/HomeSmartMesh/IoT_Frameworks - 562577aa9ed3288634bfc0055f3c7aefdd1e0e44 authored over 7 years ago by wassfila <[email protected]>
Both Logger and bridge are set to the new protocol

github.com/HomeSmartMesh/IoT_Frameworks - 0a6fe332540b25aab472830275d8df557efa8cdc authored over 7 years ago by wassfila <[email protected]>
receiver logger compiling

github.com/HomeSmartMesh/IoT_Frameworks - c1dfc62518b6d09126cbe94623bb772c7f6ca720 authored over 7 years ago by wassfila <[email protected]>
checked rgb removed old samples

github.com/HomeSmartMesh/IoT_Frameworks - 0b5379ed373fb962751f4e590b192cdc130ad57e authored over 7 years ago by wassfila <[email protected]>
rf messages for acknowledged rgb set

github.com/HomeSmartMesh/IoT_Frameworks - 9d705ddf60a9a89b4b4d4ca59313c6938e058e77 authored over 7 years ago by wassfila <[email protected]>
simple rgb rf with retries

github.com/HomeSmartMesh/IoT_Frameworks - 40e11bc8e8208222f13c9719b67a12de8b2a3e36 authored almost 8 years ago by wassfila <[email protected]>
Added Balcony svg

github.com/HomeSmartMesh/IoT_Frameworks - 9042ea3d9dafc767fa9e23d6e7a2ff65839a8000 authored almost 8 years ago by wassfila <[email protected]>
repeat 10 retransmissions

github.com/HomeSmartMesh/IoT_Frameworks - 613ab7cef79039ead6b95329e63ed42e6da7cff9 authored almost 8 years ago by wassfila <[email protected]>
RGB neg and disable interrupts

github.com/HomeSmartMesh/IoT_Frameworks - 4bd119cdb3fa0165539bb5c2a3737bc639e3ea71 authored almost 8 years ago by wassfila <[email protected]>
with message reception handling

github.com/HomeSmartMesh/IoT_Frameworks - 31505b84ffa343814eb61b98c24038e2830bddf7 authored almost 8 years ago by wassfila <[email protected]>
single acknowledge from the newly frush was bugy protocol, diffitulties with Flags

github.com/HomeSmartMesh/IoT_Frameworks - da8d31aba98a78938089eb630c7c7b3ee27fcbf6 authored almost 8 years ago by wassfila <[email protected]>
still in development, not compiling, the Point to Point RF Communication

github.com/HomeSmartMesh/IoT_Frameworks - 2352bbd183d90e287d0e61c8f50c83bd85059529 authored almost 8 years ago by wassfila <[email protected]>
Fixed bugs and improved RF ping and channels switching

github.com/HomeSmartMesh/IoT_Frameworks - 2c2d99107b92a68f863a0e146bd7274e17ad654b authored almost 8 years ago by wassfila <[email protected]>
signal test and channel switch transactions

github.com/HomeSmartMesh/IoT_Frameworks - 383c9e212cb48231e3a9b444461eb1c6686b641b authored almost 8 years ago by wassfila <[email protected]>
Starting a new rf tester master client

github.com/HomeSmartMesh/IoT_Frameworks - 522510155777b35640b4f4f05b3c9b76ee2d5f75 authored almost 8 years ago by wassfila <[email protected]>
use color format #RRGGBB

github.com/HomeSmartMesh/IoT_Frameworks - a5b0348907fe07765689beba9d311ccd21c4b746 authored almost 8 years ago by wassfila <[email protected]>
added subscription to MQTT RGB service with NodeId in Topic path and color in json packet

github.com/HomeSmartMesh/IoT_Frameworks - 20f53ac142aa946f94f4051bd6fe02a453095825 authored almost 8 years ago by wassfila <[email protected]>
added Light Time charts

github.com/HomeSmartMesh/IoT_Frameworks - 17cd06484b10703879bb710f6ba5484e49faf3bf authored almost 8 years ago by wassfila <[email protected]>
added power down sleep but with issue can set delay only once, adjustments for Magnet conditions, high current drop if wrong

github.com/HomeSmartMesh/IoT_Frameworks - 96cbeb12869271e9ce7aeef102ad575fbc0f6681 authored almost 8 years ago by wassfila <[email protected]>
added Alive protocol to measuers events and in Firmware set wait and power down to all rf calls

github.com/HomeSmartMesh/IoT_Frameworks - 83d37c5b4edd0a41240d4ea5da3e51479b7c7b73 authored almost 8 years ago by wassfila <[email protected]>
mqtt publishing sensors values !!!! log level issue fixed, separate logout and logfile levels

github.com/HomeSmartMesh/IoT_Frameworks - 458d648633fadc2ba5b2093db78681e8890fb5de authored almost 8 years ago by wassfila <[email protected]>
first test with mqtt cpp client, surprisingly simple, also added the python test

github.com/HomeSmartMesh/IoT_Frameworks - 8dd56564ee499979b6ffe56f4d2373ea75455261 authored almost 8 years ago by wassfila <[email protected]>
added missing pio init for rgb status

github.com/HomeSmartMesh/IoT_Frameworks - cca5f1a9cc3ce37f380990ca8a7c07f7bfc573ab authored almost 8 years ago by wassfila <[email protected]>
test for sending RGB status to nodes

github.com/HomeSmartMesh/IoT_Frameworks - 5c14fa0178c7b4664eaa67472bd30e45c14be242 authored almost 8 years ago by wassfila <[email protected]>
add RGB Status capability to the bridge

github.com/HomeSmartMesh/IoT_Frameworks - 8cd5a1eb64384c51aee7ba43590e0c613cd9cbac authored almost 8 years ago by wassfila <[email protected]>
default UART_ECHO

github.com/HomeSmartMesh/IoT_Frameworks - f124a9063ecef5b1becba10d6aff17fff41991f8 authored almost 8 years ago by wassfila <[email protected]>
handling of rx uart commands cmd for rgb rf send color

github.com/HomeSmartMesh/IoT_Frameworks - 2adb79f63002e6b59244f1e9df21dc3e331432f5 authored almost 8 years ago by wassfila <[email protected]>
added Target Node id in rgb protocol

github.com/HomeSmartMesh/IoT_Frameworks - 566047b0993ceae32de73dedaa82568ee7f2b29c authored almost 8 years ago by wassfila <[email protected]>
Reworked RGB RF receiver and sender, but 3.3V to TTL not working for WS2812B

github.com/HomeSmartMesh/IoT_Frameworks - 5c83ebb5f745e1715b5f4921824d6db191ef4511 authored almost 8 years ago by wassfila <[email protected]>
new sample for RGB LED with common libs

github.com/HomeSmartMesh/IoT_Frameworks - 0d9bccbc8d16b938ef8f45ea5882eed508650725 authored almost 8 years ago by wassfila <[email protected]>
Fixed bug of BME280 only node going out of power with wait transmit and power down only after transmit

github.com/HomeSmartMesh/IoT_Frameworks - 7a47a8ef5e353876b3b21b71c27c34c1095486f3 authored almost 8 years ago by wassfila <[email protected]>
timer2 HW pwm running with serial server

github.com/HomeSmartMesh/IoT_Frameworks - a08b43ca635de0ff3d1f1e28964ea228e13a3676 authored almost 8 years ago by wassfila <[email protected]>
compiled and tested the joy multi sample

github.com/HomeSmartMesh/IoT_Frameworks - a8bd20ec54ff9d45fd600cb2c924603c69ad8234 authored almost 8 years ago by wassfila <[email protected]>
started a soft timer2 pwm

github.com/HomeSmartMesh/IoT_Frameworks - 2ac6353a9cc99078cc09b9f46599d3fe26aca9e9 authored almost 8 years ago by wassfila <[email protected]>
added nRF functionnalities, Address length ok, CRC Fail no reception.

github.com/HomeSmartMesh/IoT_Frameworks - e2813f392d532e175ef477358498685c039c7b11 authored almost 8 years ago by wassfila <[email protected]>
notify approximate node id even when CRC fail and unreliable

github.com/HomeSmartMesh/IoT_Frameworks - 4a10b83f57f66d0b8c0d93a9d9da91030b72cc17 authored almost 8 years ago by wassfila <[email protected]>
fixed write to br2 before is very important as not working otherwise (load on br1 write)

github.com/HomeSmartMesh/IoT_Frameworks - 8e54e26db7773ea1568b3468e6c2ad82b6582e5f authored almost 8 years ago by wassfila <[email protected]>
general Logger for file, cout, log levels, close to std::cout usage

github.com/HomeSmartMesh/IoT_Frameworks - ce9bd35bc56060d12da2434fa20c352cad1939b2 authored almost 8 years ago by wassfila <[email protected]>
configurable baud rate for RPi and set to 9600 to check safety UART tx

github.com/HomeSmartMesh/IoT_Frameworks - 8738a2e74cbb318fe0fa19d66c279ff62c6f9676 authored almost 8 years ago by wassfila <[email protected]>
configurable UART baud rate 115200 or 9600, to check impact on safety UART tx to server

github.com/HomeSmartMesh/IoT_Frameworks - 09d5ab48e9e06c80a93f34cae3bd833dc2d95999 authored almost 8 years ago by wassfila <[email protected]>
fixed retransmit with same header update not adding a new header, and set ttl to 0 for a single level bridging network

github.com/HomeSmartMesh/IoT_Frameworks - 5d817230cd14c4dc01103b2b46efdb8ee5126bf6 authored almost 8 years ago by wassfila <[email protected]>
io config input for alternate function

github.com/HomeSmartMesh/IoT_Frameworks - e94323e915c2eb64092d2f203bd6932b32d72db7 authored almost 8 years ago by wassfila <[email protected]>
started generic pwm timer1 and timer2, failing, not working with smartio board

github.com/HomeSmartMesh/IoT_Frameworks - 1e95f310de8de5168c9e910293f9056341e104cb authored almost 8 years ago by wassfila <[email protected]>
Retransmission protocol with configurable delay per node in EEPROM

github.com/HomeSmartMesh/IoT_Frameworks - 3ac131f5119c0c87c1b934876c942551aabde0bc authored almost 8 years ago by wassfila <[email protected]>
settle to 2 Mbps data rate

github.com/HomeSmartMesh/IoT_Frameworks - 57dc9150c7be107fc79660b8679050d3c06eea25 authored almost 8 years ago by wassfila <[email protected]>
RF default config in power down, alive send RF from main, refactor RF_MAX_DATASIZE

github.com/HomeSmartMesh/IoT_Frameworks - a8353324350ccd6deed8da137b3be267362906f8 authored almost 8 years ago by wassfila <[email protected]>
changed RF protocol to size in first byte

github.com/HomeSmartMesh/IoT_Frameworks - ef9ba8f8f5a3558b8ec8e8edab7a07d1b3702c5d authored almost 8 years ago by wassfila <[email protected]>
Added data rate handling and set default to 250Kbps

github.com/HomeSmartMesh/IoT_Frameworks - c3cfc575121dba03feae2015d41e4aee602d7bac authored almost 8 years ago by wassfila <[email protected]>
Reset message handling, Local actions, Light on action to hard coded bridge

github.com/HomeSmartMesh/IoT_Frameworks - b40927e4ebf88a89eae2348db77956b0d12bbd58 authored almost 8 years ago by wassfila <[email protected]>
added feature reset RF notification

github.com/HomeSmartMesh/IoT_Frameworks - 6858ba5d7062606bbb238efdd9972a3821d610f3 authored almost 8 years ago by wassfila <[email protected]>
fixed blank load issue due to one hour shift of time saving that shift the month, config file no POST

github.com/HomeSmartMesh/IoT_Frameworks - 26eb9b990c0b2c5eb786765259f895292902cf47 authored almost 8 years ago by wassfila <[email protected]>
HTTP Post with different json format

github.com/HomeSmartMesh/IoT_Frameworks - 9361b3fc836e5d3df0366679c84e8aedfcafa13e authored almost 8 years ago by wassfila <[email protected]>
added "Temperature support"

github.com/HomeSmartMesh/IoT_Frameworks - a8c2fc60e6265cb5240d35312386259d20c3b758 authored almost 8 years ago by wassfila <[email protected]>
Merge branch 'master' of https://github.com/wassfila/IoT_Frameworks

github.com/HomeSmartMesh/IoT_Frameworks - f13fcfc596c861eed068abf311cfbb8c5d0145e4 authored almost 8 years ago by wassfila <[email protected]>
start Light and Temperature

github.com/HomeSmartMesh/IoT_Frameworks - b9e3097d09b355a798dc9a47ee1b0f8e7f247fbe authored almost 8 years ago by wassfila <[email protected]>
clearer date debug for issue, no samples found

github.com/HomeSmartMesh/IoT_Frameworks - b08cf835b717ba6ad4debafa02faa2ea9a8c37dc authored almost 8 years ago by wassfila <[email protected]>
last lines flood filtering, string compare, vscode settings

github.com/HomeSmartMesh/IoT_Frameworks - 2bad3d67c28a2f28afbdd79a74f1b7f0df80ec30 authored almost 8 years ago by wassfila <[email protected]>
refactoring rf log messages to standard format, RF Bridge LED notification from main, RF Logger handling retransmission Pid

github.com/HomeSmartMesh/IoT_Frameworks - 8e9ae04c9d15c9f3c17c3b16044e517f80e2e8cf authored almost 8 years ago by wassfila <[email protected]>
removed unused nodejs_server and renamed web front end to d3js as not related to node

github.com/HomeSmartMesh/IoT_Frameworks - c5996e2386a42ae827a2ea9b2b0344926ccc2718 authored almost 8 years ago by wassfila <[email protected]>
Merge branch 'master' of https://github.com/wassfila/IoT_Frameworks

github.com/HomeSmartMesh/IoT_Frameworks - 3873bf0fcd59abaec760b7b9cf8313187c616bd7 authored almost 8 years ago by wassfila <[email protected]>
removed rpi_app_uart_logger to avoid confusion as it duplicates the cpp_server, updated the cpp_server config with one more node calib

github.com/HomeSmartMesh/IoT_Frameworks - db87c277645f994faa1d12c81c2c37b8613494b7 authored almost 8 years ago by wassfila <[email protected]>
Merge branch 'master' of https://github.com/wassfila/IoT_Frameworks

github.com/HomeSmartMesh/IoT_Frameworks - c8a9fed45e33314bf0f1f3a9bcc7783bd39fdd5b authored almost 8 years ago by wassfila <[email protected]>
update uart config and node HW flags

github.com/HomeSmartMesh/IoT_Frameworks - a881be22cd22d7ab3d46a393414094668421f983 authored almost 8 years ago by wassfila <[email protected]>
Started bridge retransmission protocol

github.com/HomeSmartMesh/IoT_Frameworks - 3d5d6a012f1115c2e7ab5ce62b78d5cf403d9e26 authored almost 8 years ago by wassfila <[email protected]>
updated the Alive program to use common libs, and added UART disable flag

github.com/HomeSmartMesh/IoT_Frameworks - 1c1ef239f259fd811a021e955a71e11b4c75945c authored almost 8 years ago by wassfila <[email protected]>
read CE Pin bug found fixed, all pio configured for lowe power STM8L+nRF : 9 uA

github.com/HomeSmartMesh/IoT_Frameworks - 81eba4681ae72e05837e6884a965b5a9b1ddea3c authored almost 8 years ago by wassfila <[email protected]>