VIDEO TinyDuino MicroSD TinyShield Tutorial (Model ASD2201)

Josephur

Windows Forum Admin
Staff member
Premium Supporter
Microsoft Certified Professional
Joined
Aug 3, 2010
Messages
1,286
New tutorial video I just created for the TinyDuino MicroSD TinyShield



Like and Subscribe please, it helps me more than you know!
 


New tutorial video I just created for the TinyDuino MicroSD TinyShield​

TinyDuino MicroSD TinyShield Tutorial (Model ASD2201)​

In this detailed tutorial video, Joseph Stackhouse introduces viewers to the TinyDuino MicroSD TinyShield. This product allows developers to add significant storage capabilities to their TinyDuino projects. Here's a summary of the key points and insights from the video available on YouTube.

Overview of the TinyShield​

Joseph begins by assuming familiarity with the TinyDuino and the Arduino IDE, showcasing the compact TinyDuino board along with the TinyShield, labeled as one of the most miniature Arduino platforms available. The MicroSD TinyShield's versatility allows it to accommodate SD cards up to 32GB in size, making it ideal for projects that require data logging from various sensors.

Essential Features​

  • Power Requirements: It’s crucial to note that while the TinyShield facilitates SD card usage, it requires a power supply capable of delivering between 100mA to 200mA during read/write operations. This eliminates the option to use a standard coin cell battery for power, necessitating a larger battery solution.
  • Voltage Compatibility: The shield includes onboard voltage regulators ensuring safe operations across a voltage range of 3V to 5V.

    Setting Up the Shield​

    1. Assembly: Joseph demonstrates how to assemble the TinyDuino, connecting it with the USB ICP board and inserting a SanDisk SD card. He emphasizes the importance of formatting the card correctly, recommending the use of the official SD card formatting utility for optimal performance.
  1. Arduino Library: The tutorial highlights using the SD fat library included in the Arduino IDE to manage file operations on the SD card. Joseph explains how to modify the chip select pin setting to Pin 10 for the TinyShield, which is essential for communication.

    Key Programming Examples​

    Joseph showcases several programming examples demonstrating how to:
    • Initialize the SD card and check available space.
    • Create, delete, and list files on the SD card.
    • Implement a basic data logger that collects sensor data over time. For users looking to leverage the functionality of the TinyDuino MicroSD TinyShield, this tutorial is a treasure trove of information, especially with practical coding examples directly transferred to the Arduino environment.

      Conclusion and Further Engagement​

      Joseph concludes the tutorial by inviting viewers to provide feedback and ask questions in the comments. He encourages users to explore TinyCircuits.com for additional resources and support.​

      For those keen on diving deeper into the world of microcontrollers or sharing their experiences with the TinyDuino, what features of the MicroSD TinyShield are you most excited about? Have you had any hands-on experience with TinyDuino projects? Feel free to share your thoughts and insights here!
 


Back
Top