+9V TO 60V PWM 2.3A SOLENOID VALVE DRIVER USING DRV101
https://www.electronics-lab.com/9v-60v-pwm-2-3a-solenoid-valve-driver-using-drv101/
The DRV101 is a low-side power switch employing a pulse-width modulated (PWM) output. Its rugged design is optimized for driving electromechanical devices such as valves, solenoids, relays, actuators, and positioners. The DRV101 module is also ideal for driving thermal devices such as heaters and lamps. PWM operation conserves power and reduces heat rise, resulting in […]
Wireless sensor module speeds IoT product development
https://www.electronics-lab.com/wireless-sensor-module-speeds-iot-product-development/
Using standard ICs and open software ecosystem from STMicroelectronics, Samtec has introduced its first Samtec nMode wireless sensor module. The production-ready solution allows engineers to remotely sense and measure inertial, environmental and acoustical parameters. By Graham Prophet @ edn-europe.com The 13.5 x 13.5 mm nMode module contains a MEMS accelerometer, gyroscope, magnetometer, pressure sensor, and […]
Butterfly & Ladybug, STM32L4-Based Arduino-Programable Development Boards
https://www.electronics-lab.com/butterfly-ladybug-stm32l4-based-arduino-programable-development-boards/
Arduino boards are very useful for beginners to get started with building hardware projects. But at some point, more powerful controller than the Arduino’s 8 MHz one will be needed, featuring faster clock rate, floating point engine, and rich peripherals. As Kris Winer found, the code editors and compilers for these controllers aren’t as simple […]
Dobot M1, All-in-One Multifunctional Robotic Arm
https://www.electronics-lab.com/dobot-m1-one-multifunctional-robotic-arm/
Shenzhen Yuejiang Technology Co. Ltd (“Yuejiang”) is a leading robot arm solution provider in China. Yuejiang is established in July 2015 in Shenzhen, China by 5 dedicated robotics engineers with the mission of facilitating the development and upgrading of the industrial robotic arms solutions in China and continuously developing the extensive applications in this arena. […]
PIC SD CARD DATA LOGGER
https://www.electronics-lab.com/pic-sd-card-data-logger/
“pinko” has designed a simple datalogger based on a PIC microcontroller that logs data on a SD Card. He writes: Some time ago I decoded to make a simple general purpose Data Logger with the following parameters for the project. it should have very simple design that should be doable by most amateurs the Data […]
The Making of a Cooled CMOS Camera
https://www.electronics-lab.com/making-cooled-cmos-camera/
landingfield.wordpress.com shows us their progress on how to make a cooled CMOS camera able to be used for astrophotography. In the last post, I uncovered a bug in the Vivado implementation which accidently removes the DIFF_TERM from my input buffer. With that problem solved, I picked up the project again with a goal to achieve […]
Turn Arduino into an AVR TPI Programmer
https://www.electronics-lab.com/turn-arduino-avr-tpi-programmer/
Elliot Williams @ hackaday.com show us how to use your Arduino to program AVR TPI enabled microcontrollers. Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins […]
Develop environment of ATtiny10/13 under Arduino IDE
https://www.electronics-lab.com/develop-environment-attiny1013-arduino-ide/
kosakalab.com built a development environment of ATtiny10 and ATtiny13 under Arduino IDE 1.6.x 1.8.x Develop environment of ATtiny10/13 under Arduino IDE – [Link]
Make the AVRISP mkII Clone from Arduino UNO
https://www.electronics-lab.com/make-avrisp-mkii-clone-arduino-uno/
@kimio_kosaka shows us how to convert an Arduino UNO into an AVR programmer. It will be able to make the AVRISP mkII compatible machine if you a little modifying to Arduino Leonardo / Micro PCB. Below is an article on making Arduino UNO Rev.3 into AVRISP mkII clone. Make the AVRISP mkII Clone from Arduino […]
Top 5 Arduino Displays
https://www.electronics-lab.com/top-5-arduino-displays/
educ8s.tv show us their Top 5 Arduino Displays. Top 5 Arduino Displays – [Link]