Other

“Track your water consumption and save money with Dusch-o-meter, the smart device for eco-friendly showers. Story Intro This project was developed as part of a course called “Internet of Things Ecosystems” at the University of Applied Science Esslingen. Through this …

“Indoor localisation of objects using LoRaWAN gateways. Our Engineering school Polytech Sorbonne lends equipment (video projectors, computers, etc.) for the teachers and students to use. Sometimes these are not returned on time, which leads to shortage of these objects. We …
“This Pico-based International Space Station (ISS) Tracker project will cost around 25 ($30) - most of which is the cost of the display I used. It can be adapted to use any Pico-compatible display you may have, or even to send …

“This is version 2 of the open-source robot for academics to engage in service, teaching, and research. Meet Lily∞Bot. Story I am an open-source hardware trailblazer and this is part of my guidebook to show academics how to engage …

“Hello and welcome to this guide! Today let’s see how we can turn an ordinary front door bell into a smart doorbell, so a doorbell that’s connected to our smart home ans so to our smartphone. This idea …

“This project uses modern data acquisition hardware to track the shaft angle of a synchro transmitter as the shaft is turned through various angles. How difficult could it be to get the absolute angle of a position sensor from the …

“Very simple code of RPN calculator for Arduino The aim of this calculator is “anyone can use RPN”. So the function is very simple. - There are only 16 keys, numerals(0-9), operators(+-*/), decimal point(.), and Enter. - Integers can only display …

“The aim of this project is to design and implement an air quality monitoring system. This project activates actuators to be able to maintain better air quality around us. This project can be used in our houses, warehouses, and greenhouses …

“Over the years I’ve seen a few posts on Reddit demonstrating the use of a load cell with an internet-connected microcontroller as a weight-based filament sensor for 3D printing. I decided to embark upon a similar project, retrofitting a …

“I’ve been looking at the DAA machine instruction on x86 processors, a special instruction for binary-coded decimal arithmetic. Intel’s manuals document each instruction in detail, but the DAA description doesn’t make much sense. I ran an extensive …