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

[硬件设计] BomberMan

BomberMan是一个激情项目,它用我开发的Arduino扭曲重温了经典游戏,该项目融合了战略游戏性、电子和编程,展示了Arduino激发创造力的潜力
BomberMan, a passion project, revisits the classic game with an Arduino twist, developed by me, this project blends strategic gameplay, electronics, and programming, showcasing Arduino s potential for stimulating creativity (2024-04-30, C++, 0KB, 下载0次)

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

[硬件设计] arduino-roboticArm

该项目涉及使用Arduino微控制器控制的机械臂的设计和构造。伺服电机用于控制机械臂的运动,Arduino的可编程功能使机械臂能够移动到不同的位置。
This project involves the design and construction of a robotic arm controlled using an Arduino microcontroller. Servo motors are used to control the movements of the robotic arm, and Arduino s programmable capabilities enable the arm to move to different positions. (2024-04-25, C++, 0KB, 下载0次)

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

[硬件设计] HR-Data-Analytics-End-to-End-Project

使用Python进行预处理、EDA和机器学习的数据分析项目,作为外贸大学数据分析和科学计算课程编程的最终项目
A data analysis project using Python for Preprocessing, EDA & Machine Learning, done as the final project for Programming for Data Analysis and Science Computing course at Foreign Trade University (2024-04-05, Jupyter Notebook, 0KB, 下载0次)

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

[硬件设计] Gradebook-App

面向对象编程课程的电子成绩册,包括Catalog和course之类的课程,以及Observer之类的设计模式,重点放在单例、工厂方法和彻底测试上。
An electronic gradebook for an object-oriented programming course, featuring classes like Catalog and Course, and design patterns such as Observer, focusing on singleton, factory methods, and thorough testing. (2024-03-30, Java, 0KB, 下载0次)

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

[硬件设计] Verification-of-DE1-SoC-FPGA

DE1 SoC现场可编程门阵列(FPGA)的测试台,用于检测DEVCOM陆军研究实验室实施保护技术后系统性能的任何变化
A testbench for the DE1-SoC Field Programmable Gate Array (FPGA) to detect any changes in performance of the system after implementation of protection technology by DEVCOM Army Research Lab (2024-03-09, Verilog, 0KB, 下载0次)

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

[硬件设计] HDL-Laboratory-Module

存储库包含为满足硬件描述语言入门(CMPE 30121)课程的部分要求而创建的VHDL(VHSIC硬件描述语言)文件的集合。这些文件涵盖HDL编程的各个方面,涵盖组合电路和时序电路。
The repository contains a collection of VHDL (VHSIC Hardware Description Language) files created to fulfill the partial requirements for the course Introduction to Hardware Description Language (CMPE 30121). These files encompass various aspects of HDL programming, covering both combinational and sequential circuits. (2024-02-24, VHDL, 0KB, 下载0次)

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

[硬件设计] Digital-Signal-Processing

对信号进行处理以显示、分析、从信号中提取信息或将其转换为另一种类型的信号,以便能够使用编程而不是模拟电子电路。
Signals are processed to display, analyze, extract information from signals or convert them into another type of signal for enabling the usage of programming instead of analog electronic circuits. (2024-02-14, Python, 0KB, 下载0次)

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

[硬件设计] digital-lock-with-atmega32

该项目展示了如何使用atmega32微控制器和4x4键盘作为输入来设计和模拟数字锁。该代码用C语言编程,并在Proteus软件中进行测试。
This project shows how to design and simulate a digital lock using an atmega32 microcontroller and a 4x4 keypad as input. The code is programmed in C language and tested in Proteus software. (2024-02-12, C, 0KB, 下载0次)

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

[硬件设计] Data_structures

在IC-UNICAMP的课程中,使用C语言应用数据结构完成的工作。每个实验室都被设计为使用编程技术、TAD和数据结构(二叉树、图、堆栈队列、哈希)来解决特定的问题。
Work done in the C language applying data structures during an course at IC-UNICAMP. Each lab was designed to solve a specific problem using programming techniques, TAD, and Data Structures (Binary Tree, Graphs, Stack Queue, Hashing). (2024-02-04, C, 0KB, 下载0次)

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

[硬件设计] ISEL-BoardGamesAtlas

本项目作为互联网编程课程的项目开发,旨在设计一个完整的web应用程序,允许用户拥有自己的棋盘游戏播放列表。
This Project was developed as the project of Internet Programming course with the objective to design a full web application that would allow users to have their own Board Game Playlists. (2024-01-29, JavaScript, 0KB, 下载0次)

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

[硬件设计] ed-chat-application-using-Java-socket-programming

该基于终端的聊天应用程序旨在使用客户机-服务器体系结构促进两个用户之间的通信。该应用程序利用Java套接字编程在客户端和服务器之间建立网络连接。
This terminal-based chat application is designed to facilitate communication between two users using a client-server architecture. The application utilizes Java socket programming to establish a network connection between the client and server. (2024-01-07, Java, 0KB, 下载0次)

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

[硬件设计] stock-management

本项目是一个为硬件商店设计的库存管理系统。它允许用户管理供应库存,包括螺钉、工具、锁具设备等物品。该系统以面向对象的编程语言实现,并为员工和所有者提供不同的功能。
This project is an inventory management system designed for a hardware store. It allows users to manage supply inventory, including articles such as screws, tools, locksmithing equipment, etc. The system is implemented in an object-oriented programming language and features distinct functionalities for both employees and owners. (2023-12-22, Python, 0KB, 下载0次)

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

[硬件设计] 3D-Printer

在学校里,我试图创建一台3d打印机,我对微控制器进行了编程,并设计了系统的很大一部分(X和Y轴)。T...
An attempt at school to create a 3d printer I have programmed the Microcontroller and designed a big part of the system (X and Y axes). The code is not my biggest pride (The code had to remain simple for the sake of my teammates who had almost no background in programming. so no classes and pointers for me) yet it is indeed an honest work. (: (2023-11-28, C++, 0KB, 下载0次)

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

[硬件设计] Rotating-Solar-Panel-Using-Arduino

设计了一个旋转太阳能电池板,以最大限度地提高发电效率。在C++中使用Arduino微控制器编程并绘制sche...,
Designed a rotating solar panel to maximize power generation efficiency. Programmed using an Arduino microcontroller in C++ and drew schematics on AutoCAD (2023-10-22, C++, 0KB, 下载0次)

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

[硬件设计] Go

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

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

[硬件设计] ing-Gene-Protein-Reaction-Associations-on-an-FPGA

在研究中,我们开发了一种使用Quartus II可编程逻辑器件设计在Altera Cyclone II FPGA上建模GPRA的方法,以便...,
In this research we have developed a way to model GPRAs on an Altera Cyclone II FPGA using Quartus II programmable logic device design software and the VHDL hardware description language. (2019-06-02, VHDL, 0KB, 下载0次)

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

[硬件设计] blizzard-4

暴雪4是我设计的16位计算机。本报告包含开发和测试......程序所需的编译器、汇编程序和模拟器...,
Blizzard 4 is a 16-bit computer I designed. This repo contains the compiler, assembler and emulator needed to develop and test programs for it. Try online at: (2023-06-10, JavaScript, 0KB, 下载0次)

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

[硬件设计] Arduino-AY-3-8910-PSG-MusicPlayer

该草图通过AY-3-8910 PSG芯片播放PSG文件,该芯片是3语音可编程声音发生器(PSG)。使用...
This sketch plays PSG files via a AY-3-8910 PSG chip which is a 3-voice programmable sound generator (PSG). Uses the Arduino Pro Mini microcontroller board and works on the ATmega328 or 168 (2023-03-31, C++, 2610KB, 下载0次)

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

[硬件设计] POLLING

文件中包含stm32开发板所配套的开关使用说明的程序例程,重在讲解开关是如何被使用的,在kEIL5软件上怎么编写的。
The document contains the program routine of the switch instructions matched by STM32 development board, focusing on how the switch is used and how to write on kEIL5 software. (2019-04-03, C/C++, 640KB, 下载1次)

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

[硬件设计] INA219驱动程序

INA219电流传感器驱动程序,C51单片机可用,
INA219 Current sensor program (2017-12-01, C51, 85KB, 下载90次)

http://www.pudn.com/Download/item/id/1512116031462509.html
总计:369