So - sie läuft wieder  
Gestern abend ein bisschen mit den Pumpen gespielt - noch ist alles "manuell" - also über Mausklick in der #homematic
Die letzte Hürde war die festsitzende Heizungskreislaufpumpe -
ich plane jetzt den Einbau eines #ArduinoDue, da der 12 analoge Eingänge hat und das so etwa die Anzahl der in dem Gerät vorgefundenen Temperatur- und Druck-Sensoren ist.. dann fliegen meine provisorische aufgestecken DS18B20 wieder raus

Another #ArduinoDUE died because of #BLTouch failure (my bad).

I think it's a time to go for a #Klipper on my #RepetierServer.

Tricked-Out Breadboard Automatically Draws Schematics of Whatever Y...

Tricked-Out Breadboard Automatically Draws Schematics of Whatever You Build (https://hackaday.com/2021/12/06/tricked-out-breadboard-automatically-draws-schematics-of-whatever-you-build/) image https://hackaday.com/wp-content/uploads/2021/12/breadboard_w_arduino_sm.jpg #mischacks #toolhacks #arduinodue #continuity #io #kicad #python #schematic #hackaday posted by pod_feeder_v2 (https://gitlab.com/brianodonnell/pod_feeder_v2/)

diaspora* social network

Tricked-Out Breadboard Automatically Draws Schematics of Whatever You Build

When it comes to electronic design, breadboarding a circuit is the fun part -- the creative juices flow, parts come and go, jumpers build into a tangled mess, but it's all worth it when the circuit finally comes to life. Then comes the "What have I done?" phase, where you've got to backtrack through the circuit to document exactly how you built it. If only there was a better way.

Thanks to [Nick Bild], there is, in the form of the "Schematic-o-matic", which aims to automate the breadboard documentation process. The trick is using a breadboard where each bus bar is connected to an IO pin on an Arduino Due. A program runs through each point on the breadboard, running a continuity test to see if there's a jumper connecting them. A Python program then uses the connection list, along with some basic information about where components are plugged into the board, to generate a KiCad schematic.

[Nick] admits the schematics are crude at this point, and that it's a bit inconvenient to remove some components, like ICs, from the breadboard first to prevent false readings. But this seems like one of those things where getting 80% of the work done automatically and worrying about the rest later is a big win. Plus, we can see a path forward to automatic IC probing, and even measurement of passive components too. But even as it is, it's a great tool.

#mischacks #toolhacks #arduinodue #continuity #io #kicad #python #schematic

Tricked-Out Breadboard Automatically Draws Schematics Of Whatever You Build

When it comes to electronic design, breadboarding a circuit is the fun part — the creative juices flow, parts come and go, jumpers build into a tangled mess, but it’s all worth it when …

Hackaday
Statt mit einer Plotclock die Zeit zu schreiben, nutzt ein Student das Maschinchen mit den zwei Armen als Controller für ein Computerspiel. Haptisches Feedback gibt es gleich mit dazu. https://www.heise.de/make/meldung/Scribble-Umgekehrte-Plotclock-mit-haptischem-Feedback-3971668.html #Arduino #ArduinoDue #Plotclock #Scribble #autonomesFahren
Scribble: Umgekehrte Plotclock mit haptischem Feedback

Statt mit einer Plotclock die Zeit zu schreiben, nutzt ein Student das Maschinchen mit den zwei Armen als Controller für ein Computerspiel. Haptisches Feedback gibt es gleich mit dazu.

Project Aslan: Roboterarm lernt Gebärdensprache

Buchstabieren und zählen funktionieren schon – künftig soll die Roboterhand Aslan der Uni Antwerpen komplexere Gebärden darstellen. Grundlage der Entwicklung sind 3D-Drucker und ein Arduino, um Motoren zu steuern.