code

Smart Kitchen Cube

Smart Kitchen Cube

Alexa controlled timers at a glimpse. A really fancy egg-timer with added temperature control. Story Idea Both of us like to tinker with electronics and the latest hard- and software. While most projects never get out of “early-Alpha”, we wanted to create something with a prototype look&feel for quite a while now. Participating in The […]

Smart Kitchen Cube Read More »

Hardware and Arduino Code for DIY WMRP Solder Station

Hardware and Arduino Code for DIY WMRP-Solder Station

Features: low offset op amp for soldering tip temperature measurement with type c thermocouple cold junction compensation using the PTC (KTY82-210) included in the WMRP soldering pencil input voltage measurement (for use with 3 cell lipo battery) soldering pencil current measurement recognizing if the soldering pencil rests in the stand (–> standby) 3 buttons for

Hardware and Arduino Code for DIY WMRP-Solder Station Read More »

Potentiometer or variable resistor control LED Code

Potentiometer or variable resistor control LED Code

The if() statement is the most basic of all programming control structures. It allows you to make something happen or not depending on whether a given condition is true or not. It looks like this: if (someCondition) { // do stuff if the condition is true } [Get Code] There is a common variation called if-else that looks like

Potentiometer or variable resistor control LED Code Read More »

Scroll to Top