https://github.com/wisehackermonkey/docsite
github pages test
https://github.com/wisehackermonkey/docsite
Last synced: 3 months ago
JSON representation
github pages test
- Host: GitHub
- URL: https://github.com/wisehackermonkey/docsite
- Owner: wisehackermonkey
- Created: 2017-12-30T09:35:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T09:50:07.000Z (over 7 years ago)
- Last Synced: 2025-01-07T15:44:14.405Z (4 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Final Project Calculator using Arduino and keypad
by Oran C
20171204Project makes a calculator for
a Arduino that uses a physical keypad for input
## Install
---------------------------------------
PHOTO VERSION OF INSTALL
OPEN THE PHOTOS WITH the folder'How TO Setup'
start with the hardware photos first
hardware_vXX.jpgThen
setup_vXX.png
---------------------------------------
ARDUINO SETUP
Plug in arduino to computer
- Upload Code to arduino
./upload_arduino/custom_keypad/custom_keypad.ino- add library to arduino ide
./upload_arduino/Keypad.zipwithin arduino ide
Sketch>include library> Add .zip Libraryupload code to arduino
for more help https://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use?view=all
---------------------------------------
COMPUTER SETUP
open project within Intellij IDEA
from main
right click file
'RUN' - from dropdown menuwith calculator open
Select port
EX
'COM3'
click 'CONNECT'with arduino connected to computer
click connect# Hardware setup
1. 
1. 
1. 
1. ## Software Setup
-------
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. 
1. ## resources
//LINKS
// Graph Arduino Sensor Data with Java and JFreeChart
// https://www.youtube.com/watch?v=cw31L_OwX3A
// http://www.farrellf.com/arduino/Main.java
// http://www.farrellf.com/arduino/SensorGraph.java
// http://farrellf.com/arduino/Updated_jSerialComm_Demo.java
// http://www.farrellf.com/arduino/SensorGraph.java//HARDWARE INFO
Interface 4x4 Matrix Keypad With Microcontroller
//https://embedjournal.com/interface-4x4-matrix-keypad-with-microcontroller/
jSerialComm Docs
//https://github.com/Fazecast/jSerialComm/wiki/Java-InputStream-and-OutputStream-Interfacing-Usage-Example## Error help
Error message if not arduino
message if not working with arduinoset by set of what to do to do to get started
example how to add number