联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 硬件设计(380) 

[硬件设计] Intro-Logic-Design

在Basys 3 Artix-7 FPGA训练板上利用Verilog编程为CSE 100 Logic Design类完成的实验室工作
Lab work done for CSE 100 Logic Design class utilizing Verilog programing on a Basys 3 Artix-7 FPGA Trainer Board (2024-01-18, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705638096881597.html

[硬件设计] Operating-System-Simulation

操作系统的这种模拟创建了一个虚拟机,该虚拟机可以编译和执行各种多编程作业。概念…
This simulation of an Operating System creates a virtual machine which can compile and execute various multi-programming jobs. The concep… (2024-01-18, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705635960224759.html

[硬件设计] Melopero_Sensei

Melopero Sensei是一款功能丰富的电子板,专为动手编程和传感器探索而设计。包装有各种传感器...
Melopero Sensei is a feature-rich electronic board designed for hands-on programming and sensor exploration. Packed with a variety of sensors and a vibrant display, Melopero Sensei offers an immersive learning experience in hardware programming. Powered by Raspberry Pi RP2040 microcontroller. (2023-12-13, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702532520740485.html

[硬件设计] Simulation-of-Air-Traffic-Control

本项目是使用图论模拟空中交通控制,用C++开发,重点是面向对象编程。...,
This project is a simulation of air traffic control using graph theory, developed in C++ with an emphasis on object-oriented programming. It aims to model and manage the complex task of controlling air traffic in a network of airports. (2023-10-26, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698440739699346.html

[硬件设计] CustomTabBarYouTube

本项目涵盖:1)UICollectionViewFlowLayout,通过编程添加所有自动布局约束2)如何构建自定义选项卡...,
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from (2017-12-03, Swift, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696769338655124.html

[硬件设计] digital-traffic-light-system

使用Arduino设计交通灯系统,强调C编程和ATMega2560和ATMega 328p mi的直接寄存器操作...,
Designed traffic light systems using Arduino, emphasizing C programming and direct register manipulation for ATMega2560 and ATMega328p microcontrollers. Simulated and built circuits. (2023-09-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694380061193097.html

[硬件设计] Nand2Tetris

通过从草稿......构建计算机系统,构建计算机架构、逻辑设计和系统编程的动手经验...,
Constructed hands-on experience in computer architecture, logic design, and systems programming by building a computer system from scratch, including a processor, memory, I/O devices, and an operating system. (2022-11-09, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694142557928094.html

[硬件设计] co-simulator

我在计算机组织学科第三学期制作的汇编程序和硬件模拟器。,
An assembler and hardware simulator that I have made during 3rd Semester for Computer Organization Subject., (2022-08-20, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694139173232699.html

[硬件设计] farkoo-Simulator

Mano Basic Computer(16位计算机)的汇编程序和硬件模拟器。,
An assembler and hardware simulator for Mano Basic Computer, a 16-bit computer., (2021-06-04, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694137837598789.html

[硬件设计] Circuit-8951-mini-board

您好,在这个项目中,我为8051单片机系列设计了电路。用于该微控制器的编程...,
hello there, in this project, I have designed the circuit for the 8051 microcontroller familiy. for the programming of this microcontroller you have to use ISP programmer. and then your board is ready to use..... (2021-02-24, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694066446937616.html

[硬件设计] XPRESS-Loader

该应用程序旨在充当MPLAB Xpress评估板的快速板载编程器。串行到USB网桥功能...,
This application is designed to act as a fast on-board programmer for the MPLAB Xpress Evaluation Board. A serial to USB bridge function is simultaneously available. (2019-06-23, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694066116197383.html

[硬件设计] ESP8266_Programming_D1_Mini_Pogo_Jig

使用Wemos D1 Mini ESP8266模块和Pogo引脚的ESP-12模块编程夹具,
Programming jig for ESP-12 modules using Wemos D1 Mini ESP8266 Module and Pogo Pins, (2022-07-24, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694061024641685.html

[硬件设计] RGB-led-cube

创建该项目是为了了解更多关于电路板、电子元件、3D打印、电力和嵌入式编程的信息。它...,
This project was created to learn more about circuit boards, electronic components, 3D printing, electricity and embedded programming. It consists of 4x4x4 RGB LEDs, each able to be turned on individually using only 6 Arduino pins by using Shift Registers and Bit Angle Modulation. (2023-01-03, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694055838727366.html

[硬件设计] little-arklight

Little Arklight是一个非常简单的汇编程序,用于教育目的。它允许开发人员运行经典的确定性、随机性...,
Little Arklight is a very simple assembler for educational purposes. It allows the developer to run classical deterministic, stochastic classical and quantum programs written in terms of circuits. (2019-04-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694055570577940.html

[硬件设计] 4-BIT-touch

4位触控是一个宏键盘,使用组合键执行动作。用Circuit Python编程。代码和PCB文件可用!,
4-BIT touch is a macro pad that uses key combos to execute actions. Programed in Circuit Python. Code and PCB files available!, (2022-04-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694055245351948.html

[硬件设计] ST-Link-V2-Firmware

用于独立和嵌入式ST链路在电路编程器中的损坏ST链路V2固件的检索恢复文档...,
Documentation for retrieval/recovery of corrupt ST-Link/V2 firmwares for both the standalone and embedded ST-Link in-circuit programmer/debuggers. (2013-04-01, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694054633127702.html

[硬件设计] Arduino-Quadcopter-Design

一个创造性的类项目,用于设计四轴一体机的PCB板,以及编程固件和实现PID控制器...,
A creative class project to design the PCB board for a quadcopter as well as programming the firmware and implementing the PID controller for flight controls. The picture of our quadcopter can be found on this gallery webpage. https://photos.google.com/share/AF1QipN9F1jDYG9cubRXA-CwWNmIePdVq3RI0pVtxd35Kb-5K7d3aRKYkmTJEXwJQgeCqA/photo/AF1QipMYG6V... (2019-10-23, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694049561915038.html

[硬件设计] Gowla-Macro-Boards

Gowla Macro Boards是PCB设计,与QMK一起使用,以构建DIY可重新编程宏键盘,用于计算机。,
Gowla Macro Boards are PCB designs for use with QMK to build DIY Reprogrammable Macro Keyboards for use with a computer., (2023-04-24, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694049015877499.html

[硬件设计] ism-Card-Design-Using-Only_HTML-and-CSS-UI-Design

编程和网页设计,并寻找好人来支持我的电子和创新作品。如果你想...
# `?tieflab?` - Glass Morphism Card Design Using Only | HTML and CSS ?tieflab? Website: <http://www.tieflab.tech> join Member: <https://www.youtube.com/channel/tiefsoftwarelab/join> HI, I m Isaie I created this Channel to share My skills about programming and Web Design and to look for Nice people to support my Works on Electronics and Innovation. (2022-05-18, JavaScript, 1941KB, 下载0次)

http://www.pudn.com/Download/item/id/1686766467703883.html

[硬件设计] 44_hs_ad_da

verilog编程实现对高速AD芯片AD9280和高速DA芯片AD9708的驱动控制
Verilog programming realizes the drive control of high speed AD chip ad9280 and high speed Da chip ad9708 (2020-03-08, Verilog, 5570KB, 下载2次)

http://www.pudn.com/Download/item/id/1583641270948664.html
总计:380