Content for Project

Arduino Wifi iNaturalist Display

“Link an Arduino Uno Wifi Rev 2 with the iNaturalist. org API to stay updated about the species being observed in your area. Stay updated about the nature being observed near you iNaturalist is an online application in which users …

ATTiny85 Arduino programming - good collection of projects

“ATtiny85 is tiny, useful for a variety of day to day projects! Learn about ATTiny85, and Arduino projects on ATtiny85 using a free simulator”

Automatic Writing Machine

“In this Instructables Segment we are going to see How to make CNC Writing Machine At Low Cost”

b-parasite - An Open Source BLE Soil Moisture Sensor

“b-parasite is an ultra low power, open source Bluetooth Low Energy (BLE) soil moisture and ambient temperature/humidity sensor. Features - Soil moisture sensor. I wrote about how capacitive soil moisture sensors works on this Twitter thread, based on this great …

Battery Analyzer MkII: Alkalines

“Ever wondered if your batteries are any good? I built a tester with data logging and tested every battery I could get my hands on. It all started with a set of seemingly bad NiMh batteries and the desire to …

BioAmp EXG Pill

“BioPotential amplification on your finger tip! BioAmp EXG Pill is a small (2.54 X 1.00 cm) and elegant Analog Front End (AFE) board for BioPotential signal acquisition that you can use with any 5v Micro Controller Unit (MCU …

Burglar Alarm

“The TEJ2O0 engineering course is an outstanding course that teaches one many things about the computer and basic electronic circuits. One of the main highlights of this course is the Arduino Uno, specifically learning to code using it. This project …

Can A $4 Raspberry PI PICO Run an AI Project?

“Today we will see what interesting project can be made by combining Pico and HUSKYLENS together Story The Raspberry Pi Pico is a radical change from the previous Pis, because it’s not a Linux computer, but a microcontroller board …

Climate Chamber System

“Control and maintain stable relative humidity and temperature states to simulate natural conditions for experimental testing in the lab. Being ecologists, we investigate organisms and their responses to natural conditions, such as variations in temperature (T) and relative humidity (RH …

DIY Arduino Adapter for the NRF24L01

“The nRF24L01 is a common radio transceiver used with Arduino microcontrollers. They can be used for wireless communication, wireless data transfer, networks of wireless devices and remote-controlled robots. For a great tutorial on how to use them, I suggest the …