Saving Data Inside the PICO

  Переглядів 6,972

Making Stuff with Chris DeHut

Making Stuff with Chris DeHut

Рік тому

Learn how to save data inside the PICO using its internal file system. Covered in this video...
* What internal file storage is
* What you may want to write
* Limitations & Locations of file
* Wiring & Breadboard example - Really simple
* Three Micropython program examples
* How to format data file for import into a spreadsheet
SEE ASSOCIATED VIDEOS:
Raspberry Pi PICO Setup and Preparation for Programming • Raspberry Pi PICO Setu...
VISIT OUR COMPANION WEBSITE -- makingstuffwithchrisdehut.com
DOWNLOAD FILES HERE -- makingstuffwithchrisdehut.com...
SOURCED ITEMS USED IN SOME OF THE VIDEOS
3 pack of breadboards amzn.to/3oAkK3H
200 pc assortment of LEDs amzn.to/3JfLQVc
450 pc assortment of LEDs amzn.to/3sr1vKL
38 value / 1200 pcs resistor assortment amzn.to/3Llxq8k

КОМЕНТАРІ: 26
@dannyboland1363
@dannyboland1363 Рік тому
Great video Chris. Simple explanations and examples. Using this in my project now. Many thanks.
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Glad you found the video beneficial! Thanks for the feedback, much appreciated!
@dpratte
@dpratte Рік тому
Excellent job, sir! I just ran across you and this video. Thank you!
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Hi Dan, Thank you very much for the kind words, very much appreciated! Cheers! Chris
@oosmanbeekawoo
@oosmanbeekawoo 8 місяців тому
Dude has really cool lighting and is gorgeous as heck! Yes, this was the final video that made me take the Pico for my project! In fact, I read you can also extend this storage capacity by 16MiB using W25Q128! I intend to use the Pico for a home-made camera with just under 1,000 pixels. Should have enough memory for many pictures!
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut 8 місяців тому
Hi @oosmanbeekawoo , Sounds like you are on your way to having some serious fun with a PICO!!!! Let us know how it works out. Cheers! Chris
@tomaszgrubski9137
@tomaszgrubski9137 Рік тому
I have recently been in the process of creating my own bicycle counter. Your videos ( especially the one with the break function and swich bounce elimination) are very helpful to me and I would like to thank you for them! If only I could suggest an idea for a new episode I would love to see something on deep sleep mode and other energy saving options ( waking up from deep sleep etc. ect . ). :DDD
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Hi Tomasz! Thanks for kind words and sharing your suggestion! As I have not done much in the form of battery powered projects, I never really gave that idea much thought. I will certainly look into doing some content on that. Filming and production will start up again in the fall and I will see what I can do you for. Thanks again for being a part of this community. Cheers!
@gadgeting6039
@gadgeting6039 Рік тому
Thanks!
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Hello Gadgeting, Thank you very much!!!! Cheers Chris
@ciocicalinmihai
@ciocicalinmihai Рік тому
Greate video thanks
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
You are very welcome Calin, thanks for watching!
@robertorusso3192
@robertorusso3192 11 місяців тому
Gorgeus lesson! Thanks! Did you made a similar tutorial for Rp2040 on arduino? I need to save some variables when closing my program and to recall them at startup
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut 11 місяців тому
Hi Roberto, Unfortunately I am not doing anything for the Arduino. That has been out so long that there are too many videos already for it. Sorry, Chris
@TOMTOM-nh3nl
@TOMTOM-nh3nl Рік тому
Thank YOu
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
You are welcome! Cheers! Chris
@ahmedkamel90
@ahmedkamel90 Рік тому
Thank you for the video! Is there any way to read files using VScode C/C++ with Pico? I have been working on this project where I make the pico read a CSV file and compares data. If true LED is On. Been weeks cant find any solution for this.
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Hi Ahmed, Sorry, but I have not explored the PICO with C/C++ yet.
@TheDutchisGaming
@TheDutchisGaming Рік тому
I myself have been trying to find a video about this myself too. But couldn’t really find any. There is however some documentation on the raspberry pi pico examples repo on GitHub.
@_emanmodnar
@_emanmodnar 10 місяців тому
I guess this could be used to store settings (in json format) and receive it? Or would there be better ways to do “localStorage”/database on the pico?
@_emanmodnar
@_emanmodnar 10 місяців тому
Like using SQLite..?
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut 10 місяців тому
That is a great question, unfortunately I don't have the answer. Hopefully one of the viewers can shed some light on that idea. Cheers! Chris
@larryb6759
@larryb6759 13 днів тому
what about apending to the file at a later time>
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut 13 днів тому
Hi Larry, That is a darn good question and unfortunately I don't have the answer. Hopefully I will be getting caught up on production and revisit that topic with a video update. Chris
@rudy_kolibri
@rudy_kolibri Рік тому
hi, if i try this my raspberry pi pico wont allow this, becuse it tells me it is read only filesystem
@MakingStuffwithChrisDeHut
@MakingStuffwithChrisDeHut Рік тому
Hmmm, that is not something I have experienced - perhaps a google search on that might help. Sorry I couldn't be more help, Chris
Using Momentary Switches on the PICO
43:58
Making Stuff with Chris DeHut
Переглядів 6 тис.
Raspberry Pi Pico W LESSON 36: Control a Servo With MicroPython
36:02
Paul McWhorter
Переглядів 6 тис.
Excited Dog Zooms In and Out of Sliding Door!
00:18
The Pet Collective
Переглядів 16 млн
Піхотинці - про потребу у людях
00:57
Суспільне Новини
Переглядів 1 млн
Micropython Threads - Use Both Cores, on Raspberry Pi Pico and ESP32
44:21
Using PICO Interrupts
25:15
Making Stuff with Chris DeHut
Переглядів 16 тис.
The Raspberry Pi Pico File Management System - (Ep. 0.1)
16:21
Life with David
Переглядів 26 тис.
The Raspberry Pi Pico WAS Overrated! But that changed!
10:18
GreatScott!
Переглядів 583 тис.
Raspberry Pi Pico W: Wireless Weather Station
17:13
ExplainingComputers
Переглядів 274 тис.
RP6502 Ep6 - ROMs and the filesystem - TinyUSB and FatFs
10:15
Rumbledethumps
Переглядів 3,9 тис.
Write Your Own Emulator for Your Own CPU - Using a Raspberry Pi Pico
32:17
Transform an old broken Keyboard to a Macro Keyboard
8:11
NerdCave
Переглядів 53 тис.
Такого вы точно не видели #SonyEricsson #MPF10 #K700
0:19
BenJi Mobile Channel
Переглядів 3,4 млн
Клавиатура vs геймпад vs руль
0:47
Balance
Переглядів 979 тис.
📱 SAMSUNG, ЧТО С ЛИЦОМ? 🤡
0:46
Яблочный Маньяк
Переглядів 640 тис.