Arduino & Raspberry Projects
USBASP Firmware update guide
The USBASP programmer is an important tool/accessory for embedded systems engineers/ firmware developers.
Programming the ATtiny10 with Platform.io IDE
The ATtiny10 is a high-performance, low-power Microchip 8-bit AVR RISC-based microcontroller which combines 1KB ISP flash memory, 32B SRAM, 4x...
Sensirion Gas/Temp/Humidity Sensor Kit
While browsing through the internet to check up on the latest air quality sensors for use in a project I am working on, I stumbled across the Sensirion environmental sensor shield.
Using the New ATtiny Processors with Arduino IDE (ATtiny412, ATTiny1614, ATtiny3216, ATtiny1616, ATtiny3217)
While the Arduino series of development boards have ease-of-use features that have made them a darling of the community, there are several situations where using them is not an advisable course of action for a project.
Build your own 0-24V/3A Lab Power Supply with current limit
I have always believed that one of the best things about being a maker, is the ability to build your own tools, and we have covered the development of several tools like this in the past.
2.7A PWM Valve/Solenoid Driver Arduino Nano Shield
This Arduino shield helps to drive various loads like a solenoid, valve, motor, inductive actuator, heater, and bulb.
Sound Sensor with onboard Relay Arduino Nano Shield
This sound sensor with Relay driver shield for Arduino Nano can be used to develop sound-activated ON/OFF switch or other projects that require sound senor.
PiNAS: Raspberry Pi Based Network Attached Storage (NAS)
Network Attached Storage (NAS) are high-capacity storage devices that are connected to a local home or office network to provide everyone (with designated “clearance”) on that network with access to the files on the drive without the need to plug into it directly.
Indoor Air Quality Monitoring System
I’m quite passionate about air quality monitoring, so whenever I see an interesting air quality monitoring project that could help people stay healthy, while also serving as a good way to learn DIY electronics, I’m always eager to share.
RS485 Shield For Arduino Nano
Arduino Nano RS485 shield will help you to transmit and receive serial data using the twisted pair RS485 network.
750mA Constant Current LED Driver Arduino Nano Shield
This small constant current LED driver Nano shield has been designed using CAT4104 IC from ON semiconductor.
Interfacing BMP280 Pressure Sensor Module with Arduino
Project Goal: To measure the atmospheric pressure using one of the best modules i,e BMP280 Pressure sensor module.