Skip to main content

This may be the latest post

Getting Started With ATTINY88 DEV BOARD

  Hay Everyone, I this blog I'm going to show how you can use ATTINY88 Arduino nano compatible development board with Arduino ide on Ubuntu operating system. YT VIDEO LINK : https://youtu.be/te3z6Wy6Adk First of all you have to add the Arduino core for attiny88 to your board's List. To do that copy the below link and paste it to your Arduino IDE location: File/Preference/Additional boards. Link : https://raw.githubusercontent.com/MHEtLive/arduino-boards-index/master/package_mhetlive_index.json After pasting click on OK to close the window and then Ok to close the Preference window, you will see a little notification will appear on the bottom right corner on your IDE which is detecting location you added. Go to your boards manager (Click on Tools/Boards/Boards Manager) and start typing in the search line like "MH-ET LIVE BOARDS" As shown in the image, install it and then open simplke LED blink code by clicking on the Files/Examples/Basic/Blink. Then go to Tools/Boa...

How to make FLASH memory for arduino, stm32.

  Custom FLASH memory for ARDUINO, STM32.





Hay everone, in this video i'm going to make flash memories for STM32 or Arduino. Those flash memory ICs are collected from old mother boards,I have 3 of them. Pinout and circuit for 3 of them are same.

A led is attached as a power indicator.

These DIY modules has same pinout like a standard W25Q flash modules.

YOUTUBE VIDEO LINK - https://youtu.be/1XgIj0SWS7g

CIRCUIT DIAGRAM


Comments