Launchpad Launches as a Cheap Arduino Nano alternative
https://www.electronics-lab.com/launchpad-launches-as-a-cheap-arduino-nano-alternative/
We can’t seem to get enough of Arduino Nano. It has been a “go to” boards for developers since its launch in 2008. We see developers and engineers try to upgrade the Arduino. This has moved Clyde D. Corpuz to launch the Launchpad, which is a small, Arduino compatible microcontroller development board that does away with […]
Arduino-Based SSD uses an ATmega8 & 8 EEPROM chips
https://www.electronics-lab.com/arduino-based-ssd-uses-atmega8-8-eeprom-chips/
“Now, instead of using an SD card to store configuration files, I can simply send commands via the UART interface to the SSD from an external board and store/retrieve data without the extra code overhead.” SD cards are used for storing information when logging data or retrieving files but with microcontrollers that have shorter RAM […]
DIY USB to TTL Converter
https://www.electronics-lab.com/diy-usb-to-ttl-converter/
ams31 @ instructables.com show us how to build a DIY USB to TTL Converter using CH340G IC. Lots of USB to TTL modules are available in the market based on various chips like PL2303, FT232, CP2102 and CH340g. I have decided to use CH340g IC. Low costing clones of Arduino UNO & Arduino Nano also […]