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

[硬件设计] JohnDeereFPGA

约翰·迪尔拖拉机驾驶模拟器通过Unity游戏引擎。车辆通过用VHDL编程的DE10 Lite FPGA板进行控制。
John Deere tractor driving simulator via the Unity game engine. The vehicle is controlled through the DE10-Lite FPGA board programmed in VHDL. (2024-04-29, VHDL, 0KB, 下载0次)

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

[硬件设计] electronic-projects

该存储库包含使用Proteus进行电路模拟和使用Bascom进行微控制器编程实现的各种电子项目的集合。
This repository contains a collection of diverse electronic projects implemented using Proteus for circuit simulation and Bascom for microcontroller programming. (2024-02-24, Visual Basic 6.0, 0KB, 下载0次)

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

[硬件设计] custom-ergo-keyboard

除了可以闪存到其上的编程QMK固件外,还设计了一个定制的符合人机工程学的分体式键盘。
Designed a custom ergonomic split keyboard in addition to a programmed QMK firmware that can be flashed onto it. (2024-01-18, Others, 0KB, 下载0次)

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

[硬件设计] Connect-4

使用C++连接4个游戏,以数字格式将经典棋盘游戏栩栩如生。这个项目展示了我的编程技能…
Connect 4 game using C++, bringing the classic board game to life in a digital format. This project demonstrates my skills in programming… (2024-01-16, C++, 0KB, 下载0次)

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

[硬件设计] Socket-Programming-Application-in-Java

Java中的套接字编程应用程序,演示客户端和服务器之间的通信模型。应用程序必须指定...
A socket programming application in Java that demonstrates Communication model between client and server. The application must be specifically designed for students in College of Information Technology to exchange messages and files among themselves. (2023-11-28, Java, 0KB, 下载0次)

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

[硬件设计] CPE-271-Final-Portfolio

完成CPE 271L实验室组合,展示了对逻辑门和组合逻辑的强大理解。应用VHDL语言编程实现...
Completed CPE 271L lab portfolio, demonstrating a strong understanding of logic gates and combinational logic. Applied VHDL programming for diverse digital circuits and engaged in effective teamwork for a seamless design. (2023-11-27, Others, 0KB, 下载0次)

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

[硬件设计] wacky-racer

该项目的主要目标是设计、构建和编程一个利用ARM微控制器和PCB t的嵌入式系统…,
The primary objective of this project was to design, construct, and program an embedded system utilizing an ARM microcontroller and PCB t…, (2023-10-10, HTML, 0KB, 下载0次)

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

[硬件设计] VerilogPrograms

这个存储库是我使用Verilog编程之旅的目录。所有工作都是通过Nexys A7 FPGA训练器板和Viv...,
This repository is a catalogue of my programming journey with Verilog. All work was done with the Nexys A7 FPGA Trainer Board and the Vivado Design Suite (2023-09-21, Tcl, 0KB, 下载0次)

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

[硬件设计] Golang

Go是一种静态类型的编译编程语言,由Robert Griesemer、Rob Pike和Ken Thompson在Google设计。Go是syntace...,
Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. (2022-02-11, Others, 0KB, 下载0次)

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

[硬件设计] Introduction-to-GoLang

Go是一种静态类型的编译编程语言,由Robert Griesemer、Rob Pike和Ken Thompson在Google设计。Go是syntace...,
Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. The language is often referred to as Golang because of its domain name, golang.org, but the proper ... (2021-09-14, GO, 0KB, 下载0次)

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

[硬件设计] Nand-To-Games

从头开始构建一个现代化的、全面的计算机系统——硬件和软件。实现的汇编程序,虚拟机...,
Constructing a modern, full-scale computer system - hardware and software - from the ground up. Implemented assembler, virtual machine, and compiler for a simple object-based language in Python. (2021-01-30, Hack, 0KB, 下载0次)

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

[硬件设计] mano-simulator

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

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

[硬件设计] CMU_15-418_hw3

并行计算机体系结构和编程-任务3:OpenMP并行VLSI布线。给定的输入文件(所示格式为bel...,
Parallel Computer Architecture and Programming - Assignment 3: Parallel VLSI Wire Routing via OpenMP. Given input files (format shown below), we route the optimal pathes that each wire should take on the (given) 2D grid, using Manhattan-style routes. In this exercise, an "optimal" solution is one where the fewest wires intersect at the same (2018-07-13, C++, 0KB, 下载0次)

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

[硬件设计] VLSI

给定一个简单的VLSI(超大规模集成),使用约束编程、SAT和SMT求解器,以提供具有最小...,
Given a simple VLSI (Very Large Scale Integration), use Constraint Programming, SAT and SMT solver, to provide the solution with the minimum height of the silicon chip (2022-01-18, Python, 0KB, 下载0次)

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

[硬件设计] pcb-spartan-3

首次尝试使用KiCad 5.1进行PCB设计。该设计包含通过JTAG或Atmega328p.可编程的Xilinx Spartan-3。,
First attempt at PCB design using KiCad 5.1. This design contains Xilinx Spartan-3 programmable either through JTAG or Atmega328p., (2022-03-29, Others, 0KB, 下载0次)

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

[硬件设计] Digital-Clock-using-FPGA

这是一个小组项目,我做了EE232:数字电路课程的一部分。用于编程FPGA的语言是VHDL。,
This is a group project which I did as a part of the EE232: Digital Circuits course. The language used for programming the FPGA is VHDL., (2022-09-30, Others, 0KB, 下载0次)

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

[硬件设计] Programmable-RLC-impedance

本项目的主要目标是实现可编程RLC阻抗。该电路必须覆盖整个电感-电阻-...,
The main objective of this project is to implement a programmable RLC impedance. This circuit must cover the entire inductive-resistive-capacitive range (voltage/current phase shift between -90° and +90°). (2021-08-25, Others, 0KB, 下载0次)

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

[硬件设计] ArControl

ArControl:基于Arduino UNO Mega的视觉编程和神经科学实时行为平台。它可以运行Go-No-Go、2AFPC和Op...,
ArControl: Arduino UNO/Mega based, visual programming & real-time behavioral platform for neuroscience. It can run Go/No-Go, 2AFPC and Optogenetic stimulation tasks. (2023-04-25, C++, 0KB, 下载0次)

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

[硬件设计] traffic-light

PIC16F877A微控制器可以使用各种语言(如C)进行编程,并且可以在Proteus中进行模拟,以进行设计、测试和…,
the PIC16F877A microcontroller can be programmed using various languages like C, and it can be simulated in Proteus to design, test, and …, (2023-08-01, Others, 0KB, 下载0次)

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

[硬件设计] remote-controlled-electronics

远程控制任何可编程并支持HTTP连接的设备。PC、笔记本电脑、控制台、移动设备、电视等
Remote control any device that is programmable and supports HTTP connections. PC, laptop, console, mobile, TV and more (2023-03-02, C#, 2593KB, 下载0次)

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