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]
12V to 24V 1A DC-DC Boost Converter using LM2588
https://www.electronics-lab.com/12v-24v-1a-dc-dc-boost-converter-using-lm2588/
12V To 24V Booster is based on LM2588 IC from Texas Instruments. The LM2588 regulator integrated circuit specifically designed for fly-back, step-up (Boost) , and forward converter. The board provides 24V DC 1A DC output, Input 8V to 16V DC. Board has minimum components, screw terminal provided for input & outputs. Features Supply Input 8V […]
12V TO 24V 1A BOOSTER USING LM2588 FLY-BACK REGULATOR
https://www.electronics-lab.com/project/12v-24v-1a-booster-using-lm2588-fly-back-regulator/
12V To 24V Booster is based on LM2588 IC from Texas Instruments. The LM2588 regulator integrated circuit specifically designed for fly-back, step-up (Boost) , and forward converter. The board provides 24V DC 1A DC output, Input 8V to 16V DC. Board has minimum components, screw terminal provided for input & outputs. Features Supply Input 8V […]
Designing a simple and cheap temperature logger
https://www.electronics-lab.com/designing-simple-cheap-temperature-logger/
pickandplace.wordpress.com writes: I started with making the TMP102 temperature sensor work. Nothing to say in particular, it’s just an other I2C-small-package-sensor. Or rather SMBus, but apart from the minimum speed clock requirements on the SMBus, the two protocols are alike. Designing a simple and cheap temperature logger – [Link]
Conductivity Shield for Arduino Uno
https://www.electronics-lab.com/conductivity-shield-arduino-uno/
by PyroCat @ elektormagazine.com: Conductivity is the ability of a material to transfer electrons. It is the opposite of the concept of resistivity which is well known to electricians. However, while we are used to address the topic of conductivity in the field of electronics, things get a little bit more complicated when we try […]
Control AC Voltages Safely And Easily with Sugar Device
https://www.electronics-lab.com/control-ac-voltages-safely-easily-sugar-device/
Sugar Device is a tool designed to control AC Voltage and it promises to change the way you control AC applications forever. Sugar team is targeting hobbyists, students, teachers and engineers to push their application to the next level, since it makes AC control easy, safe and compatible with a lot of development platforms. The […]
Blue IR: Build your own universal remote
https://www.electronics-lab.com/blue-ir-build-universal-remote/
Sarunas built this device to replace a bunch of different remote controls with a smart phone. Controlling TV, HiFi, DLP and similar IR controllable stuff is easy and fun from a smart phone using previously built smart remote, until it runs out of battery. Despite that Bluetooth Low Energy device (smart remote is built on it) […]
Panelizing made easy in Eagle
https://www.electronics-lab.com/panelizing-made-easy-eagle/
Sjaak shared a tip for panelizing PCB boards in Eagle: Panelizing is done by machining a slot between two or more boards, but keep them attached by a small amount of PCB material (mousebites). I used to do it by hand: generated all the schematics into multiple sheets and then route the board and finally […]
ESP8266 PlaneSpotter
https://www.electronics-lab.com/esp8266-planespotter/
squix78 @ blog.squix.org has published his latest project. After many hours of work I’m very happy to finally publish all the sources for the ESP8266 PlaneSpotter project. It is not yet really in a V1.0.0 state but I’m sure with the help of the community it will quickly get better. While this post is more a […]