Linkdump: Difference between revisions
(adds Freifunk OpenMPPT & Independent Solar Energy Mesh System) |
(adds Libre Solar) |
||
Line 41: | Line 41: | ||
https://www.isems.de/en/ | https://www.isems.de/en/ | ||
==== Libre Solar Project ==== | |||
Flexible MPPT/PWM solar charge controllers and battery management systems (BMS) for Li-ion batteries, together with an Open Educational Resource (OER) explaining how to develop, produce and use components in DC energy systems. | |||
https://libre.solar/ |
Revision as of 09:01, 3 September 2023
A place to drop your super useful links when you are in a rush or can't find a suitable page/place them. Give them a brief description and title. Later, we'll find a home for them.
Simple Critical Infrastructure Maps
"Simple Critical Infrastructure Maps is a Creative Commons licenced mapping and analysis tool for evaluating personal and social resilience. It is intended to be used for planning, and is simple enough to learn during a crisis to facilitate cooperation and effective response."
http://resiliencemaps.org/files/Dealing_in_Security.July2010.en.pdf
Messing Around with Packet Radio
"Simple wiring of soundcard to Baofang radios. Direwolf. Minimodem."
https://archive.org/details/oreally-packet-radio
Flock Radio Messaging System
"Flock and Peep protocols for Arduino-style MCUs.
Flock is a non-hierarchical, self-negotiating radio messaging protocol. Flock (and Peep) protocols are entirely timer-based. It is designed to carry message payloads, which consist of keyword::number pairs, with a heavy emphasis event signaling.
The code is contained in a single (library) object that contains the Flock/Peep protocol logic, which in turn loads the NRF24L01+ driver module. This code requires an event-loop style coding scheme. All of the code is non-blocking. It's fairly lightweight, and runs fine on an Uno (Atmega328)."
https://www.sensitiveresearch.com/Code/Flock/index.html
Mini Hydroelectric Power Construction Videos
Build mini hydroelectricity on small stream https://youtu.be/wjslF9OlzHU?si=Lr7eGOBQrnFaEniU ... and many more
https://www.youtube.com/@Tran-Chien
Freifunk OpenMPPT Solar Controller & ISEMS Independent Solar Energy Mesh System
The Freifunk OpenMPPT is a programmable open-source and open-hardware solar charge controller with so-called maximum power point tracking.
https://www.isems.de/en/hardware/#2-the-freifunk-openmppt
The Independent Solar Energy Mesh System is a open source software solution to monitor and maintain energy autonomous solar routers. The background of this project is the expansion of wireless community mesh networks into remote places or for disaster recovery.
Libre Solar Project
Flexible MPPT/PWM solar charge controllers and battery management systems (BMS) for Li-ion batteries, together with an Open Educational Resource (OER) explaining how to develop, produce and use components in DC energy systems.