正在加载视频...

视频加载失败

I wrote some code! It renders frames to a virtual canvas and then distributes packets over WiFi to ESP32 modules that receive them to make up a larger display. So you could make a jumbotron out of a bunch of ESP32s and one PC. Code can be found on...

34,149 次观看 • 1 年前 •via X (Twitter)

9 条评论

Samuel Barefoot 的头像
Samuel Barefoot1 年前

I don't understand - how do I make a SASS out of this?

Dave W Plummer 的头像
Dave W Plummer1 年前

Ask ChatGPT!

Esteban 的头像
Esteban1 年前

that is awesome!

George, Phil, the Orange Pig and Bob the Builder 的头像
George, Phil, the Orange Pig and Bob the Builder1 年前

Nice

Mike Weed 的头像
Mike Weed1 年前

I'm working on a project that uses an ESP32 as well. Are you using Arduino IDE or the Visual Micro extension for Visual Studio? I started with the former. But once I discovered the latter I switched and haven't looked back.

Dave W Plummer 的头像
Dave W Plummer1 年前

I'm using PlatformIO in VSCode, which is great! I recommend it!

Darren woods 的头像
Darren woods1 年前

Why a bunch of esp32's , could you not just use one ?

Dave W Plummer 的头像
Dave W Plummer1 年前

An ESP32 can run about 3 panels, but not much more. And there are cases where they're not physically connected, so it's also good for that!

Wayne Baisley 的头像
Wayne Baisley1 年前

I was really confused for o moment, trying to determine how you powered the IMSAI from those bottles of various cleaners…

相关视频

AI is changing the software engineering craft. Anders Hejlsberg (Anders Hejlsberg) - creator of C#, TypeScript and industry legend - on why code review needs to get more enjoyable in response: #1 - AI is shifting the craft from writing code, to reviewing code: "In a sense, we're all turning into project managers. We can have an army of junior programmers, called agents, that will just spit out reams of code but someone's got to have the big picture and review all of that. And so, increasingly, our craft is going from one of writing the code, to one of reviewing the code and building the architecture of the code and overseeing the work. It's a different kind of craft. It's a different kind of enjoyment. I've always liked writing the code. To me that was the fulfilling part, seeing it work. In a way, AI robs a little bit of that, because I am less interested in reviewing code." #2 - The code review experience should be improved: "I think we could also make the process of reviewing code much more interesting than it is today. I mean, today, you see a list of diffs in alphabetical order and now it's up to you to make heads or tails of it. There are more pedagogical ways of presenting that. And you could have commentary generated by the AI that tells you what the changes are and whatever, and then tries to guide you along. So that symbiotic relationship, I think we need to work on that more and to keep the enjoyment in there."

The Pragmatic Engineer

38,880 次观看 • 1 个月前

New short course: Collaborative Writing and Coding with OpenAI Canvas! Explore new ways to write and code with OpenAI Canvas, a user-friendly interface that allows you to brainstorm, draft, and refine text and code in collaboration with ChatGPT. In the short course, created with OpenAI, and taught by , a research lead at OpenAI, you’ll learn to use Canvas to enhance your workflows. Canvas lets you go beyond simple chat interactions. It provides a side-by-side workspace where you and ChatGPT can edit and refine text or code collaboratively. This makes brainstorming, drafting, and iterating as you write feel more natural and effective. As the first major update to ChatGPT’s visual interface since its launch in 2022, Canvas gives a new, innovative approach to collaboration with AI. For instance, after writing the first version of your code, Canvas can review it and give suggestions for improvement. It can also help with debugging by adding logging, identifying problems to fix, and writing comments. In addition, you'll also learn what it takes to train the model for an interface like Canvas. In this video-only short course, you’ll: - Learn how to ask for in-line feedback and control the iteration of your work by directly editing selected areas of your text or code from the model’s output. - Learn how to access quick automation tools in a shortcut menu that allows you to modify your writing tone and length, enhance your code, and restore previous versions of your work. - Learn how to use Canvas as a research assistant tool with an example of asking the model to reason through the screenshot of a plot to write a research report, in which you can ask questions within the created report. - Ask the model to write Python code to replicate the graph seen on a screenshot image. - Go behind the scenes of how you can create a video game, such as Space Battleship, from scratch, edit it, and display it in one self-contained HTML file. - Get a real-world application example of creating a SQL database from the image of its architecture. - Understand the model training and design processes that power Canvas! Please sign up here:

Andrew Ng

128,085 次观看 • 1 年前