raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!

raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!

raspberry pi3

raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!
MarchIsForMakers continues! It's my month-long collaboration with Saron from CodeNewbie. We've had some amazing guests on our respective podcasts and some great technical content. Please do check it out at http://marchisformakers.com and subscribe to my podcast Hanselminutes as well as the CodeNewbie podcast.
MarchIsForMakers继续! 这是我与 CodeNewbie的Saron进行的 为期一个月的合作。 我们各自的播客上都有一些很棒的嘉宾,以及一些很棒的技术内容。 请在 http://marchisformakers.com上进行检查,并订阅我的播客 Hanselminutes以及 CodeNewbie播客。

Here's a few of the things we've made for you lately:

这是我们最近为您制作的一些东西:

Just last week I received my Raspberry Pi 3 in the mail. I called Saron and we decided not only to do an unboxing video, but an "unboxing, setup, AND make it do something" video.

就在上周,我收到了我的Raspberry Pi 3邮件。 我打电话给萨隆(Saron),我们不仅决定制作拆箱视频,还决定制作“拆箱,设置并做某事”的视频。

我们能否从头开始设置Raspberry Pi 3,并使其在不到一个小时的时间内使LED闪烁? (Could we setup a Raspberry Pi 3 from scratch and get it to blink an LED in less than an hour? )

Every STEM house should have a Raspberry Pi or six! We've got 4? Or 5? They end up living inside robots, or taped to the garage door, or running SCUMMVM Game Emulators, or powering DIY GameBoys.

每个STEM房子都应该有一个或六个Raspberry Pi ! 我们有四个? 还是5? 他们最终生活在机器人内部,或者被绑在车库的门上,或者运行SCUMMVM游戏模拟器,或者为DIY GameBoys供电。

If you have a Raspberry Pi 3, awesome. If not, this should work with an original Pi or a Pi 3. You'll want to make sure you have a few parts ready to save you time and trips to the store! I recommend a complete Raspberry Pi Kit when you're just getting started as it guarantees you'll be up and running in minutes. They include the mini SD Card (acts as a hard drive), a power supply, a case, etc. All you need to provide is a USB Keyboard and Mouse. I ended up getting a cheap Mini USB wired keyboardand cheap USB wired mouse for simplicity.

如果您有Raspberry Pi 3,那就太好了。 如果没有,这应该适用于原始的Pi或Pi3。您需要确保准备好一些零件,以节省时间和前往商店! 在您入门时,我建议您使用完整的Raspberry Pi套件,因为它可以确保您在几分钟内就可以启动并运行。 它们包括微型SD卡(用作硬盘驱动器),电源,机壳等。您需要提供的只是USB键盘和鼠标。 为了简单起见,我最终得到了便宜的Mini USB有线键盘便宜的USB有线鼠标

I like to use the new NOOBS setup direct from Raspberry Pi: https://www.raspberrypi.org/help/noobs-setup/. You can get SD cards with NOOBS preinstalled are available from many of our distributors and independent retailers, such as Pimoroni, Adafruit and Pi Hut if you like, but I had a blank card laying around.

我喜欢直接从Raspberry Pi使用新的NOOBS设置: https ://www.raspberrypi.org/help/noobs-setup/。 您可以从许多分销商和独立零售商处获得预装了NOOBS的SD卡,如果您愿意的话,也可以从PimoroniAdafruitPi Hut等零售店购买,但我周围有空白卡。

I downloaded SD Formatter 4.0 for either Windows or Mac and prepped/formatted my card. Then I downloaded NOOBS and unzipped it directly into the root of my now-empty SD Card.

我下载了适用于Windows或Mac的SD Formatter 4.0 ,并对卡进行了准备/格式化。 然后,我下载了NOOBS,并将其直接压缩到我现在空的SD卡的根目录中。

You plug the SD card into the Raspberry Pi and pick Raspbian as your Operating System (although there are other choices this is easiest for beginners) and wait a bit. The default login is "pi" and the password is "raspberry."

您将SD卡插入Raspberry Pi,然后选择Raspbian作为您的操作系统(尽管对于初学者来说这是最容易的选择),请稍等。 默认登录名是“ pi”,密码是“ raspberry”。

In this video we not only set it up, but we also got VNC working using RealVNC for Raspberry Pi, then Blinked an LED using Python. It was a blast, and was a little touch and go for a moment near the end as we had to pull out the multimeter to debug!

在此视频中,我们不仅进行了设置,而且还使用了RealVNC for Raspberry Pi来使VNC工作,然后使用Python来使LED闪烁。 这是一个爆炸,有点触摸,快要走了近一会儿,因为我们不得不拔出万用表进行调试!

I hope you enjoy it. Also, be sure to explore the #MarchIsForMakers hashtag on Twitter to see lots of other fun stuff folks are doing during our month-long celebration.

我希望你喜欢它。 另外,请确保在Twitter上浏览#MarchIsForMakers主题标签,以查看人们在为期一个月的庆祝活动中所做的许多其他有趣的事情。

What have you made this month?

你这个月做了什么?



Sponsor: Thanks to Seq for sponsoring the feed this week! Need to make sense of complex or distributed apps? Structured logging helps your team cut through that complexity and resolve issues faster. Learn more about structured logging with Serilog and Seq at https://getseq.net.

赞助商:感谢Seq本周赞助了这个提要! 需要了解复杂或分布式应用程序吗? 结构化日志记录可帮助您的团队消除这种复杂性并更快地解决问题。 在https://getseq.net上了解有关使用Serilog和Seq进行结构化日志记录的更多信息。

关于斯科特 (About Scott)

Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.

斯科特·汉塞尔曼(Scott Hanselman)是前教授,前金融首席架构师,现在是演讲者,顾问,父亲,糖尿病患者和Microsoft员工。 他是一位失败的单口相声漫画家,一个玉米种植者和一本书的作者。

raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!
raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!
raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!
About   关于 Newsletter 时事通讯
Hosting By 主持人
raspberry pi3_如何从头开始设置Raspberry Pi 3(带视频)!

翻译自: https://www.hanselman.com/blog/how-to-set-up-a-raspberry-pi-3-from-scratch-with-video

raspberry pi3